# Layerbase

> Layerbase provides managed cloud databases across 18 engines
> (PostgreSQL, MySQL, MariaDB, SQLite, DuckDB, libSQL, Redis, Valkey,
> FerretDB, ClickHouse, and more) with scale-to-zero: most databases
> sleep when idle and wake on connect in a few seconds. MySQL and
> MariaDB wake on connect too, but cold-start in about 20 seconds, so
> allow a 30 second client connect timeout. The Performance engines
> (ClickHouse, QuestDB, Qdrant, Weaviate, InfluxDB) and TigerBeetle run
> always-on and never sleep. Free tier available. Also ships a
> desktop app and the layerbase CLI for local and cloud database
> management, a REST API, and an installable skill for AI agents.

> This file is the curated map. The full expansion (every published post,
> every doc page, every marketing page) is at https://layerbase.com/llms-full.txt.
> Every blog post is also served as raw markdown at
> https://layerbase.com/blog/<slug>.md, and new posts are announced on the RSS
> feed at https://layerbase.com/blog/rss.xml.

## Agents

- [Capability document (live prices, limits, engines, migrations)](https://layerbase.com/agents.md)
- [Feature catalogue (every capability, plan and engine scope, live availability)](https://layerbase.com/features.md)
- [Downloadable agent skill (SKILL.md)](https://layerbase.com/skill.md)
- [OpenAPI 3.1 spec for the Cloud REST API (machine-readable)](https://layerbase.com/openapi.json)
- [Full site expansion (all posts, docs, and pages)](https://layerbase.com/llms-full.txt)
- [Layerbase for AI agents (install the skill, what agents can do)](https://layerbase.com/agents)
- [Databases for CI/CD (transient databases, branch-per-PR, API keys)](https://layerbase.com/ci)

## Docs

- [Get started: Overview & API](https://layerbase.com/docs)
- [Get started: API reference](https://layerbase.com/docs/api)
- [Get started: CLI](https://layerbase.com/docs/cli)
- [Get started: AI agents](https://layerbase.com/docs/agents)
- [Get started: Desktop app](https://layerbase.com/docs/desktop)
- [Get started: Migrate a database](https://layerbase.com/docs/cloud/migrate)
- [Connect: Connecting to a database](https://layerbase.com/docs/cloud/connecting)
- [Connect: Serverless and edge access](https://layerbase.com/docs/cloud/serverless-edge)
- [Manage: Database lifecycle](https://layerbase.com/docs/database-lifecycle)
- [Manage: Query console](https://layerbase.com/docs/cloud/query-console)
- [Manage: AI query debugging](https://layerbase.com/docs/cloud/ai-query-debugging)
- [Manage: Branching a database](https://layerbase.com/docs/cloud/branching)
- [Manage: Backups](https://layerbase.com/docs/cloud/backups)
- [Manage: Point-in-time restore](https://layerbase.com/docs/cloud/point-in-time-restore)
- [Manage: Converting an engine](https://layerbase.com/docs/converting-engines)
- [Manage: Locked databases](https://layerbase.com/docs/locked-databases)
- [Security: IP allowlisting](https://layerbase.com/docs/security/ip-allowlisting)
- [Security: Client certificates](https://layerbase.com/docs/security/client-certificates)
- [Guides: Authentication](https://layerbase.com/docs/auth)
- [Guides: Multi-tenant applications](https://layerbase.com/docs/cloud/multi-tenancy)
- [Guides: Auth-ready libSQL](https://layerbase.com/docs/libsql-auth)
- [Guides: VQueue](https://layerbase.com/docs/vqueue)
- [Guides: DuckDB](https://layerbase.com/docs/engines/duckdb)
- [Guides: QuestDB ILP ingest](https://layerbase.com/docs/engines/questdb)
- [Guides: Vercel integration](https://layerbase.com/docs/integrations/vercel)
- [Guides: GitHub integration](https://layerbase.com/docs/integrations/github)
- [Plans: The always-on pool](https://layerbase.com/docs/plans/always-on)
- [Plans: Dedicated servers](https://layerbase.com/docs/dedicated)
- [Plans: Engines on a dedicated server](https://layerbase.com/docs/dedicated/engines)
- [Account: Teams](https://layerbase.com/docs/teams)
- [Account: Billing](https://layerbase.com/docs/billing)
- [Account: Deleting your account](https://layerbase.com/docs/account-deletion)

## Databases

- Engine overview pages live at https://layerbase.com/db/<engine>; per-engine
  connection guides at https://layerbase.com/docs/cloud/connecting/<engine>;
  create flows at https://layerbase.com/create/<engine>.
- [PostgreSQL](https://layerbase.com/db/postgresql)
- [MySQL](https://layerbase.com/db/mysql)
- [MariaDB](https://layerbase.com/db/mariadb)
- [Redis](https://layerbase.com/db/redis)
- [Valkey](https://layerbase.com/db/valkey)
- [MongoDB](https://layerbase.com/db/mongodb)
- [FerretDB](https://layerbase.com/db/ferretdb)
- [CockroachDB](https://layerbase.com/db/cockroachdb) (desktop only)
- [SQLite](https://layerbase.com/db/sqlite)
- [DuckDB](https://layerbase.com/db/duckdb)
- [ClickHouse](https://layerbase.com/db/clickhouse)
- [Qdrant](https://layerbase.com/db/qdrant)
- [Meilisearch](https://layerbase.com/db/meilisearch)
- [CouchDB](https://layerbase.com/db/couchdb)
- [SurrealDB](https://layerbase.com/db/surrealdb) (desktop only)
- [QuestDB](https://layerbase.com/db/questdb)
- [TypeDB](https://layerbase.com/db/typedb)
- [InfluxDB](https://layerbase.com/db/influxdb)
- [Weaviate](https://layerbase.com/db/weaviate)
- [TigerBeetle](https://layerbase.com/db/tigerbeetle)
- [libSQL](https://layerbase.com/db/libsql)

## Migrations

- Guided read-once migrations from external platforms live at
  https://layerbase.com/migrate/<platform>; the wizard never modifies the source
  and never stores credentials.
- [Migrate from Neon](https://layerbase.com/migrate/neon)
- [Migrate from Supabase](https://layerbase.com/migrate/supabase)
- [Migrate from Render](https://layerbase.com/migrate/render)
- [Migrate from Railway](https://layerbase.com/migrate/railway)
- [Migrate from Replit](https://layerbase.com/migrate/replit)
- [Migrate from PlanetScale](https://layerbase.com/migrate/planetscale)
- [Migrate from Upstash](https://layerbase.com/migrate/upstash)
- [Migrate from Vercel KV](https://layerbase.com/migrate/vercel-kv)
- [Migrate from Algolia](https://layerbase.com/migrate/algolia)
- [Migrate from Cloudflare D1](https://layerbase.com/migrate/cloudflare-d1)
- [Migrate from Turso](https://layerbase.com/migrate/turso)
- [Migrate from MongoDB Atlas](https://layerbase.com/migrate/mongodb-atlas)
- [Migrate from Netlify DB](https://layerbase.com/migrate/netlify)
- [Migrate from Heroku](https://layerbase.com/migrate/heroku)
- [Migrate from DigitalOcean](https://layerbase.com/migrate/digitalocean)
- [Migrate from Fly.io](https://layerbase.com/migrate/fly)
- [Migrate from Aiven](https://layerbase.com/migrate/aiven)
- [Migrate from Crunchy Bridge](https://layerbase.com/migrate/crunchy-bridge)
- [Migrate from Vercel Postgres](https://layerbase.com/migrate/vercel-postgres)
- [Migrate from Prisma Postgres](https://layerbase.com/migrate/prisma-postgres)
- [Migrate from Xata](https://layerbase.com/migrate/xata)

## Product

- [Pricing (Free $0, Solo $5/mo, Pro $15/mo, no meters)](https://layerbase.com/pricing)
- [Full feature catalogue by category, with engine scope and plan availability for each capability](https://layerbase.com/features)
- [Desktop app (local database manager)](https://layerbase.com/desktop)
- [Copy-on-write database branching across supported engines](https://layerbase.com/branching)
- [Serverless databases (Standard engines scale to zero and wake on connect; flat pricing)](https://layerbase.com/serverless)
- [Migration paths from other managed-database platforms](https://layerbase.com/migrate)
- [Databases for CI/CD (ephemeral per-run databases, branch-per-PR)](https://layerbase.com/ci)
- [Layerbase for AI agents (programmatic provisioning, capability endpoint)](https://layerbase.com/agents)
- [Auth add-on (hosted auth against your own SQL database)](https://layerbase.com/addon/auth)
- [Dedicated servers (private single-tenant boxes, flat monthly price)](https://layerbase.com/pricing/dedicated)
- [Security overview (encryption in transit, isolation, support-access grants, durability, deletion)](https://layerbase.com/security)
- [Support + FAQ](https://layerbase.com/support)
- [About Layerbase, LLC (company facts, founding date, founder, press and brand)](https://layerbase.com/about)
- [Cloud dashboard](https://cloud.layerbase.com)

## Blog

- [Blog index](https://layerbase.com/blog)
- [RSS feed](https://layerbase.com/blog/rss.xml)
- [Every post, with excerpts and dates](https://layerbase.com/llms-full.txt)
- Any post is also available as raw markdown at https://layerbase.com/blog/<slug>.md
- [MongoDB Atlas alternatives: flat pricing and a document database you can branch](https://layerbase.com/blog/mongodb-atlas-alternative)
- [MongoDB vs FerretDB on the same hardware: the benchmark, and what we had to fix to run it fairly](https://layerbase.com/blog/mongodb-vs-ferretdb-benchmark)
- [MongoDB vs FerretDB](https://layerbase.com/blog/mongodb-vs-ferretdb)
- [A Testcontainers Alternative for the Database Half](https://layerbase.com/blog/testcontainers-alternative)
- [prisma dev, PGlite, and the one-connection ceiling](https://layerbase.com/blog/prisma-dev-alternative)
- [DBngin alternatives for when you need a terminal](https://layerbase.com/blog/dbngin-alternative)
- [Supabase alternatives: what to use when the meter stops making sense](https://layerbase.com/blog/supabase-alternative)
- [Turso alternatives: libSQL hosting without row-read limits](https://layerbase.com/blog/turso-alternatives)
- [PlanetScale has no free tier. Here is where the $5 databases live now.](https://layerbase.com/blog/planetscale-free-tier-alternatives)
- [Vercel KV alternatives: own your Redis in 2026](https://layerbase.com/blog/vercel-kv-alternatives)
- [Cloudflare D1 alternatives: what you are actually coupled to](https://layerbase.com/blog/cloudflare-d1-alternatives)
- [ClickHouse sells Postgres now: the other way to get both engines](https://layerbase.com/blog/clickhouse-managed-postgres-alternative)
- [Neon vs Supabase in 2026 (and the third option neither of them is)](https://layerbase.com/blog/neon-vs-supabase)
- [Redis vs Valkey: API, Protocol and Data Format Compatibility](https://layerbase.com/blog/redis-vs-valkey)
- [SQLite vs LibSQL](https://layerbase.com/blog/sqlite-vs-libsql)
- [The Multi-Database Tax](https://layerbase.com/blog/the-multi-database-tax)
- [The Free Tier That Stays](https://layerbase.com/blog/the-free-tier-that-stays)
- [Fly.io is raising Machine memory prices 20% on October 1](https://layerbase.com/blog/fly-io-memory-price-increase)
- [Managed Postgres, Redis and more in São Paulo: dedicated servers for Brazil](https://layerbase.com/blog/managed-databases-in-brazil)
- [MariaDB 13.0 and 12.3 LTS on Layerbase: which line to pick](https://layerbase.com/blog/mariadb-13-on-layerbase)
- [pgrun alternatives: a Postgres branch for every agent, on your own machine](https://layerbase.com/blog/pgrun-alternatives)
- [When Will Postgres 19 Be Released?](https://layerbase.com/blog/when-will-postgres-19-be-released)
- [Set Up Obsidian LiveSync with Managed CouchDB](https://layerbase.com/blog/obsidian-livesync-couchdb)
- [Build an Offline-First App with PouchDB and CouchDB](https://layerbase.com/blog/pouchdb-couchdb-offline-first)

## Contact

- Support: https://layerbase.com/support
- Security reports: https://layerbase.com/.well-known/security.txt
- AI attribution manifest: https://layerbase.com/.well-known/content-telemetry.json
