LevelDB logo

LevelDB

An open-source on-disk key-value store
102
110
+ 1
0

What is LevelDB?

It is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values. It has been ported to a variety of Unix-based systems, macOS, Windows, and Android.
LevelDB is a tool in the Databases category of a tech stack.
LevelDB is an open source tool with 34.9K GitHub stars and 7.6K GitHub forks. Here’s a link to LevelDB's open source repository on GitHub

Who uses LevelDB?

Companies
9 companies reportedly use LevelDB in their tech stacks, including Google, Compile Inc, and SEMrush.

Developers
54 developers on StackShare have stated that they use LevelDB.

LevelDB Integrations

Java, Windows, macOS, LedisDB, and FastoNoSQL are some of the popular tools that integrate with LevelDB. Here's a list of all 6 tools that integrate with LevelDB.

LevelDB's Features

  • Simple key-value stores with Go, C++, Node.js and more!

LevelDB Alternatives & Comparisons

What are some alternatives to LevelDB?
MongoDB
MongoDB stores data in JSON-like documents that can vary in structure, offering a dynamic, flexible schema. MongoDB was also designed for high availability and scalability, with built-in replication and auto-sharding.
Redis
Redis is an open source (BSD licensed), in-memory data structure store, used as a database, cache, and message broker. Redis provides data structures such as strings, hashes, lists, sets, sorted sets with range queries, bitmaps, hyperloglogs, geospatial indexes, and streams.
Symas LMDB
It is an extraordinarily fast, memory-efficient database which is developed for the OpenLDAP Project. With memory-mapped files, it has the read performance of a pure in-memory database while retaining the persistence of standard disk-based databases.
Badger
Domain management you'll enjoy. Domains effectively drive the entire internet, shouldn't they be easier to manage? We thought so, and thus, Badger was born! You shouldn't have to auction off your house and sacrifice your first born to transfer domains, you should be able to press a button that says "Transfer Domain" and be done with it. That is our philosophy, and we think you will appreciate it. Stop letting domain registrars badger you, and start using... Badger!
RocksDB
RocksDB is an embeddable persistent key-value store for fast storage. RocksDB can also be the foundation for a client-server database but our current focus is on embedded workloads. RocksDB builds on LevelDB to be scalable to run on servers with many CPU cores, to efficiently use fast storage, to support IO-bound, in-memory and write-once workloads, and to be flexible to allow for innovation.
See all alternatives

LevelDB's Followers
110 developers follow LevelDB to keep up with related blogs and decisions.