LayerbaseLayerbaseLayerbaseLayerbase
CloudStacksDesktopCLIPricingBlog
Login
LayerbaseLayerbase

Install, run, and manage any database engine in seconds. One tool for PostgreSQL, MySQL, MongoDB, Redis, and more.

Product

DownloadPricingBlog

Resources

SupportGitHubContact

Legal

TermsPrivacyData Residency

© 2026 Layerbase, LLC

Built with 🩵 in ATX

Blog

Engineering deep dives, migration guides, and tutorials for every database engine Layerbase supports.

71 posts across the blog

all postsaialgoliaanalyticsauthenticationcachingclickhousecloudantcockroachdbcomparisoncouchdbdatabasesdeveloper toolsdistributed sqlduckdbembeddedferretdbfinancialinfluxdbknowledge graphlayerbaselibsqllovablemariadbmeilisearchmigrationmongodbmotherduckmulti-modelmysqlneonnext.jsnosqlpayloadcmspostgrespostgresqlqdrantquestdbqueuesragredissearchserverlessspindbsqlsqlitesupabasesurrealdbtigerbeetletime seriestypedbvalkeyvectorvector databasevector searchvercelweaviatewindows
all postsaialgoliaanalyticsauthenticationcachingclickhousecloudantcockroachdbcomparisoncouchdbdatabasesdeveloper toolsdistributed sqlduckdbembeddedferretdbfinancialinfluxdbknowledge graphlayerbaselibsqllovablemariadbmeilisearchmigrationmongodbmotherduckmulti-modelmysqlneonnext.jsnosqlpayloadcmspostgrespostgresqlqdrantquestdbqueuesragredissearchserverlessspindbsqlsqlitesupabasesurrealdbtigerbeetletime seriestypedbvalkeyvectorvector databasevector searchvercelweaviatewindows

Featured

MotherDuck pricing changes in 2026: the $25 plan is gone, where to host DuckDB now

MotherDuck quietly retired the $25 Lite plan and raised the Business plan from $100 to $250 per month. There was no announcement. Here is what changed, who it affects, and where to host DuckDB if the new pricing does not fit.

duckdbMay 18, 2026Read

Cloudant alternatives: managed CouchDB hosting and a free tier in 2026

IBM Cloudant has been the default managed CouchDB for over a decade, and the Lite free tier has quietly gotten less generous. Here are the modern managed CouchDB hosting options, including a real free tier, serverless scale-to-zero, and one-step migration off Cloudant.

couchdbMay 14, 2026Read

Best database for Next.js and Vercel in 2026

Vercel does not have its own database anymore. Vercel Postgres was wound down in early 2025 and replaced with a Neon-native marketplace integration. So what should a Next.js app actually use? Here is the honest shortlist.

next.jsMay 19, 2026Read

PayloadCMS Setup: PostgreSQL or FerretDB

Set up PayloadCMS with managed PostgreSQL or MongoDB-compatible FerretDB on Layerbase Cloud, and why FerretDB beats MongoDB for most Payload projects.

payloadcmsMay 20, 2026Read

Switching databases

Migrations, alternatives, and head-to-head comparisons for teams switching off an incumbent.

Algolia alternatives in 2026: Meilisearch is the cheap drop-in

Algolia is excellent and expensive. Meilisearch gives you 90 percent of the developer experience at a fraction of the price, with a managed option that does not charge per search. Here is the honest comparison.

algoliaMay 26, 2026

Neon is now a Databricks product. Should you still use it?

Databricks closed its $1B acquisition of Neon and, surprisingly, made everything cheaper. Storage is down 80%, the free tier doubled. So why are people still searching for Neon alternatives?

postgresMay 19, 2026

Migrating from IBM Cloudant to managed Apache CouchDB: a zero-downtime guide

Step-by-step migration from IBM Cloudant to a managed Apache CouchDB on Layerbase Cloud, with continuous replication for zero downtime, verification scripts, rollback plan, and notes on what does and does not transfer (design docs, Mango indexes, Cloudant Search, IAM keys, attachments).

couchdbMay 18, 2026

IBM Cloudant deprecations in 2025 and 2026: database caps, QuickJS, and removed features

A complete, dated rundown of what IBM Cloudant has changed, deprecated, or removed in the last 18 months, including the new 20-database Lite-plan cap, the SpiderMonkey to QuickJS cutover on October 6, 2026, and the removed CouchApp design-doc handlers. With migration paths if any of these break your app.

couchdbMay 18, 2026

Turso alternatives: libSQL hosting without row-read limits

Turso is the dominant libSQL host, but the per-row-read pricing model surprises a lot of people on real workloads. Here are the alternatives, including self-hosted libSQL.

libsqlMay 17, 2026

MotherDuck alternatives: managed DuckDB without lock-in

MotherDuck is the dominant managed DuckDB option, but the pricing model and proprietary layer are not for everyone. Here are the alternatives, including plain hosted DuckDB.

duckdbMay 16, 2026

4 more in this section. Use the search box above or the tag sidebar to find specific posts.

Comparing databases

Side-by-side comparisons of overlapping engines.

IBM Cloudant vs Layerbase Cloud: managed CouchDB compared in 2026

A direct head-to-head between IBM Cloudant and Layerbase Cloud for managed Apache CouchDB hosting. Compares free tiers, database-count caps, pricing model, JavaScript engine, migration path, region coverage, and operational ergonomics, with a recommendation for each common workload.

couchdbMay 18, 2026

Full-Text Search vs Vector Search

Learn when to use full-text search, vector search, or both by running the same queries against Meilisearch and Qdrant side by side.

meilisearchMarch 12, 2026

ClickHouse vs DuckDB

A practical comparison of ClickHouse and DuckDB with side-by-side code examples, covering when to pick a production analytics server versus an embedded analytical engine.

clickhouseMarch 11, 2026

Qdrant vs Weaviate

A hands-on comparison of Qdrant and Weaviate covering hybrid search, schema design, filtering, and side-by-side TypeScript code so you can pick the right vector database for your project.

qdrantMarch 11, 2026

QuestDB vs InfluxDB

A side-by-side comparison of QuestDB and InfluxDB for time-series workloads, with identical sensor pipelines in TypeScript to show how different these two databases really are.

questdbMarch 11, 2026

MongoDB vs FerretDB

A practical comparison of MongoDB and FerretDB covering wire protocol compatibility, storage engines, licensing, and where each one makes the most sense.

mongodbMarch 10, 2026

3 more in this section. Use the search box above or the tag sidebar to find specific posts.

Getting started by engine

Tutorials for each engine, with copy-paste code you can run locally.

Getting Started with TigerBeetle

Build a multi-party payment system with TigerBeetle and TypeScript, using double-entry bookkeeping, two-phase transfers, and balance limits to handle financial transactions correctly at scale.

tigerbeetleMarch 8, 2026

Getting Started with TypeDB

Build a knowledge graph with TypeDB and TypeScript, covering type-safe schemas, pattern matching queries, multi-hop traversals, and inference rules that derive new facts from existing data.

typedbMarch 8, 2026

Getting Started with CouchDB

Build a field survey app with CouchDB and TypeScript, exploring document storage, revision tracking, MapReduce views, Mango queries, and one-line replication.

couchdbMarch 7, 2026

Getting Started with SurrealDB

Build a social movie recommendation graph with SurrealDB and TypeScript, using one query language that handles documents, relations, and graph traversals without any JOINs.

surrealdbMarch 7, 2026

Getting Started with Meilisearch

Build instant, typo-tolerant search with Meilisearch and TypeScript. Learn why traditional database queries fail on misspelled input and how Meilisearch returns the right results in milliseconds.

meilisearchMarch 6, 2026

Getting Started with Weaviate

Build a semantic article search with Weaviate and TypeScript, covering schema-aware collections, vector search, hybrid search that combines keyword and semantic matching, and filtered queries.

weaviateMarch 6, 2026

14 more in this section. Use the search box above or the tag sidebar to find specific posts.

Pick the right database

Help choosing the right engine for your use case.

Best Database for a SaaS MVP

PostgreSQL is the right database for your SaaS MVP, and you probably will not need anything else for a long time.

postgresqlMarch 13, 2026

Best Database for IoT

A practical guide to picking the right database for IoT sensor data, covering QuestDB, InfluxDB, and PostgreSQL with SpinDB examples you can run locally.

questdbMarch 13, 2026

Best Database for a Chat App

PostgreSQL for persistent data plus Redis for real-time features is the proven stack for building chat applications at any scale.

postgresqlMarch 12, 2026

Which Relational Database Should I Pick?

A practical comparison of PostgreSQL, MySQL, MariaDB, and CockroachDB to help you pick the right relational database for your project.

postgresqlMarch 12, 2026

Concepts and deep dives

Background reading and category overviews.

Vector databases compared in 2026: pgvector, Qdrant, Weaviate, Pinecone, Chroma, Milvus

There are too many vector databases and most teams need one of two of them. Here is the honest shortlist for 2026, when to pick each, and why pgvector is the default until it isn't.

vector databaseMay 19, 2026

Managed TigerBeetle: where things actually stand in 2026

TigerBeetle is purpose-built for double-entry financial accounting. There is no general-purpose managed offering yet. Here is the honest state of hosting in 2026.

tigerbeetleMay 18, 2026

Serverless CouchDB in 2026: scale-to-zero managed Apache CouchDB

What "serverless CouchDB" actually means in 2026, why the category is small (one real hosted option, IBM Cloudant, plus the new Layerbase Cloud free tier), and how to ship an offline-first or document-store app without managing the database yourself.

couchdbMay 18, 2026

Embedded Databases: SQLite, LibSQL, and DuckDB

A practical guide to choosing between SQLite, LibSQL, and DuckDB when your project does not need a standalone database server.

sqliteMarch 14, 2026

What's New in PostgreSQL 18

PostgreSQL 18 shipped with native UUIDv7, virtual generated columns, OLD/NEW in RETURNING, temporal constraints, skip scan, and zero-downtime NOT NULL. Here are the features that matter most, with examples you can run locally.

postgresqlMarch 3, 2026

What Is a Document Database?

A practical guide to when document databases like MongoDB make sense and when PostgreSQL with JSONB is the better choice.

mongodbFebruary 25, 2026

2 more in this section. Use the search box above or the tag sidebar to find specific posts.

Local setup and tooling

Running databases locally, on Windows, or without Docker.

Database Cheat Sheet for 20+ Engines

A quick reference covering every database engine SpinDB supports, what each one does, and when to pick it.

databasesMarch 14, 2026

Docker Compose vs SpinDB for Local DBs

A practical comparison of Docker Compose and SpinDB for running local development databases, covering setup, resource usage, and when each approach makes sense.

spindbFebruary 26, 2026

How to Manage Multiple Databases Locally

A practical guide to running PostgreSQL, Redis, Qdrant, ClickHouse, and other databases side by side on your local machine without the configuration headaches.

spindbFebruary 26, 2026

How to Run Databases Locally Without Docker

Skip the containers and docker-compose files by running PostgreSQL, Redis, and other databases as native binaries with a single CLI command.

spindbFebruary 25, 2026

Run FerretDB on Windows (No Docker, No WSL)

FerretDB v2 depends on a PostgreSQL extension that doesn't exist on Windows yet. We built custom binaries so you can run FerretDB v1 natively on Windows without Docker or WSL.

ferretdb

Run Redis on Windows (No Docker, No WSL)

Redis OSS does not ship native Windows binaries. We created custom binaries so you can run Redis natively on Windows without Docker or WSL, using Layerbase Desktop or SpinDB.

redis

1 more in this section. Use the search box above or the tag sidebar to find specific posts.

Everything else

Add Email and Password Auth to libSQL with Better Auth

Spin up a libSQL database that is already loaded with the Better Auth schema, then add email and password sign-in in a few lines. Local dev to production, same engine.

libsqlMay 28, 2026

Local development for Lovable apps without Docker

Lovable runs in the cloud, but you still want a local copy of the app pointing at a local database for testing. Here is how to do that without Docker, in under a minute.

lovableMay 25, 2026

Run Postgres, Valkey, and Qdrant in one Lovable app

Most real Lovable apps end up needing more than one database. Here is how to provision Postgres plus a cache plus vector storage in parallel and wire them all into the same project.

lovableMay 25, 2026

Connect a Postgres database to a Lovable app

Lovable defaults to Supabase. If you want your own Postgres database (less lock-in, predictable bill, room for other engines), here is the short version of how to swap it.

lovableMay 25, 2026

Add Redis or Valkey caching to a Lovable app

Lovable apps that talk to a database hit a point where you need caching, rate limits, or session storage. Here is how to add Redis or Valkey without leaving Lovable.

lovableMay 25, 2026

Supabase alternatives for Lovable apps

Lovable defaults to Supabase. Here is the honest shortlist of what else to use for the database layer, and when each one is the right pick.

lovableMay 25, 2026

3 more in this section. Use the search box above or the tag sidebar to find specific posts.