Global Information Lookup Global Information

RocksDB information


RocksDB
Original author(s)Dhruba Borthakur
Developer(s)Meta Platforms (was Facebook, Inc.)
Initial releaseMay 2012; 12 years ago (2012-05)
Stable release
9.1.1[1] Edit this on Wikidata / 17 April 2024
Repository
  • github.com/facebook/rocksdb Edit this at Wikidata
Written inC++
Operating systemWindows, macOS, Linux, FreeBSD, OpenBSD, Solaris, AIX
PlatformCross-platform
TypeEmbedded database
LicenseApache 2.0 or GPL 2
Websiterocksdb.org

RocksDB is a high performance[2][3][4][5][6] embedded database for key-value data. It is a fork of Google's LevelDB optimized to exploit multi-core processors (CPUs), and make efficient use of fast storage, such as solid-state drives (SSD), for input/output (I/O) bound workloads. It is based on a log-structured merge-tree (LSM tree) data structure. It is written in C++ and provides official language bindings for C++, C, and Java. Many third-party language bindings exist. RocksDB is free and open-source software, released originally under a BSD 3-clause license.[7][8][9] However, in July 2017 the project was migrated to a dual license of both Apache 2.0 and GPLv2 license.[10] This change helped its adoption in Apache Software Foundation's projects after blacklist of the previous BSD+Patents license clause.[11][12]

RocksDB is used in production systems at various web-scale enterprises[13] including Facebook, Yahoo!,[14] and LinkedIn.[15]

  1. ^ Error: Unable to display the reference properly. See the documentation for details.
  2. ^ "Performance Benchmarks". GitHub. Retrieved November 29, 2015.
  3. ^ "Benchmarking the leveldb family". 7 July 2014. Retrieved March 10, 2016.
  4. ^ "Comparing LevelDB and RocksDB, take 2". 27 April 2015. Retrieved March 10, 2016.
  5. ^ "Benchmarking LevelDB vs. RocksDB vs. HyperLevelDB vs. LMDB Performance for InfluxDB". 20 June 2014. Retrieved March 10, 2016.
  6. ^ Golan-Gueta, Guy; Bortnikov, Edward; Hillel, Eschar; Keidar, Idit (April 21, 2015). "Scaling concurrent log-structured data stores". Proceedings of the Tenth European Conference on Computer Systems. pp. 1–14. doi:10.1145/2741948.2741973. ISBN 9781450332385. S2CID 5849146.
  7. ^ "Facebook's latest open source effort: a flash-powered database called RocksDB". 21 November 2013. Retrieved March 10, 2016.
  8. ^ "Under the Hood: Building and open-sourcing RocksDB". Facebook. Retrieved March 10, 2016.
  9. ^ "RocksDB - Facebook's Database Now Open Source". Retrieved March 10, 2016.
  10. ^ "GitHub pull request". GitHub. Retrieved July 20, 2017.
  11. ^ "Apache says 'no' to Facebook code libraries". The Register. Retrieved July 20, 2017.
  12. ^ "GitHub issue". GitHub. Retrieved July 20, 2017.
  13. ^ "Users.md". GitHub. Retrieved December 1, 2015.
  14. ^ "RocksDB on Steroids". Retrieved March 10, 2016.
  15. ^ "Benchmarking Apache Samza: 1.2 million messages per second on a single node". Retrieved March 10, 2016.

and 25 Related for: RocksDB information

Request time (Page generated in 0.573 seconds.)

RocksDB

Last Update:

"barrel-db/erlang-rocksdb". "tecbot/gorocksdb". GitHub. 29 October 2021. "rocksdb-haskell: Haskell bindings to RocksDB". "RocksJava". GitHub. "rocksdb". 25...

Word Count : 1462

Embedded database

Last Update:

Retrieved 2016-04-04. "Spatial indexing in RocksDB". rocksdb.org. Retrieved 2018-07-19. "Comparing new RocksDB and MMFiles storage engines". Retrieved 2018-07-19...

Word Count : 2565

Apache Kafka

Last Update:

stateful stream processing, Kafka Streams uses RocksDB to maintain local operator state. Because RocksDB can write to disk, the maintained state can be...

Word Count : 1319

MyRocks

Last Update:

MyRocks is open-source software developed at Facebook in order to use MySQL features with RocksDB implementations. It is based on Oracle MySQL 5.6. Starting...

Word Count : 347

TiDB

Last Update:

Table (SST) files to RocksDB. TiCDC is a Change data capture tool which streams data from TiDB to other systems like Apache Kafka. TiDB Binlog is a tool used...

Word Count : 1058

ArangoDB

Last Update:

system but AQL is similar in many ways to SQL, it uses RocksDB as a storage engine. ArangoDB Inc. was founded in 2015 by Claudius Weinberger and Frank...

Word Count : 1084

Percona

Last Update:

number of open source software projects for MySQL, MariaDB, PostgreSQL, MongoDB and RocksDB users. The company’s revenue of around $25 million a year...

Word Count : 280

Meta Horizon OS

Last Update:

Buck FQL Hack HHVM HipHop for PHP Infer MyRocks Open Compute Project Phabricator React React Native RocksDB Scribe Telecom Infra Project Tornado Mass...

Word Count : 853

Dustin Moskovitz

Last Update:

Buck FQL Hack HHVM HipHop for PHP Infer MyRocks Open Compute Project Phabricator React React Native RocksDB Scribe Telecom Infra Project Tornado Mass...

Word Count : 2212

Andrew McCollum

Last Update:

Buck FQL Hack HHVM HipHop for PHP Infer MyRocks Open Compute Project Phabricator React React Native RocksDB Scribe Telecom Infra Project Tornado Mass...

Word Count : 284

Priscilla Chan

Last Update:

Buck FQL Hack HHVM HipHop for PHP Infer MyRocks Open Compute Project Phabricator React React Native RocksDB Scribe Telecom Infra Project Tornado Mass...

Word Count : 1277

Facebook F8

Last Update:

Buck FQL Hack HHVM HipHop for PHP Infer MyRocks Open Compute Project Phabricator React React Native RocksDB Scribe Telecom Infra Project Tornado Mass...

Word Count : 1385

Eduardo Saverin

Last Update:

Buck FQL Hack HHVM HipHop for PHP Infer MyRocks Open Compute Project Phabricator React React Native RocksDB Scribe Telecom Infra Project Tornado Mass...

Word Count : 1952

YugabyteDB

Last Update:

the Yugabyte Query Layer. The storage engine consists of a customized RocksDB combined with sharding and load balancing algorithms for the data. In addition...

Word Count : 1505

LevelDB

Last Update:

Free and open-source software portal Lightning Memory-Mapped Database RocksDB "Release 1.23". 23 February 2021. Retrieved 13 March 2021. "Google Research...

Word Count : 702

SurrealDB

Last Update:

remote database connections or IndexedDB-based persistence in the browser. Single-node (on-disk) using RocksDB or SpeeDB for persistent data storage. Distributed...

Word Count : 732

YCSB

Last Update:

Implementation C++ Implementation for LevelDB, RocksDB, LMDB Embedded Key-Value Stores C++ Implementation for LevelDB, RocksDB, LMDB, WiredTiger, and UDisk Embedded...

Word Count : 391

Meta AI

Last Update:

Buck FQL Hack HHVM HipHop for PHP Infer MyRocks Open Compute Project Phabricator React React Native RocksDB Scribe Telecom Infra Project Tornado Mass...

Word Count : 1946

Timeline of WhatsApp

Last Update:

Buck FQL Hack HHVM HipHop for PHP Infer MyRocks Open Compute Project Phabricator React React Native RocksDB Scribe Telecom Infra Project Tornado Mass...

Word Count : 884

Facebook Platform

Last Update:

Buck FQL Hack HHVM HipHop for PHP Infer MyRocks Open Compute Project Phabricator React React Native RocksDB Scribe Telecom Infra Project Tornado Mass...

Word Count : 2353

React Native

Last Update:

Buck FQL Hack HHVM HipHop for PHP Infer MyRocks Open Compute Project Phabricator React React Native RocksDB Scribe Telecom Infra Project Tornado Mass...

Word Count : 761

Sean Parker

Last Update:

Buck FQL Hack HHVM HipHop for PHP Infer MyRocks Open Compute Project Phabricator React React Native RocksDB Scribe Telecom Infra Project Tornado Mass...

Word Count : 5653

Zstd

Last Update:

compression method which was integrated in 2020. The AWS Redshift and RocksDB databases include support for field compression using Zstandard. In March...

Word Count : 1651

Meta Quest 3

Last Update:

Buck FQL Hack HHVM HipHop for PHP Infer MyRocks Open Compute Project Phabricator React React Native RocksDB Scribe Telecom Infra Project Tornado Mass...

Word Count : 1829

Randi Zuckerberg

Last Update:

Buck FQL Hack HHVM HipHop for PHP Infer MyRocks Open Compute Project Phabricator React React Native RocksDB Scribe Telecom Infra Project Tornado Mass...

Word Count : 608

PDF Search Engine © AllGlobal.net