Need advice about which tool to choose?Ask the StackShare community!

LevelDB

102
111
+ 1
0
Symas LMDB

17
36
+ 1
0
Add tool

LevelDB vs Symas LMDB: What are the differences?

What is LevelDB? *An open-source on-disk key-value store *. 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.

What is Symas LMDB? *A memory-efficient database *. 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.

LevelDB and Symas LMDB can be categorized as "Databases" tools.

LevelDB is an open source tool with 18.3K GitHub stars and 4.32K GitHub forks. Here's a link to LevelDB's open source repository on GitHub.

Manage your open source components, licenses, and vulnerabilities
Learn More
- No public GitHub repository available -

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.

What is 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.

Need advice about which tool to choose?Ask the StackShare community!

What companies use LevelDB?
What companies use Symas LMDB?
Manage your open source components, licenses, and vulnerabilities
Learn More

Sign up to get full access to all the companiesMake informed product decisions

What tools integrate with LevelDB?
What tools integrate with Symas LMDB?

Sign up to get full access to all the tool integrationsMake informed product decisions

What are some alternatives to LevelDB and Symas LMDB?
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.
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.
SQLite
SQLite is an embedded SQL database engine. Unlike most other SQL databases, SQLite does not have a separate server process. SQLite reads and writes directly to ordinary disk files. A complete SQL database with multiple tables, indices, triggers, and views, is contained in a single disk file.
See all alternatives