Looking for a SQLite alternative? We've compiled the best options based on user reviews, features, and pricing to help you find the right fit.
What is SQLite? SQLite is a relational database management system contained in a C library. It is a popular choice as an embedded database for local/client storage in software applications due to its compact size, reliability, and availability on most platforms.
SQLite has 4 reviews with an average rating of 4.4/5.
CockroachDB is an open-source, distributed SQL database that scales horizontally with high availability to tolerate failures and supports strongly consistent …
MySQL Community Edition is a free, open source relational database management system. It is a popular option for web applications …
PostgreSQL is an open source, object-relational database management system known for its reliability, performance, and SQL compliance. It runs on …
H2 is an open-source relational database management system written in Java. It can be embedded in Java applications or run …
Titan is an open-source, distributed graph database optimized for storing and querying graphs containing hundreds of billions of vertices and …
Amazon Relational Database Service (Amazon RDS) is a cloud-based relational database service that makes it easy to set up, operate, …
Microsoft SQL Server Compact is a free, embedded database that software developers can redistribute with applications for local data storage. …
Valentina DB ADK is an open-source relational database management system that allows developers to build database-driven applications. It provides tools …
Action PSQL is a SQL Editor for PostgreSQL and other databases. It provides an integrated development environment for writing, testing, …
Sybase Advantage Database Server is a high-performance relational database management system optimized for embedding in applications. It provides ACID compliance, …
Polyhedra is an open-source relational database management system focused on high availability and scalability for cloud and distributed applications. It …
Starcounter is an in-memory database platform for developing high-performance web applications. It uses a shared-nothing architecture to distribute data across …
Postgres-XC is an open source, shared-nothing clustering extension for PostgreSQL. It provides horizontal scalability across multiple nodes for handling large …
Oracle Database is a proprietary relational database management system developed and marketed by Oracle Corporation. It is a multi-model database …
PlanetScale is a database platform designed for serverless applications. It is MySQL compatible, provides auto-scaling, multi-region replication, and aims to …
Apache HBase is an open-source, distributed, versioned, non-relational database modeled after Google's Bigtable. It is written in Java and provides …
DropConfig is an open-source configuration management tool that allows sysadmins to manage infrastructure as code. It utilizes human-readable configuration files …
Oracle TimesTen is an in-memory, relational database that is optimized for performance-critical applications. It provides fast access to frequently updated …
Sqlite Page Explorer is a free, open source software tool for browsing and editing SQLite database files. It allows users …
Microsoft SQL Server is a relational database management system developed by Microsoft. It supports transaction processing, data warehousing, analytics and …
IBM Lotus Approach is a database software that combines relational database capabilities with integrated office productivity tools. It allows users …
LemonGraph is an open-source graph database built for complex network analysis and AI projects. It is schema-free, allowing flexible data …
CUBRID is an open-source relational database management system focused on high performance, availability, scalability, and flexibility. It supports SQL standards …
SQLite is an in-process library that implements a self-contained, serverless, zero-configuration, transactional SQL database engine. The code for SQLite is in the public domain and is thus free for use for any purpose, commercial or private.SQLite is the most widely deployed database in the world - it is used in most smartphones, browsers and embedded systems as well as many desktop applications. Unlike client–server database management systems, the SQLite engine has no standalone processes with which it communicates. Instead, the …
| Software | Pricing | Score |
|---|---|---|
| SQLite | N/A | 16 |
| CockroachDB | Freemium | 22 |
| CouchDB | Open Source | 20 |
| MariaDB | Open Source | 19 |
| MySQL Community Edition | N/A | 18 |
| MongoDB | N/A | 18 |
| PostgreSQL | N/A | 16 |
| DeepDB | N/A | — |
| VoltDB | N/A | — |
| NuoDB | N/A | — |
| H2 Database Engine | N/A | — |
Users rate SQLite 4.4/5 based on 4 reviews.