This page explores lightweight database alternatives that are ideal for embedded systems, local-first applications, and scenarios where a full database server is unnecessary. These databases offer high performance with minimal setup and are perfect for development, testing, and production use cases that don't require client-server architecture.

SQLite

DuckDB