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

DBMS > Dolt vs. EJDB vs. Hazelcast vs. Oracle vs. Prometheus

System Properties Comparison Dolt vs. EJDB vs. Hazelcast vs. Oracle vs. Prometheus

Editorial information provided by DB-Engines
NameDolt  Xexclude from comparisonEJDB  Xexclude from comparisonHazelcast  Xexclude from comparisonOracle  Xexclude from comparisonPrometheus  Xexclude from comparison
DescriptionA MySQL compatible DBMS with Git-like versioning of data and schemaEmbeddable document-store database library with JSON representation of queries (in MongoDB style)A widely adopted in-memory data gridWidely used RDBMSOpen-source Time Series DBMS and monitoring system
Primary database modelRelational DBMSDocument storeKey-value storeRelational DBMSTime Series DBMS
Secondary database modelsDocument storeDocument store infoJSON support with IMDG 3.12Document 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
Score1.02
Rank#191  Overall
#89  Relational DBMS
Score0.31
Rank#296  Overall
#44  Document stores
Score5.46
Rank#61  Overall
#7  Key-value stores
Score1244.08
Rank#1  Overall
#1  Relational DBMS
Score7.69
Rank#50  Overall
#3  Time Series DBMS
Websitegithub.com/­dolthub/­dolt
www.dolthub.com
github.com/­Softmotions/­ejdbhazelcast.comwww.oracle.com/­databaseprometheus.io
Technical documentationdocs.dolthub.comgithub.com/­Softmotions/­ejdb/­blob/­master/­README.mdhazelcast.org/­imdg/­docsdocs.oracle.com/­en/­databaseprometheus.io/­docs
DeveloperDoltHub IncSoftmotionsHazelcastOracle
Initial release20182012200819802015
Current release5.3.6, November 202323c, September 2023
License infoCommercial or Open SourceOpen Source infoApache Version 2.0Open Source infoGPLv2Open Source infoApache Version 2; commercial licenses availablecommercial inforestricted free version is availableOpen Source infoApache 2.0
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 languageGoCJavaC and C++Go
Server operating systemsLinux
macOS
Windows
server-lessAll OS with a Java VMAIX
HP-UX
Linux
OS X
Solaris
Windows
z/OS
Linux
Windows
Data schemeyesschema-freeschema-freeyes infoSchemaless in JSON and XML columnsyes
Typing infopredefined data types such as float or dateyesyes infostring, integer, double, bool, date, object_idyesyesNumeric data only
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.noyes infothe object must implement a serialization strategyyesno infoImport of XML data possible
Secondary indexesyesnoyesyesno
SQL infoSupport of SQLyesnoSQL-like query languageyes infowith proprietary extensionsno
APIs and other access methodsCLI Client
HTTP REST
in-process shared libraryJCache
JPA
Memcached protocol
RESTful HTTP API
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
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
Actionscript
C
C#
C++
Go
Java
JavaScript (Node.js)
Lua
Objective-C
Pike
Python
Ruby
.Net
C#
C++
Clojure
Go
Java
JavaScript (Node.js)
Python
Scala
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
.Net
C++
Go
Haskell
Java
JavaScript (Node.js)
Python
Ruby
Server-side scripts infoStored proceduresyes infocurrently in alpha releasenoyes infoEvent Listeners, Executor ServicesPL/SQL infoalso stored procedures in Java possibleno
Triggersyesnoyes infoEventsyesno
Partitioning methods infoMethods for storing different data on different nodesnonenoneShardingSharding, horizontal partitioningSharding
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.noneyes infoReplicated MapMulti-source replication
Source-replica replication
yes infoby Federation
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyesno infocan be realized in PL/SQLno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency or Eventual Consistency selectable by user infoRaft Consensus AlgorithmImmediate Consistencynone
Foreign keys infoReferential integrityyesno infotypically not needed, however similar functionality with collection joins possiblenoyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnoone or two-phase-commit; repeatable reads; read commitedACID infoisolation level can be parameterizedno
Concurrency infoSupport for concurrent manipulation of datayesyes infoRead/Write Lockingyesyesyes
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.yesyes infoVersion 12c introduced the new option 'Oracle Database In-Memory'no
User concepts infoAccess controlOnly one user is configurable, and must be specified in the config file at startupnoRole-based access controlfine grained access rights according to SQL-standardno

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 partiesNavicat for Oracle improves the efficiency and productivity of Oracle developers and administrators with a streamlined working environment.
» more

Devart 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

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

More resources
DoltEJDBHazelcastOraclePrometheus
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

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

25 Hot New Data Tools and What They DON'T Do
14 May 2020, Towards Data Science

provided by Google News

Hazelcast Weaves Wider Logic Threads Through The Data Fabric
7 March 2024, Forbes

Hazelcast appoints Anthony Griffin as Chief Architect -
11 June 2024, Enterprise Times

Hazelcast 5.4 real time data processing platform boosts AI and consistency
17 April 2024, VentureBeat

Hazelcast Achieves Record Year with Leading Brands Choosing Its Platform for Application Modernization, AI Initiatives
22 February 2024, Datanami

Hazelcast Versus Redis: A Practical Comparison
4 January 2024, Database Trends and Applications

provided by Google News

Panasonic Information Systems Selects Oracle Cloud Infrastructure to Drive Modernization of Internal Systems Across ...
13 June 2024, PR Newswire

Oracle And Google Partner To Deliver Multicloud Offering To Enterprises
13 June 2024, Forbes

Oracle to colocate database services and network interconnect in Google data centers
12 June 2024, DatacenterDynamics

Oracle Q4 Stunners: RPO Soars 44% to $98 Billion, Google Cloud Is New BFF
13 June 2024, Acceleration Economy

Oracle and Google Cloud Announce a Groundbreaking Multicloud Partnership
11 June 2024, PR Newswire

provided by Google News

VTEX scales to 150 million metrics using Amazon Managed Service for Prometheus | Amazon Web Services
10 March 2024, AWS Blog

Exadata Real-Time Insight - Quick Start
3 April 2024, blogs.oracle.com

OpenTelemetry vs. Prometheus: You can’t fix what you can’t see
29 March 2024, IBM

VictoriaMetrics Offers Prometheus Replacement for Time Series Monitoring
17 July 2023, The New Stack

Linux System Monitoring with Prometheus, Grafana, and collectd
1 February 2024, Linux Journal

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.

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

Present your product here