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 > Oracle NoSQL vs. Prometheus vs. RavenDB vs. TimesTen vs. YugabyteDB

System Properties Comparison Oracle NoSQL vs. Prometheus vs. RavenDB vs. TimesTen vs. YugabyteDB

Editorial information provided by DB-Engines
NameOracle NoSQL  Xexclude from comparisonPrometheus  Xexclude from comparisonRavenDB  Xexclude from comparisonTimesTen  Xexclude from comparisonYugabyteDB  Xexclude from comparison
DescriptionA multi-model, scalable, distributed NoSQL database, designed to provide highly reliable, flexible, and available data management across a configurable set of storage nodesOpen-source Time Series DBMS and monitoring systemOpen Source Operational and Transactional Enterprise NoSQL Document DatabaseIn-Memory RDBMS compatible to OracleHigh-performance distributed SQL database for global, internet-scale applications. Wire and feature compatible with PostgreSQL.
Primary database modelDocument store
Key-value store
Relational DBMS
Time Series DBMSDocument storeRelational DBMSRelational DBMS
Secondary database modelsGraph DBMS
Spatial DBMS
Time Series DBMS
Document store
Wide column store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score3.05
Rank#97  Overall
#17  Document stores
#16  Key-value stores
#50  Relational DBMS
Score7.69
Rank#50  Overall
#3  Time Series DBMS
Score2.84
Rank#101  Overall
#18  Document stores
Score1.36
Rank#161  Overall
#75  Relational DBMS
Score2.63
Rank#109  Overall
#53  Relational DBMS
Websitewww.oracle.com/­database/­nosql/­technologies/­nosqlprometheus.ioravendb.netwww.oracle.com/­database/­technologies/­related/­timesten.htmlwww.yugabyte.com
Technical documentationdocs.oracle.com/­en/­database/­other-databases/­nosql-database/­index.htmlprometheus.io/­docsravendb.net/­docsdocs.oracle.com/­database/­timesten-18.1docs.yugabyte.com
github.com/­yugabyte/­yugabyte-db
DeveloperOracleHibernating RhinosOracle, TimesTen Performance Software, HP infooriginally founded in HP Labs it was acquired by Oracle in 2005Yugabyte Inc.
Initial release20112015201019982017
Current release24.1, May 20245.4, July 202211 Release 2 (11.2.2.8.0)2.19, September 2023
License infoCommercial or Open SourceOpen Source infoProprietary for Enterprise Edition (Oracle Database EE license has Oracle NoSQL database EE covered: details)Open Source infoApache 2.0Open Source infoAGPL version 3, commercial license availablecommercialOpen 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.
YugabyteDB Managed is the fully managed database-as-a-service offering of YugabyteDB. Get started quickly, and effortlessly ensure continuous availability and limitless scale of your cloud native applications.
Implementation languageJavaGoC#C and C++
Server operating systemsLinux
Solaris SPARC/x86
Linux
Windows
Linux
macOS
Raspberry Pi
Windows
AIX
HP-UX
Linux
OS X
Solaris SPARC/x86
Windows
Linux
OS X
Data schemeSupport Fixed schema and Schema-less deployment with the ability to interoperate between them.yesschema-freeyesdepending on used data model
Typing infopredefined data types such as float or dateoptionalNumeric data onlynoyesyes
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.nono infoImport of XML data possiblenono
Secondary indexesyesnoyesyesyes
SQL infoSupport of SQLSQL-like DML and DDL statementsnoSQL-like query language (RQL)yesyes, PostgreSQL compatible
APIs and other access methodsRESTful HTTP APIRESTful HTTP/JSON API.NET Client API
F# Client API
Go Client API
Java Client API
NodeJS Client API
PHP Client API
Python Client API
RESTful HTTP API
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
JDBC
YCQL, an SQL-based flexible-schema API with its roots in Cassandra Query Language
YSQL - a fully relational SQL API that is wire compatible with the SQL language in PostgreSQL
Supported programming languagesC
C#
Go
Java
JavaScript (Node.js)
Python
.Net
C++
Go
Haskell
Java
JavaScript (Node.js)
Python
Ruby
.Net
C#
F#
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
C
C++
Java
PL/SQL
C
C#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Rust
Scala
Server-side scripts infoStored proceduresnonoyesPL/SQLyes infosql, plpgsql, C
Triggersnonoyesnoyes
Partitioning methods infoMethods for storing different data on different nodesShardingShardingShardingnoneHash and Range Sharding, row-level geo-partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesElectable source-replica replication per shard. Support distributed global deployment with Multi-region table featureyes infoby FederationMulti-source replicationMulti-source replication
Source-replica replication
Based on Raft distributed consensus protocol, minimum 3 replicas for continuous availability
MapReduce infoOffers an API for user-defined Map/Reduce methodswith Hadoop integrationnoyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency infodepending on configuration
noneDefault ACID transactions on the local node (eventually consistent across the cluster). Atomic operations with cluster-wide ACID transactions. Eventual consistency for indexes and full-text search indexes.Immediate Consistency or Eventual Consistency depending on configurationStrong consistency on writes and tunable consistency on reads
Foreign keys infoReferential integritynononoyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataconfigurable infoACID within a storage node (=shard)noACID, Cluster-wide transaction availableACIDDistributed ACID with Serializable & Snapshot Isolation. Inspired by Google Spanner architecture.
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyesyes infoby means of logfiles and checkpointsyes infobased on RocksDB
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yes infooff heap cachenoyesno
User concepts infoAccess controlAccess rights for users and rolesnoAuthorization levels configured per client per databasefine grained access rights according to SQL-standardyes
More information provided by the system vendor
Oracle NoSQLPrometheusRavenDBTimesTenYugabyteDB
Specific characteristicsYugabyteDB is an open source distributed SQL database for cloud native transactional...
» more
Competitive advantagesPostgreSQL compatible: Get instantly productive with a PostgreSQL compatible RDBMS....
» more
Typical application scenariosSystems of record and engagement for cloud native applications that require resilience,...
» more
Market metrics2 Million+ lifetime clusters deployed, 6.5K+ GitHub stars, 7K YugabyteDB Community...
» more
Licensing and pricing modelsApache 2.0 license for the database
» 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
Oracle NoSQLPrometheusRavenDBTimesTenYugabyteDB
Recent citations in the news

OpenWorld 2013: Oracle NoSQL Database On the Rise?
13 December 2023, Channel Futures

Blog Theme - Details
21 August 2023, Oracle

We built a geo-distributed, serverless modern app using the Oracle NoSQL Database Cloud Service
18 November 2021, Oracle

Oracle Defends Relational DBs Against NoSQL Competitors
25 November 2015, eWeek

Oracle Adds New AI-Enabling Features To MySQL HeatWave
23 March 2023, Forbes

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, Oracle

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

RavenDB Launches Version 6.0 Lightning Fast Queries, Data Integrations, Corax Indexing Engine, and Sharding
3 October 2023, PR Newswire

Install the NoSQL RavenDB Data System
14 May 2021, The New Stack

RavenDB Adds Graph Queries
15 May 2019, Datanami

Review: NoSQL database RavenDB
20 March 2019, TechGenix

RavenDB Welcomes David Baruc as Chief Revenue Officer: Seasoned Tech Leader to Drive Global Sales and ...
13 June 2023, PR Newswire

provided by Google News

Yugabyte Achieves PCI DSS Level 1 Compliance, Validating Secure and Scalable Distributed PostgreSQL for ...
14 March 2024, Business Wire

YugabyteDB Becomes First Distributed SQL Database Vendor to Complete CIS Benchmark
1 February 2024, Datanami

The surprising link between Formula One and enterprise PostgreSQL optimisation
28 March 2024, The Stack

Yugabyte Embraces 'No Downtime, No Limits,' as the Theme of the Upcoming Distributed SQL Summit Asia
18 April 2024, Business Wire

Can Yugabyte Become The Defacto Database For Large-Scale, Cloud Native Applications?
20 May 2022, Forbes

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

Neo4j logo

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

Milvus logo

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

Present your product here