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

DBMS > Dolt vs. HEAVY.AI vs. Kinetica vs. Oracle Coherence vs. OrientDB

System Properties Comparison Dolt vs. HEAVY.AI vs. Kinetica vs. Oracle Coherence vs. OrientDB

Editorial information provided by DB-Engines
NameDolt  Xexclude from comparisonHEAVY.AI infoFormerly named 'OmniSci', rebranded to 'HEAVY.AI' in March 2022  Xexclude from comparisonKinetica  Xexclude from comparisonOracle Coherence  Xexclude from comparisonOrientDB  Xexclude from comparison
DescriptionA MySQL compatible DBMS with Git-like versioning of data and schemaA high performance, column-oriented RDBMS, specifically developed to harness the massive parallelism of modern CPU and GPU hardwareFully vectorized database across both GPUs and CPUsOracles in-memory data grid solutionMulti-model DBMS (Document, Graph, Key/Value)
Primary database modelRelational DBMSRelational DBMSRelational DBMSKey-value storeDocument store
Graph DBMS
Key-value store
Secondary database modelsDocument storeSpatial DBMSSpatial DBMS
Time Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.96
Rank#193  Overall
#90  Relational DBMS
Score1.77
Rank#141  Overall
#65  Relational DBMS
Score0.64
Rank#236  Overall
#109  Relational DBMS
Score1.92
Rank#130  Overall
#22  Key-value stores
Score3.19
Rank#93  Overall
#16  Document stores
#7  Graph DBMS
#14  Key-value stores
Websitegithub.com/­dolthub/­dolt
www.dolthub.com
github.com/­heavyai/­heavydb
www.heavy.ai
www.kinetica.comwww.oracle.com/­java/­coherenceorientdb.org
Technical documentationdocs.dolthub.comdocs.heavy.aidocs.kinetica.comdocs.oracle.com/­en/­middleware/­standalone/­coherencewww.orientdb.com/­docs/­last/­index.html
DeveloperDoltHub IncHEAVY.AI, Inc.KineticaOracleOrientDB LTD; CallidusCloud; SAP
Initial release20182016201220072010
Current release5.10, January 20227.1, August 202114.1, August 20233.2.29, March 2024
License infoCommercial or Open SourceOpen Source infoApache Version 2.0Open Source infoApache Version 2; enterprise edition availablecommercialcommercialOpen Source infoApache version 2
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++JavaJava
Server operating systemsLinux
macOS
Windows
LinuxLinuxAll OS with a Java VMAll OS with a Java JDK (>= JDK 6)
Data schemeyesyesyesschema-freeschema-free infoSchema can be enforced for whole record ("schema-full") or for some fields only ("schema-hybrid")
Typing infopredefined data types such as float or dateyesyesyesyesyes
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.nonononono
Secondary indexesyesnoyesnoyes
SQL infoSupport of SQLyesyesSQL-like DML and DDL statementsnoSQL-like query language, no joins
APIs and other access methodsCLI Client
HTTP REST
JDBC
ODBC
Thrift
Vega
JDBC
ODBC
RESTful HTTP API
JCache
JPA
RESTful HTTP API
Tinkerpop technology stack with Blueprints, Gremlin, Pipes
Java API
RESTful HTTP/JSON API
Supported programming languagesAda
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
All languages supporting JDBC/ODBC/Thrift
Python
C++
Java
JavaScript (Node.js)
Python
.Net
C++
Java
.Net
C
C#
C++
Clojure
Java
JavaScript
JavaScript (Node.js)
PHP
Python
Ruby
Scala
Server-side scripts infoStored proceduresyes infocurrently in alpha releasenouser defined functionsnoJava, Javascript
Triggersyesnoyes infotriggers when inserted values for one or more columns fall within a specified rangeyes infoLive EventsHooks
Partitioning methods infoMethods for storing different data on different nodesnoneSharding infoRound robinShardingShardingSharding
Replication methods infoMethods for redundantly storing data on multiple nodesA database can be cloned to multiple locations and be used there in isolation. Data/schema changes can be pushed/pulled explicitly between locations.Multi-source replicationSource-replica replicationyes, with selectable consistency levelMulti-source replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono infocould be achieved with distributed queries
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate Consistency or Eventual Consistency depending on configurationEventual Consistency
Immediate Consistency
Foreign keys infoReferential integrityyesnoyesnoyes inforelationship in graphs
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnonoconfigurableACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyesyes infooptionallyyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyes infoGPU vRAM or System RAMyes
User concepts infoAccess controlOnly one user is configurable, and must be specified in the config file at startupfine grained access rights according to SQL-standardAccess rights for users and roles on table levelauthentification to access the cache via certificates or http basic authenticationAccess rights for users and roles; record level security configurable

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

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

More resources
DoltHEAVY.AI infoFormerly named 'OmniSci', rebranded to 'HEAVY.AI' in March 2022KineticaOracle CoherenceOrientDB
DB-Engines blog posts

Graph DBMS increased their popularity by 500% within the last 2 years
3 March 2015, Paul Andlinger

Graph DBMSs are gaining in popularity faster than any other database category
21 January 2014, Matthias Gelbmann

show all

Recent citations in the news

Dolt- A Version Controlled Database
29 January 2024, iProgrammer

Top Data Version Control Tools for Machine Learning Research in 2023
24 July 2023, MarkTechPost

Dolt, a Relational Database with Git-Like Cloning Features
19 August 2020, The New Stack

Data Versioning at Scale: Chaos and Chaos Management
10 February 2023, InfoQ.com

Are you still not using Version Control for Data?
11 April 2020, Towards Data Science

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, businesswire.com

Making the most of geospatial intelligence
14 April 2023, InfoWorld

OmniSci Gets HEAVY New Name and New CEO
1 March 2022, Datanami

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

provided by Google News

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
20 March 2024, Datanami

Transforming spatiotemporal data analysis with GPUs and generative AI
30 October 2023, InfoWorld

provided by Google News

Microservices with Major New Coherence and Helidon Releases
9 August 2022, Oracle

Nike achieves scalability and performance with Oracle Coherence & Exadata
20 December 2012, Oracle

GridGain: Product Overview and Analysis
5 June 2019, eWeek

Hazelcast takes on proprietary Oracle in the In-Memory arena
17 June 2014, DatacenterDynamics

Oracle launches Oracle Banking Cloud Services - ThePaypers
8 February 2023, The Paypers

provided by Google News

The 12 Best Graph Databases to Consider for 2024
22 October 2023, Solutions Review

OrientDB: A Flexible and Scalable Multi-Model NoSQL DBMS
21 January 2022, Open Source For You

Comparing Graph Databases II. Part 2: ArangoDB, OrientDB, and… | by Sam Bell
20 September 2019, Towards Data Science

ArangoDB raises $10 million for NoSQL database management
14 March 2019, VentureBeat

K2View updates DataOps platform with data fabric automation
11 May 2021, TechTarget

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

AllegroGraph logo

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

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

RaimaDB logo

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

Present your product here