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

DBMS > Badger vs. HEAVY.AI vs. InterSystems IRIS vs. KeyDB vs. Oracle Berkeley DB

System Properties Comparison Badger vs. HEAVY.AI vs. InterSystems IRIS vs. KeyDB vs. Oracle Berkeley DB

Editorial information provided by DB-Engines
NameBadger  Xexclude from comparisonHEAVY.AI infoFormerly named 'OmniSci', rebranded to 'HEAVY.AI' in March 2022  Xexclude from comparisonInterSystems IRIS  Xexclude from comparisonKeyDB  Xexclude from comparisonOracle Berkeley DB  Xexclude from comparison
DescriptionAn embeddable, persistent, simple and fast Key-Value Store, written purely in Go.A high performance, column-oriented RDBMS, specifically developed to harness the massive parallelism of modern CPU and GPU hardwareA containerised multi-model DBMS, interoperability and analytics data platform with wide capabilities for vertical and horizontal scalabilityAn ultra-fast, open source Key-value store fully compatible with Redis API, modules, and protocolsWidely used in-process key-value store
Primary database modelKey-value storeRelational DBMSDocument store
Key-value store
Object oriented DBMS
Relational DBMS
Key-value storeKey-value store infosupports sorted and unsorted key sets
Native XML DBMS infoin the Oracle Berkeley DB XML version
Secondary database modelsSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.22
Rank#320  Overall
#47  Key-value stores
Score1.64
Rank#145  Overall
#67  Relational DBMS
Score3.54
Rank#84  Overall
#14  Document stores
#10  Key-value stores
#1  Object oriented DBMS
#45  Relational DBMS
Score0.70
Rank#229  Overall
#32  Key-value stores
Score2.01
Rank#126  Overall
#21  Key-value stores
#3  Native XML DBMS
Websitegithub.com/­dgraph-io/­badgergithub.com/­heavyai/­heavydb
www.heavy.ai
www.intersystems.com/­products/­intersystems-irisgithub.com/­Snapchat/­KeyDB
keydb.dev
www.oracle.com/­database/­technologies/­related/­berkeleydb.html
Technical documentationgodoc.org/­github.com/­dgraph-io/­badgerdocs.heavy.aidocs.intersystems.com/­irislatest/­csp/­docbook/­DocBook.UI.Page.clsdocs.keydb.devdocs.oracle.com/­cd/­E17076_05/­html/­index.html
DeveloperDGraph LabsHEAVY.AI, Inc.InterSystemsEQ Alpha Technology Ltd.Oracle infooriginally developed by Sleepycat, which was acquired by Oracle
Initial release20172016201820191994
Current release5.10, January 20222023.3, June 202318.1.40, May 2020
License infoCommercial or Open SourceOpen Source infoApache 2.0Open Source infoApache Version 2; enterprise edition availablecommercialOpen Source infoBSD-3Open Source infocommercial license available
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 languageGoC++ and CUDAC++C, Java, C++ (depending on the Berkeley DB edition)
Server operating systemsBSD
Linux
OS X
Solaris
Windows
LinuxAIX
Linux
macOS
Ubuntu
Windows
LinuxAIX
Android
FreeBSD
iOS
Linux
OS X
Solaris
VxWorks
Windows
Data schemeschema-freeyesdepending on used data modelschema-freeschema-free
Typing infopredefined data types such as float or datenoyesyespartial infoSupported data types are strings, hashes, lists, sets and sorted sets, bit arrays, hyperloglogs and geospatial indexesno
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.nonoyesnoyes infoonly with the Berkeley DB XML edition
Secondary indexesnonoyesyes infoby using the Redis Search moduleyes
SQL infoSupport of SQLnoyesyesnoyes infoSQL interfaced based on SQLite is available
APIs and other access methodsJDBC
ODBC
Thrift
Vega
JDBC
ODBC
RESTful HTTP API
Proprietary protocol infoRESP - REdis Serialization Protoco
Supported programming languagesGoAll languages supporting JDBC/ODBC/Thrift
Python
.Net
C++
Java
JavaScript (Node.js)
Python
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
Server-side scripts infoStored proceduresnonoyesLuano
Triggersnonoyesnoyes infoonly for the SQL API
Partitioning methods infoMethods for storing different data on different nodesnoneSharding infoRound robinShardingShardingnone
Replication methods infoMethods for redundantly storing data on multiple nodesnoneMulti-source replicationSource-replica replicationMulti-source replication
Source-replica replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate ConsistencyImmediate ConsistencyEventual Consistency
Strong eventual consistency with CRDTs
Foreign keys infoReferential integritynonoyesnono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanonoACIDOptimistic locking, atomic execution of commands blocks and scriptsACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesyesyesyes infoConfigurable mechanisms for persistency via snapshots and/or operations logsyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesyesyesyes
User concepts infoAccess controlnofine grained access rights according to SQL-standardyessimple password-based access control and ACLno
More information provided by the system vendor
BadgerHEAVY.AI infoFormerly named 'OmniSci', rebranded to 'HEAVY.AI' in March 2022InterSystems IRISKeyDBOracle Berkeley DB
Specific characteristicsInterSystems IRIS is a complete cloud-first data platform which includes a multi-model...
» more

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

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

More resources
BadgerHEAVY.AI infoFormerly named 'OmniSci', rebranded to 'HEAVY.AI' in March 2022InterSystems IRISKeyDBOracle Berkeley DB
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, businesswire.com

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

Making the most of geospatial intelligence
14 April 2023, InfoWorld

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

provided by Google News

Unlocking the Power of Generative AI: InterSystems IRIS with Vector Search -
26 March 2024, HIT Consultant

Consultmed moving its e-referral software to InterSystems's IRIS for Health and more briefs
5 May 2024, Mobihealth News

InterSystems and IPA's Subsidiary BioStrand Collaborate to Unveil the Innovative Integration of Vector Search with ...
28 March 2024, Business Wire

InterSystems expands the InterSystems IRIS data platform with vector search
4 April 2024, ZAWYA

InterSystems expands the InterSystems Iris data platform with Vector Search to support next-generation AI applications
3 April 2024, iTWire

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

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

Microsoft open-sources Garnet cache-store -- a Redis rival?
19 March 2024, The Stack

provided by Google News

Margo Seltzer Named ACM Athena Lecturer for Technical and Mentoring Contributions
26 April 2023, HPCwire

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

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

Oracle buys Sleepycat Software
14 February 2006, MarketWatch

Margo I. Seltzer | Berkman Klein Center
18 August 2020, Berkman Klein Center

provided by Google News



Share this page

Featured Products

Milvus logo

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

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online 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

Present your product here