RocksDB
See every discussion that mentions RocksDB
Brand Details
Type: Product
Description: RocksDB is an embeddable, persistent key-value store designed for fast storage. It's a high-performance embedded database for key-value data, originally a fork of Google's LevelDB. Optimized for multi-core processors and fast storage like SSDs, it's particularly efficient for I/O-bound workloads. RocksDB uses a log-structured merge-tree (LSM tree) data structure and is written in C++, with official language bindings for C++, C, and Java, plus many third-party bindings. It's open-source, currently licensed under Apache 2.0 and GPLv2. Its features include transactions, backups, snapshots, column families, Bloom filters, and more. RocksDB is used in various production systems at large web-scale companies.
Website: https://rocksdb.org
Mention Analytics
Total Mentions: 8
Subreddit Mentions:
Positive Mentions: 8
Negative Mentions: 0
Sign up to filter, search, and track the sentiment of all brand mentions for RocksDB over time.
Feb 8, 2025
Revolutionary Database?
💬 31 comments
⬆︎ 0 upvotes
The post is about a new database developed by the author and his partner. The comments discuss existing database options (Redis, Cassandra, RocksDB, Berkeley DB, Azure Data Explorer) and compare them to the new database.
Found in /r/SQL/Jan 22, 2025
Database for C#MVVM Desktop app
💬 4 comments
⬆︎ 5 upvotes
Mentioned by the author as their first option, but they found it difficult to use due to a lack of C# documentation.
Found in /r/learnprogramming/Oct 11, 2024
What are some niche types of databases?
💬 19 comments
⬆︎ 9 upvotes
Mentioned as an embedded database.
Found in /r/Database/Aug 21, 2024
Is there anything better than PostgreSQL, or is it just edge cases?
💬 50 comments
⬆︎ 26 upvotes
Mentioned as a client-server option for SQLite that supports heavy loads.
Found in /r/PostgreSQL/May 9, 2024
When using databases, when you have these big companies like Facebook or Youtube..do they basically keep all their data in a MySQL database? For ex all the comments on a Youtube video, is that just in a big MySQL database or something like that
💬 107 comments
⬆︎ 330 upvotes
Storage engine used by Facebook.
Found in /r/Database/Feb 21, 2024
Looking for a fast embeddable database that supports highly concurrent writing
💬 5 comments
⬆︎ 0 upvotes
Recommended by a user as a potential solution. It's an embedded database with Rust bindings, aligning with the original post's requirements.
Found in /r/Database/Jan 13, 2020
SQLite for server-side caching?
💬 8 comments
⬆︎ 3 upvotes
Suggested as an alternative to SQLite for caching. Potentially better performance.
Found in /r/sqlite/Jan 22, 2019
Why is lsm-db so much nicer than sqlitedict?
💬 6 comments
⬆︎ 2 upvotes
rocksdb is mentioned as a well-maintained alternative to lsm-db and sqlitedict.
Found in /r/sqlite/Subscribe to our newsletter!
Stay up to date on how the latest changes in AI might impact your marketing plan.