DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Badger vs. GridDB vs. HEAVY.AI vs. Ingres vs. Oracle Berkeley DB

System Properties Comparison Badger vs. GridDB vs. HEAVY.AI vs. Ingres vs. Oracle Berkeley DB

Editorial information provided by DB-Engines
NameBadger  Xexclude from comparisonGridDB  Xexclude from comparisonHEAVY.AI infoFormerly named 'OmniSci', rebranded to 'HEAVY.AI' in March 2022  Xexclude from comparisonIngres  Xexclude from comparisonOracle Berkeley DB  Xexclude from comparison
DescriptionAn embeddable, persistent, simple and fast Key-Value Store, written purely in Go.Scalable in-memory time series database optimized for IoT and Big DataA high performance, column-oriented RDBMS, specifically developed to harness the massive parallelism of modern CPU and GPU hardwareWell established RDBMSWidely used in-process key-value store
Primary database modelKey-value storeTime Series DBMSRelational DBMSRelational DBMSKey-value store infosupports sorted and unsorted key sets
Native XML DBMS infoin the Oracle Berkeley DB XML version
Secondary database modelsKey-value store
Relational DBMS
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.22
Rank#320  Overall
#47  Key-value stores
Score2.09
Rank#120  Overall
#10  Time Series DBMS
Score1.64
Rank#145  Overall
#67  Relational DBMS
Score3.80
Rank#82  Overall
#44  Relational DBMS
Score2.01
Rank#126  Overall
#21  Key-value stores
#3  Native XML DBMS
Websitegithub.com/­dgraph-io/­badgergriddb.netgithub.com/­heavyai/­heavydb
www.heavy.ai
www.actian.com/­databases/­ingreswww.oracle.com/­database/­technologies/­related/­berkeleydb.html
Technical documentationgodoc.org/­github.com/­dgraph-io/­badgerdocs.griddb.netdocs.heavy.aidocs.actian.com/­ingresdocs.oracle.com/­cd/­E17076_05/­html/­index.html
DeveloperDGraph LabsToshiba CorporationHEAVY.AI, Inc.Actian CorporationOracle infooriginally developed by Sleepycat, which was acquired by Oracle
Initial release2017201320161974 infooriginally developed at University Berkely in early 1970s1994
Current release5.1, August 20225.10, January 202211.2, May 202218.1.40, May 2020
License infoCommercial or Open SourceOpen Source infoApache 2.0Open Source infoAGPL version 3 and Apache License, version 2.0 , commercial license (standard and advanced editions) also availableOpen Source infoApache Version 2; enterprise edition availablecommercialOpen 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++C++ and CUDACC, Java, C++ (depending on the Berkeley DB edition)
Server operating systemsBSD
Linux
OS X
Solaris
Windows
LinuxLinuxAIX
HP Open VMS
HP-UX
Linux
Solaris
Windows
AIX
Android
FreeBSD
iOS
Linux
OS X
Solaris
VxWorks
Windows
Data schemeschema-freeyesyesyesschema-free
Typing infopredefined data types such as float or datenoyes infonumerical, string, blob, geometry, boolean, timestampyesyesno
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.nononono infobut tools for importing/exporting data from/to XML-files availableyes infoonly with the Berkeley DB XML edition
Secondary indexesnoyesnoyesyes
SQL infoSupport of SQLnoSQL92, SQL-like TQL (Toshiba Query Language)yesyesyes infoSQL interfaced based on SQLite is available
APIs and other access methodsJDBC
ODBC
Proprietary protocol
RESTful HTTP/JSON API
JDBC
ODBC
Thrift
Vega
.NET Client API
JDBC
ODBC
proprietary protocol (OpenAPI)
Supported programming languagesGoC
C++
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
All languages supporting JDBC/ODBC/Thrift
Python
.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 proceduresnononoyesno
Triggersnoyesnoyesyes infoonly for the SQL API
Partitioning methods infoMethods for storing different data on different nodesnoneShardingSharding infoRound robinhorizontal partitioning infoIngres Star to access multiple databases simultaneouslynone
Replication methods infoMethods for redundantly storing data on multiple nodesnoneSource-replica replicationMulti-source replicationIngres ReplicatorSource-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoConnector for using GridDB as an input source and output destination for Hadoop MapReduce jobsnonono
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate consistency within container, eventual consistency across containersImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynononoyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACID at container levelnoACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes infoMVCC
Durability infoSupport for making data persistentyesyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesyesnoyes
User concepts infoAccess controlnoAccess rights for users can be defined per databasefine grained access rights according to SQL-standardfine grained access rights according to SQL-standardno
More information provided by the system vendor
BadgerGridDBHEAVY.AI infoFormerly named 'OmniSci', rebranded to 'HEAVY.AI' in March 2022IngresOracle Berkeley DB
Specific characteristicsGridDB is a highly scalable, in-memory time series database optimized for IoT and...
» more
Competitive advantages1. Optimized for IoT Equipped with Toshiba's proprietary key-container data model...
» more
Typical application scenariosFactory IoT, Automative Industry, Energy, BEMS, Smart Community, Monitoring system.
» more
Key customersDenso International [see use case ] An Electric Power company [see use case ] Ishinomaki...
» more
Market metricsGitHub trending repository
» more
Licensing and pricing modelsOpen Source license (AGPL v3 & Apache v2) Commercial license (subscription)
» 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
BadgerGridDBHEAVY.AI infoFormerly named 'OmniSci', rebranded to 'HEAVY.AI' in March 2022IngresOracle Berkeley DB
Recent citations in the news

General Availability of GridDB® 5.5 Enterprise Edition ~Enhancing the efficiency of IoT system development and ...
16 January 2024, global.toshiba

Toshiba launches cloudy managed IoT database service running its own GridDB
8 April 2021, The Register

GridDB Use case Large-scale high-speed processing of smart meter data following the deregulation of electrical power ...
1 November 2020, global.toshiba

General Availability of GridDB 5.1 Enterprise Edition ~ Continuous database usage in the event of data center failure ...
19 August 2022, global.toshiba

IoT: Opt for the Right Open Source Database
11 August 2023, Open Source For You

provided by Google 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

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

Actian Launches Ingres 12.0 Database
4 June 2024, PR Newswire

Postgres pioneer Michael Stonebraker promises to upend the database once more
26 December 2023, The Register

New startup from Postgres creator puts the database at heart of software stack
12 March 2024, TechCrunch

PostgreSQL now top developer choice ahead of MySQL, according to massive new survey • DEVCLASS
13 June 2023, DevClass

Dr. Michael Stonebraker: A Short History of Database Systems
1 February 2019, The New Stack

provided by Google News

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

What You Need to Know About NoSQL Databases
17 February 2012, Forbes

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

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

How to store financial market data for backtesting
26 January 2019, Towards Data Science

provided by Google News



Share this page

Featured Products

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

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.

Present your product here