Ship with SQLite in milliseconds
Multitenant SQLite databases with one writer per file, placed across an Elixir cluster. Create a database, get a connection string, start querying.
Sign in
Use your account API key.
New here? Create a tenant
One tenant per organization — you get an API key back.
Agents can do this over the API instead:
POST /v1/tenants
— see the API index.
Platform limits
What every account gets by default.
- Databases per account 100
- Size per database 1 GiB
- Backups daily
- Database branching included
- Point-in-time recovery 30 days (litestream)
- Query timeout 30s
- Statement timeout 30s
- Transaction lease 5s