Skip to content
OpenCatalogcurated by FLOSSK
Databases

SQLite

Embedded SQL engine shipped inside countless applications.

Why it is included

Extraordinary reliability culture and minimal operational footprint.

Best for

Local persistence, mobile apps, tests, and edge caches.

If you use Windows, Mac, or paid tools

Embedded SQL alternative to Microsoft Access for many app bundles, and to FileMaker for lighter use cases.

Strengths

  • Simplicity
  • Stability
  • Testing discipline

Limitations

  • Not a distributed primary DB for all workloads

Good alternatives

PostgreSQL · DuckDB

Related tools