SQLite
Open SourcePublic DomainEmbedded SQL database without a server
Description
SQLite is the most widely deployed database engine in the world, running as an embedded library directly within the application process without a separate server. The entire database is stored in a single file, making it extremely portable. SQLite is ACID-compliant, supports most SQL standards, and is used in countless applications, mobile devices, browsers, and operating systems.
Preview
Platforms
LinuxWindowsmacOSAndroidiOS
Replaces the following proprietary tools
Oracle DB→SQLite
Microsoft SQL Server→SQLite
Self-Hosting
SQLite can be self-hosted on your own infrastructure. Visit the official documentation for installation instructions.
Documentation →Categories
Tags
#sql#eingebettet#serverlos#portabel#c
Similar Tools
PostgreSQL
The most advanced open-source relational database
16.0k
↳Oracle DBMicrosoft SQL Server
PostgreSQL●● Medium
Aug 2026
MariaDB
Community-developed MySQL fork with enhanced features
5.7k
↳Oracle DBMicrosoft SQL Server
GPL-2.0●● Medium
Aug 2026
T
TimescaleDB
Time-series database built on PostgreSQL
18.0k
↳Oracle DBMicrosoft SQL Server
Apache-2.0●● Medium
Aug 2026