DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > HEAVY.AI vs. IRONdb vs. KeyDB vs. Oracle Berkeley DB vs. RocksDB

System Properties Comparison HEAVY.AI vs. IRONdb vs. KeyDB vs. Oracle Berkeley DB vs. RocksDB

Editorial information provided by DB-Engines
NameHEAVY.AI infoFormerly named 'OmniSci', rebranded to 'HEAVY.AI' in March 2022  Xexclude from comparisonIRONdb  Xexclude from comparisonKeyDB  Xexclude from comparisonOracle Berkeley DB  Xexclude from comparisonRocksDB  Xexclude from comparison
IRONdb seems to be discontinued. Therefore it is excluded from the DB-Engines Ranking.
DescriptionA high performance, column-oriented RDBMS, specifically developed to harness the massive parallelism of modern CPU and GPU hardwareA distributed Time Series DBMS with a focus on scalability, fault tolerance and operational simplicityAn ultra-fast, open source Key-value store fully compatible with Redis API, modules, and protocolsWidely used in-process key-value storeEmbeddable persistent key-value store optimized for fast storage (flash and RAM)
Primary database modelRelational DBMSTime Series DBMSKey-value storeKey-value store infosupports sorted and unsorted key sets
Native XML DBMS infoin the Oracle Berkeley DB XML version
Key-value store
Secondary database modelsSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.77
Rank#141  Overall
#65  Relational DBMS
Score0.71
Rank#226  Overall
#33  Key-value stores
Score2.21
Rank#117  Overall
#20  Key-value stores
#3  Native XML DBMS
Score3.65
Rank#85  Overall
#11  Key-value stores
Websitegithub.com/­heavyai/­heavydb
www.heavy.ai
www.circonus.com/solutions/time-series-database/github.com/­Snapchat/­KeyDB
keydb.dev
www.oracle.com/­database/­technologies/­related/­berkeleydb.htmlrocksdb.org
Technical documentationdocs.heavy.aidocs.circonus.com/irondb/category/getting-starteddocs.keydb.devdocs.oracle.com/­cd/­E17076_05/­html/­index.htmlgithub.com/­facebook/­rocksdb/­wiki
DeveloperHEAVY.AI, Inc.Circonus LLC.EQ Alpha Technology Ltd.Oracle infooriginally developed by Sleepycat, which was acquired by OracleFacebook, Inc.
Initial release20162017201919942013
Current release5.10, January 2022V0.10.20, January 201818.1.40, May 20208.11.4, April 2024
License infoCommercial or Open SourceOpen Source infoApache Version 2; enterprise edition availablecommercialOpen Source infoBSD-3Open Source infocommercial license availableOpen Source infoBSD
Cloud-based only infoOnly available as a cloud servicenonononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC++ and CUDAC and C++C++C, Java, C++ (depending on the Berkeley DB edition)C++
Server operating systemsLinuxLinuxLinuxAIX
Android
FreeBSD
iOS
Linux
OS X
Solaris
VxWorks
Windows
Linux
Data schemeyesschema-freeschema-freeschema-freeschema-free
Typing infopredefined data types such as float or dateyesyes infotext, numeric, histogramspartial infoSupported data types are strings, hashes, lists, sets and sorted sets, bit arrays, hyperloglogs and geospatial indexesnono
XML support infoSome form of processing data in XML format, e.g. support for XML data structures, and/or support for XPath, XQuery or XSLT.nononoyes infoonly with the Berkeley DB XML editionno
Secondary indexesnonoyes infoby using the Redis Search moduleyesno
SQL infoSupport of SQLyesSQL-like query language (Circonus Analytics Query Language: CAQL)noyes infoSQL interfaced based on SQLite is availableno
APIs and other access methodsJDBC
ODBC
Thrift
Vega
HTTP APIProprietary protocol infoRESP - REdis Serialization ProtocoC++ API
Java API
Supported programming languagesAll languages supporting JDBC/ODBC/Thrift
Python
.Net
C
C++
Clojure
Erlang
Go
Haskell
Java
JavaScript
JavaScript (Node.js)
Lisp
Lua
Perl
PHP
Python
R
Ruby
Rust
Scala
C
C#
C++
Clojure
Crystal
D
Dart
Elixir
Erlang
Fancy
Go
Haskell
Haxe
Java
JavaScript (Node.js)
Lisp
Lua
MatLab
Objective-C
OCaml
Pascal
Perl
PHP
Prolog
Pure Data
Python
R
Rebol
Ruby
Rust
Scala
Scheme
Smalltalk
Swift
Tcl
Visual Basic
.Net infoFigaro is a .Net framework assembly that extends Berkeley DB XML into an embeddable database engine for .NET
others infoThird-party libraries to manipulate Berkeley DB files are available for many languages
C
C#
C++
Java
JavaScript (Node.js) info3rd party binding
Perl
Python
Tcl
C
C++
Go
Java
Perl
Python
Ruby
Server-side scripts infoStored proceduresnoyes, in LuaLuanono
Triggersnononoyes infoonly for the SQL API
Partitioning methods infoMethods for storing different data on different nodesSharding infoRound robinAutomatic, metric affinity per nodeShardingnonehorizontal partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replicationconfigurable replication factor, datacenter awareMulti-source replication
Source-replica replication
Source-replica replicationyes
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate consistency per node, eventual consistency across nodesEventual Consistency
Strong eventual consistency with CRDTs
Foreign keys infoReferential integritynonononono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanonoOptimistic locking, atomic execution of commands blocks and scriptsACIDyes
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesyesyes infoConfigurable mechanisms for persistency via snapshots and/or operations logsyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnoyesyesyes
User concepts infoAccess controlfine grained access rights according to SQL-standardnosimple password-based access control and ACLnono

More information provided by the system vendor

We invite representatives of system vendors to contact us for updating and extending the system information,
and for displaying vendor-provided information such as key customers, competitive advantages and market metrics.

Related products and services
3rd partiesSpeedb: A high performance RocksDB-compliant key-value store optimized for write-intensive workloads.
» more

We invite representatives of vendors of related products to contact us for presenting information about their offerings here.

More resources
HEAVY.AI infoFormerly named 'OmniSci', rebranded to 'HEAVY.AI' in March 2022IRONdbKeyDBOracle Berkeley DBRocksDB
Recent citations in the news

Big Data Analytics: A Game Changer for Infrastructure
13 July 2023, Spiceworks News and Insights

HEAVY.AI Launches HEAVY 7.0, Introducing Real-Time Machine Learning Capabilities
19 April 2023, Business Wire

Making the most of geospatial intelligence
14 April 2023, InfoWorld

HEAVY.AI Partners with Bain, Maxar, and Nvidia to Provide Digital Twins for Telecom Networks
16 February 2023, Datanami

The insideBIGDATA IMPACT 50 List for Q4 2023
11 October 2023, insideBIGDATA

provided by Google News

Application observability firm Apica buys telemetry data startup Circonus and adds more funding
21 February 2024, SiliconANGLE News

Apica gets $6 million in funding and buys Circonus -
21 February 2024, Enterprise Times

provided by Google News

Oh, snap! Snap snaps up database developer KeyDB
12 May 2022, TechCrunch

Snap Acquires KeyDB for Open-Source Services
17 May 2022, XR Today

Garnet–open-source faster cache-store speeds up applications, services
18 March 2024, microsoft.com

Dragonfly 1.0 Released For What Claims To Be The World's Fastest In-Memory Data Store
20 March 2023, Phoronix

Redis 6 arrives with multithreading for faster I/O
30 April 2020, InfoWorld

provided by Google News

ACM recognizes far-reaching technical achievements with special awards
26 May 2021, EurekAlert

EC will investigate the Oracle/Sun takeover due to concerns about MySQL
3 September 2009, The Guardian

Database Trends Report: SQL Beats NoSQL, MySQL Most Popular -- ADTmag
5 March 2019, ADT Magazine

A Quick Look at Open Source Databases for Mobile App Development
29 April 2018, Open Source For You

Motorola A780 Linux based smartphone to have mobile database
14 September 2004, Geekzone

provided by Google News

Did Rockset Just Solve Real-Time Analytics?
25 August 2021, Datanami

Meta’s Velox Means Database Performance Is Not Subject To Interpretation
31 August 2022, The Next Platform

Linux 6.9 Drives AMD 4th Gen EPYC Performance Even Higher For Some Workloads
29 March 2024, Phoronix

The Journey to a Million Ops / Sec / Node in Venice
16 March 2024, InfoQ.com

Power your Kafka Streams application with Amazon MSK and AWS Fargate | Amazon Web Services
10 August 2021, AWS Blog

provided by Google News



Share this page

Featured Products

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

Datastax Astra logo

Bring all your data to Generative AI applications with vector search enabled by the most scalable
vector database available.
Try for Free

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

SingleStore logo

Database for your real-time AI and Analytics Apps.
Try it today.

Present your product here