Databases through Squiid
Managed Postgres, MySQL, SQLite, document stores and Redis, with the connection strings, branches and backups handled for you. This is where an AI-coded app keeps users, rows, jobs and sessions.
Who needs this
Every app that has to remember something after the request ends, which is nearly every app.
Squiid lists 10 databases services: 3 live today, 1 next up and the rest on the roadmap. Each one is reachable at https://api.squiid.io/v1/<service-slug>/ with the header Authorization: Bearer $SQUIID_API_KEY, and official SDKs work by pointing their base URL at the gateway (gateway convention).
Databases services
CockroachDB
DatabasesDistributed SQL that survives node failure and spans regions
RoadmapProvisionedConvex
DatabasesReactive backend where queries, mutations and the database are TypeScript
RoadmapProvisionedMongoDB Atlas
DatabasesManaged document database with vector search built in
RoadmapProvisionedNeon
DatabasesServerless Postgres with instant branching and scale to zero
LiveProvisionedPlanetScale
DatabasesMySQL built on Vitess with safe schema changes and branching
RoadmapProvisionedSupabase
DatabasesPostgres with auth, storage, realtime and edge functions attached
Next upProvisionedTurso
DatabasesSQLite on the edge with per-tenant databases and local replicas
RoadmapProvisionedUpstash QStash
DatabasesHTTP message queue with retries, delays and schedules for serverless
LiveProvisionedUpstash Redis
DatabasesServerless Redis over HTTP, priced per request with no idle cost
LiveProvisioned XAXata
DatabasesPostgres platform with branching, data anonymisation and copy-on-write
RoadmapProvisionedWhy connect them through Squiid
One key, not six
Your .env holds SQUIID_API_KEY and nothing else. Squiid holds the provider keys, so nothing sensitive reaches your repository, a preview deployment or an agent’s context window.
One bill, no markup
Usage is metered at the provider’s list price against prepaid credits, and subscriptions pass through at the provider’s price. Squiid adds no markup to provider prices. There is a free plan at $0 a month with a 15% fee when you top up credits, Solo at $19.97 a month with a top-up fee that starts at 8% and falls to 3.5% as your spend grows, Team from $29.97 a seat a month with the same ladder one point lower, and Custom with a rate of 3% or less.
Spend that stops
Every call is metered per service in one dashboard, and when credits run out the gateway stops authorizing usage instead of producing a bill you did not fund.
Questions people ask
Which databases services can I use through Squiid?
10 of them: CockroachDB, Convex, MongoDB Atlas, Neon, PlanetScale, Supabase, Turso, Upstash QStash, Upstash Redis, Xata. 3 are live today, 1 is next up, and the rest are on the roadmap. All of them run on the same SQUIID_API_KEY.
Does Squiid mark up databases pricing?
No. Provider usage is billed at the provider’s list price against your prepaid credits, and subscriptions pass through on the monthly Squiid invoice with no fee. Squiid earns from your plan and the percentage taken when you top up credits.
Can Claude Code and Cursor use these through one key?
Yes. Requests go to https://api.squiid.io/v1/<service>/ with an Authorization: Bearer $SQUIID_API_KEY header, and official SDKs work by pointing their base URL at the gateway. Every agent, from Claude Code and Cursor to Codex, Windsurf and Cline, uses the same single variable.
Connect databases in minutes.
One account, one API key and one invoice for every service in this category and the 100+ in the full catalog.