SQLite SQLite
vs
LevelDB LevelDB

This is a side by side comparison of SQLite and LevelDB. Two products that are similar in nature, yet provide unique feature-sets that are worth taking in to account before making a purchasing decision or start using the software. This page can help you broadly analyze the products and weigh pros and cons against one another. Allowing you scrutinize peoples opinions about SQLite and LevelDB, before making a decision if any of the products fit your use-case.

What is SQLite?

SQLite is a free and open-source relational database management system that implements a small, fast, self-contained, high-reliability, full-featured, SQL database engine. Rather than being a typical client–server database engine, SQLite is self-contained and can be embedded into applications. Making it perfect for development frameworks that want to provide a default database without setup, or applications that needs an embedded database. SQLite is built into all mobile operating systems and most computers and comes bundled with a countless applications. SQLite is also ACID-compliant and implements most of the SQL standard, generally following PostgreSQL syntax.

How much does SQLite cost?

No pricing information available..

What platforms does SQLite support?

Top SQLite Alternatives

PostgreSQL

PostgreSQL, or Postgres for short is a widely popular, free and open-source relational database management system. PostgreSQL is available for all major operating systems including macOS, Linux, Windows, BSD and Solaris. The project has been in active development for over 30 years now, and powers many of the applications you use on a daily basis.

Free & Open Source
👍 Most people think PostgreSQL is a good alternative to SQLite.

MariaDB

MariaDB is an free and open-source, community-developed relational database management system. MariaDB is a fork of MySQL, and is developed and maintained by the creators of MySQL, after concerns over its acquisition by Oracle Corporation in 2009. The databases comes bundled by default with most Linux distributions and is also apart of most cloud offerings. MariaDB is built upon the values of performance, stability, and openness which is ensured through the MariaDB Foundation.

Free & Open Source
👍 Most people think MariaDB is a good alternative to SQLite.

MySQL

The worlds most popular free open-source relational database, MySQL is used by 150,000 + companies across the globe. The relational database management system is released and distributed under the GPL license and openly developed by the community. MySQL uses SQL as its query language and is fully integrated and ACID compliant.

Free & Proprietary
👍 Most people think MySQL is a good alternative to SQLite.

The software LevelDB LevelDB is removed from the Top SQLite Alternatives since you are comparing against it. If you are looking for more software, applications or projects similar to SQLite SQLite we recommend you to check out our full list containing 32 SQLite Alternatives.

SQLite Gallery

What is LevelDB?

LevelDB is a free and open-source key-value storage library developed by Google. LevelDB provides on-disk storage and ordered mapping of string keys to string values. With LevelDB data is stored and sorted by key, and the keys and values are arbitrary byte arrays. The library will also automatically compress files using the Snappy compression library to optimize for storage capacity.

How much does LevelDB cost?

No pricing information available..

What platforms does LevelDB support?

LevelDB is available for Self-Hosted .

Top LevelDB Alternatives

Redis

Redis is a free and open-source, in in-memory data structure store that can be used as a database, cache or message broker. The project is community developed and released under the BSD license. Redis supports common data structures including strings, hashes, lists, sets, sorted sets with range queries, bitmaps, hyperloglogs, geospatial indexes with radius queries and streams.

Free & Open Source
👍 Most people think Redis is a good alternative to LevelDB.

CouchDB

CouchDB is a free and open-source document-oriented NoSQL database developed by the Apache Foundation. The database is written and implemented in the language Erlang and provides the use of multiple formats and protocols to store, transfer, and process data. With CouchDB you query data with JavaScript using MapReduce, and HTTP for an API. Which can be done across multiple distributed CouchDB instances as the database has the ability to synchronize multiple copies of the same database, across servers.

Free , Commercial & Open Source

MongoDB

MongoDB is an open-source document-oriented distributed database built for modern applications. MongoDB uses JSON-like documents with optional schemas and is classified as a NoSQL database. The database is freely distributed under the Server Side Public License, but MongoDB provides commercial version of the database for enterprise-scale applications.

Free & Open Source

The software SQLite SQLite is removed from the Top LevelDB Alternatives since you are comparing against it. If you are looking for more software, applications or projects similar to LevelDB LevelDB we recommend you to check out our full list containing 5 LevelDB Alternatives.

LevelDB Gallery