Developer-first Data-as-a-Service

Build data backends in minutes.

Create an Application, get an API key, and start storing & querying data instantly — via REST or SDK.

No credit card required • Pricing per Application

C# Write data in one call
// Install: dotnet add package eecloud sdk
var client = new eeCloudClient(apiKey);

await client.Memory("telemetry").WriteAsync(
    new {
    deviceId = "sensor-01",
    temperature = 23.8,
    ts = DateTime.UtcNow
    }
);
                        
eeCLOUD Dashboard
Application
API Key ••••••••••••••••
Plan Pro
Usage
2M calls / month
Requests
POST /write 200 OK 18ms   GET /read 200 OK 3ms
Model
Application
Project / DB
Memory
Table
Area
Record
Simple mental model for builders.

Trusted by developers around the world

REST API
C# SDK
IoT Device SDK
Dashboard

Why eeCLOUD

Fast onboarding, clear limits, and a model that scales with your project.

Instant setup

From zero to a working backend in minutes. No infrastructure to manage.

🔑

Per-Application plans

Keep test projects on Free, upgrade only the Applications that matter.

🧠

Built for scale

From prototypes to production workloads with predictable quotas and backups.

How it works

Create an Application, copy your API key, and start reading/writing data.

1
Create Application
Set up a new project in the dashboard.
2
Get API Key
Each Application has its own API key and plan.
3
Read & Write Data
Use REST endpoints or SDKs to store and query data.
ApplicationProject / Database MemoryCollection / Table AreaRecord

Perfect for your projects

Common patterns that benefit from “API-first storage” and per-Application scaling.

IoT ingestion

Devices push data via simple HTTP. Great for telemetry and events.

SaaS backends

Ship features faster without provisioning database infrastructure.

Prototypes & MVPs

Move from idea to working product quickly, then scale the plan.

Edge devices

Reliable data layer with isolated Applications and predictable quotas.

Flexible pricing per Application

Start for free. Upgrade only the Applications that need more scale.

Free

0/month
  • 2 Memory
  • 100k API calls / month
  • Basic storage
  • Single cluster
  • Community support
Start Free

No credit card required

Enterprise

99/month
  • 50 Memory
  • 10M API calls / month
  • High storage limits
  • Advanced backups & restore
  • Priority support + SLA
Contact Sales

For high-scale workloads

Add-ons

Scale your schema when you need it.

+10 Memory €19 / month
Available on Pro and Enterprise. Pro plans have limited add-ons — upgrade for large-scale schemas.

Create your first Application in minutes.

Start with Free, scale when your project grows.

An unhandled error has occurred. Reload 🗙

Rejoining the server...

Rejoin failed... trying again in seconds.

Failed to rejoin.
Please retry or reload the page.

The session has been paused by the server.

Failed to resume the session.
Please reload the page.