DB-EnginesInfluxDB: Focus on building software with an easy-to-use serverless, scalable time series platformEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Bangdb vs. Geode vs. Kinetica vs. Oracle vs. VoltDB

System Properties Comparison Bangdb vs. Geode vs. Kinetica vs. Oracle vs. VoltDB

Editorial information provided by DB-Engines
NameBangdb  Xexclude from comparisonGeode  Xexclude from comparisonKinetica  Xexclude from comparisonOracle  Xexclude from comparisonVoltDB  Xexclude from comparison
DescriptionConverged and high performance database for device data, events, time series, document and graphGeode is a distributed data container, pooling memory, CPU, network resources, and optionally local disk across multiple processesFully vectorized database across both GPUs and CPUsWidely used RDBMSDistributed In-Memory NewSQL RDBMS infoUsed for OLTP applications with a high frequency of relatively simple transactions, that can hold all their data in memory
Primary database modelDocument store
Graph DBMS
Time Series DBMS
Key-value storeRelational DBMSRelational DBMSRelational DBMS
Secondary database modelsSpatial DBMSSpatial DBMS
Time Series DBMS
Document store
Graph DBMS infowith Oracle Spatial and Graph
RDF store infowith Oracle Spatial and Graph
Spatial DBMS infowith Oracle Spatial and Graph
Vector DBMS infosince Oracle 23
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.08
Rank#347  Overall
#47  Document stores
#34  Graph DBMS
#31  Time Series DBMS
Score1.92
Rank#131  Overall
#23  Key-value stores
Score0.64
Rank#236  Overall
#109  Relational DBMS
Score1236.29
Rank#1  Overall
#1  Relational DBMS
Score1.44
Rank#158  Overall
#73  Relational DBMS
Websitebangdb.comgeode.apache.orgwww.kinetica.comwww.oracle.com/­databasewww.voltdb.com
Technical documentationdocs.bangdb.comgeode.apache.org/­docsdocs.kinetica.comdocs.oracle.com/­en/­databasedocs.voltdb.com
DeveloperSachin Sinha, BangDBOriginally developed by Gemstone. They outsourced the project to Apache in 2015 but still deliver a commercial version as Gemfire.KineticaOracleVoltDB Inc.
Initial release20122002201219802010
Current releaseBangDB 2.0, October 20211.1, February 20177.1, August 202123c, September 202311.3, April 2022
License infoCommercial or Open SourceOpen Source infoBSD 3Open Source infoApache Version 2; commercial licenses available as Gemfirecommercialcommercial inforestricted free version is availableOpen Source infoAGPL for Community Edition, commercial license for Enterprise, AWS, and Pro Editions
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, C++JavaC, C++C and C++Java, C++
Server operating systemsLinuxAll OS with a Java VM infothe JDK (8 or later) is also requiredLinuxAIX
HP-UX
Linux
OS X
Solaris
Windows
z/OS
Linux
OS X infofor development
Data schemeschema-freeschema-freeyesyes infoSchemaless in JSON and XML columnsyes
Typing infopredefined data types such as float or dateyes: string, long, double, int, geospatial, stream, eventsyesyesyesyes
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
Secondary indexesyes infosecondary, composite, nested, reverse, geospatialnoyesyesyes
SQL infoSupport of SQLSQL like support with command line toolSQL-like query language (OQL)SQL-like DML and DDL statementsyes infowith proprietary extensionsyes infoonly a subset of SQL 99
APIs and other access methodsProprietary protocol
RESTful HTTP API
Java Client API
Memcached protocol
RESTful HTTP API
JDBC
ODBC
RESTful HTTP API
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
Java API
JDBC
RESTful HTTP/JSON API
Supported programming languagesC
C#
C++
Java
Python
.Net
All JVM based languages
C++
Groovy
Java
Scala
C++
Java
JavaScript (Node.js)
Python
C
C#
C++
Clojure
Cobol
Delphi
Eiffel
Erlang
Fortran
Groovy
Haskell
Java
JavaScript
Lisp
Objective C
OCaml
Perl
PHP
Python
R
Ruby
Scala
Tcl
Visual Basic
C#
C++
Erlang infonot officially supported
Go
Java
JavaScript infoNode.js
PHP
Python
Server-side scripts infoStored proceduresnouser defined functionsuser defined functionsPL/SQL infoalso stored procedures in Java possibleJava
Triggersyes, Notifications (with Streaming only)yes infoCache Event Listenersyes infotriggers when inserted values for one or more columns fall within a specified rangeyesno
Partitioning methods infoMethods for storing different data on different nodesSharding (enterprise version only). P2P based virtual network overlay with consistent hashing and chord algorithmShardingShardingSharding, horizontal partitioningSharding
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factor, Knob for CAP (enterprise version only)Multi-source replicationSource-replica replicationMulti-source replication
Source-replica replication
Multi-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononono infocan be realized in PL/SQLno
Consistency concepts infoMethods to ensure consistency in a distributed systemTunable consistency, set CAP knob accordinglyEventual ConsistencyImmediate Consistency or Eventual Consistency depending on configurationImmediate Consistency
Foreign keys infoReferential integritynonoyesyesno infoFOREIGN KEY constraints are not supported
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDyes, on a single nodenoACID infoisolation level can be parameterizedACID infoTransactions are executed single-threaded within stored procedures
Concurrency infoSupport for concurrent manipulation of datayes, optimistic concurrency controlyesyesyesyes infoData access is serialized by the server
Durability infoSupport for making data persistentyes, implements WAL (Write ahead log) as wellyesyesyesyes infoSnapshots and command logging
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yes, run db with in-memory only modeyesyes infoGPU vRAM or System RAMyes infoVersion 12c introduced the new option 'Oracle Database In-Memory'
User concepts infoAccess controlyes (enterprise version only)Access rights per client and object definableAccess rights for users and roles on table levelfine grained access rights according to SQL-standardUsers and roles with access to stored procedures

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 partiesDevart ODBC driver for Oracle accesses Oracle databases from ODBC-compliant reporting, analytics, BI, and ETL tools on both 32 and 64-bit Windows, macOS, and Linux.
» more

Navicat for Oracle improves the efficiency and productivity of Oracle developers and administrators with a streamlined working environment.
» more

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

More resources
BangdbGeodeKineticaOracleVoltDB
DB-Engines blog posts

MySQL is the DBMS of the Year 2019
3 January 2020, Matthias Gelbmann, Paul Andlinger

The struggle for the hegemony in Oracle's database empire
2 May 2017, Paul Andlinger

Architecting eCommerce Platforms for Zero Downtime on Black Friday and Beyond
25 November 2016, Tony Branson (guest author)

show all

Conferences, events and webinars

Oracle Cloud World
Las Vegas, 9-12 September 2024

Recent citations in the news

This is how much one of the most expensive gems costs at the Tucson gem show
11 February 2024, KGUN 9 Tucson News

Reactive Event Processing with Apache Geode
5 July 2020, InfoQ.com

1. Introduction to Pivotal GemFire In-Memory Data Grid and Apache Geode - Scaling Data Services with Pivotal ...
15 November 2018, oreilly.com

Event-Driven Architectures with Apache Geode and Spring Integration
20 March 2019, InfoQ.com

HPE buys query acceleration platform Ampool to boost Ezmeral hybrid cloud analytics
7 July 2021, SiliconANGLE News

provided by Google News

Kinetica Delivers Real-Time Vector Similarity Search
21 March 2024, insideBIGDATA

Kinetica Elevates RAG with Fast Access to Real-Time Data
26 March 2024, Datanami

Kinetica ramps up RAG for generative AI, empowering enterprises with real-time operational data
18 March 2024, SiliconANGLE News

Kinetica Launches Generative AI Solution for Real-Time Inferencing Powered by NVIDIA AI Enterprise
18 March 2024, GlobeNewswire

Kinetica Delivers Real-Time Vector Similarity Search
22 March 2024, Geospatial World

provided by Google News

Understanding the different Oracle Database options under the OCI-Microsoft Azure partnership
21 May 2024, blogs.oracle.com

Announcing Oracle Database 23ai : General Availability
2 May 2024, blogs.oracle.com

Oracle Graph Learning Path
20 May 2024, blogs.oracle.com

Oracle Goes for the Kill with Multifaceted New AI Database
23 May 2024, Acceleration Economy

Oracle AI Database Spells Big Trouble for Single-Function Competitors
23 May 2024, Acceleration Economy

provided by Google News

Unveiling Volt Active Data's game-changing approach to limitless app performance
16 October 2023, YourStory

 VoltDB Launches Active(N) Lossless Cross Data Center Replication
31 August 2021, PR Newswire

VoltDB Turns to Real-Time Analytics with NewSQL Database
30 January 2014, Datanami

VoltDB Upgrades Power, Security of Its In-Memory Database
1 February 2017, eWeek

VoltDB Adds Geospatial Support, Cross-Site Replication
28 January 2016, The New Stack

provided by Google News



Share this page

Featured Products

Neo4j logo

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

RaimaDB logo

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

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus 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

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

Present your product here