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

LevelDB

102
111
+ 1
0
TokuMX

6
16
+ 1
3
Add tool

LevelDB vs TokuMX: 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 TokuMX? A high-performance, concurrent, compressing, drop-in replacement engine for MongoDB. TokuMX is a drop-in replacement for MongoDB, and offers 20X performance improvements, 90% reduction in database size, and support for ACID transactions with MVCC. TokuMX has the same binaries, supports the same drivers, data model, and features of MongoDB, because it shares much of its code with MongoDB.

LevelDB and TokuMX can be primarily classified as "Databases" tools.

LevelDB and TokuMX are both open source tools. It seems that LevelDB with 18.3K GitHub stars and 4.32K forks on GitHub has more adoption than TokuMX with 679 GitHub stars and 90 GitHub forks.

Google, Vigour, and Compile Inc are some of the popular companies that use LevelDB, whereas TokuMX is used by Topica Native, Httpool, and TIDE Analytics. LevelDB has a broader approval, being mentioned in 5 company stacks & 3 developers stacks; compared to TokuMX, which is listed in 3 company stacks and 3 developer stacks.

Manage your open source components, licenses, and vulnerabilities
Learn More
Pros of LevelDB
Pros of TokuMX
    Be the first to leave a pro
    • 3
      When your two-week MongoDB love affair ends, try this

    Sign up to add or upvote prosMake informed product decisions

    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 TokuMX?

    TokuMX is a drop-in replacement for MongoDB, and offers 20X performance improvements, 90% reduction in database size, and support for ACID transactions with MVCC. TokuMX has the same binaries, supports the same drivers, data model, and features of MongoDB, because it shares much of its code with MongoDB.

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

    What companies use LevelDB?
    What companies use TokuMX?
    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 TokuMX?

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

    What are some alternatives to LevelDB and TokuMX?
    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