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. RethinkDB vs. TimesTen vs. Vertica

System Properties Comparison Oracle NoSQL vs. RethinkDB vs. TimesTen vs. Vertica

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameOracle NoSQL  Xexclude from comparisonRethinkDB  Xexclude from comparisonTimesTen  Xexclude from comparisonVertica infoOpenText™ Vertica™  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 nodesDBMS for the Web with a mechanism to push updated query results to applications in realtime.In-Memory RDBMS compatible to OracleCloud or off-cloud analytical database and query engine for structured and semi-structured streaming and batch data. Machine learning platform with built-in algorithms, data preparation capabilities, and model evaluation and management via SQL or Python.
Primary database modelDocument store
Key-value store
Relational DBMS
Document storeRelational DBMSRelational DBMS infoColumn oriented
Secondary database modelsSpatial DBMSSpatial DBMS
Time Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score2.95
Rank#100  Overall
#17  Document stores
#17  Key-value stores
#50  Relational DBMS
Score2.74
Rank#105  Overall
#19  Document stores
Score1.31
Rank#163  Overall
#74  Relational DBMS
Score10.68
Rank#43  Overall
#27  Relational DBMS
Websitewww.oracle.com/­database/­nosql/­technologies/­nosqlrethinkdb.comwww.oracle.com/­database/­technologies/­related/­timesten.htmlwww.vertica.com
Technical documentationdocs.oracle.com/­en/­database/­other-databases/­nosql-database/­index.htmlrethinkdb.com/­docsdocs.oracle.com/­database/­timesten-18.1vertica.com/­documentation
DeveloperOracleThe Linux Foundation infosince July 2017Oracle, TimesTen Performance Software, HP infooriginally founded in HP Labs it was acquired by Oracle in 2005OpenText infopreviously Micro Focus and Hewlett Packard
Initial release2011200919982005
Current release23.3, December 20232.4.1, August 202011 Release 2 (11.2.2.8.0)12.0.3, January 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 Version 2commercialcommercial infoLimited community edition free
Cloud-based only infoOnly available as a cloud servicenononono infoon-premises, all major clouds - Amazon AWS, Microsoft Azure, Google Cloud Platform and containers
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaC++C++
Server operating systemsLinux
Solaris SPARC/x86
Linux
OS X
Windows
AIX
HP-UX
Linux
OS X
Solaris SPARC/x86
Windows
Linux
Data schemeSupport Fixed schema and Schema-less deployment with the ability to interoperate between them.schema-freeyesYes, but also semi-structure/unstructured data storage, and complex hierarchical data (like Parquet) stored and/or queried.
Typing infopredefined data types such as float or dateoptionalyes infostring, binary, float, bool, date, geometryyesyes
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
Secondary indexesyesyesyesNo Indexes Required. Different internal optimization strategy, but same functionality included.
SQL infoSupport of SQLSQL-like DML and DDL statementsnoyesFull 1999 standard plus machine learning, time series and geospatial. Over 650 functions.
APIs and other access methodsRESTful HTTP APIJDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
ADO.NET
JDBC
Kafka Connector
ODBC
RESTful HTTP API
Spark Connector
vSQL infocharacter-based, interactive, front-end utility
Supported programming languagesC
C#
Go
Java
JavaScript (Node.js)
Python
C infocommunity-supported driver
C# infocommunity-supported driver
C++ infocommunity-supported driver
Clojure infocommunity-supported driver
Dart infocommunity-supported driver
Erlang infocommunity-supported driver
Go infocommunity-supported driver
Haskell infocommunity-supported driver
Java infoofficial driver
JavaScript (Node.js) infoofficial driver
Lisp infocommunity-supported driver
Lua infocommunity-supported driver
Objective-C infocommunity-supported driver
Perl infocommunity-supported driver
PHP infocommunity-supported driver
Python infoofficial driver
Ruby infoofficial driver
Scala infocommunity-supported driver
C
C++
Java
PL/SQL
C#
C++
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Server-side scripts infoStored proceduresnoPL/SQLyes, PostgreSQL PL/pgSQL, with minor differences
TriggersnoClient-side triggers through changefeedsnoyes, called Custom Alerts
Partitioning methods infoMethods for storing different data on different nodesShardingSharding inforange basednonehorizontal partitioning, hierarchical partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesElectable source-replica replication per shard. Support distributed global deployment with Multi-region table featureSource-replica replicationMulti-source replication
Source-replica replication
Multi-source replication infoOne, or more copies of data replicated across nodes, or object-store used for repository.
MapReduce infoOffers an API for user-defined Map/Reduce methodswith Hadoop integrationyesnono infoBi-directional Spark integration
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency infodepending on configuration
Immediate ConsistencyImmediate Consistency or Eventual Consistency depending on configurationImmediate Consistency
Foreign keys infoReferential integritynonoyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataconfigurable infoACID within a storage node (=shard)Atomic single-document operationsACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyes infoMVCC basedyesyes
Durability infoSupport for making data persistentyesyesyes infoby means of logfiles and checkpointsyes
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 rolesyes infousers and table-level permissionsfine grained access rights according to SQL-standardfine grained access rights according to SQL-standard; supports Kerberos, LDAP, Ident and hash
More information provided by the system vendor
Oracle NoSQLRethinkDBTimesTenVertica infoOpenText™ Vertica™
Specific characteristicsDeploy-anywhere database for large-scale analytical deployments. Deploy off-cloud,...
» more
Competitive advantagesFast, scalable, and capable of high concurrency. Separation of compute/storage leverages...
» more
Typical application scenariosCommunication and network analytics, Embedded analytics, Fraud monitoring and Risk...
» more
Key customersAbiba Systems, Adform, adMarketplace, AmeriPride, Anritsu, AOL, Avito, Auckland Transport,...
» more
Licensing and pricing modelsCost-based models and subscription-based models are both available. One license is...
» 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 NoSQLRethinkDBTimesTenVertica infoOpenText™ Vertica™
DB-Engines blog posts

Meet some database management systems you are likely to hear more about in the future
4 August 2014, Paul Andlinger

show all

Recent citations in the news

Connect to Oracle Cloud simulator from IntelliJ in under five minutes
10 May 2021, blogs.oracle.com

Oracle NoSQL database comes to the cloud
2 April 2020, TechTarget

Oracle Beefs Up Its NoSQL Database Offering
3 April 2014, Data Center Knowledge

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

Larry Ellison Just Embraced the Enemy. Or Did He?
1 October 2012, WIRED

provided by Google News

How to Use RethinkDB with Node.js Applications — SitePoint
16 December 2015, SitePoint

Stripe acquires team behind NoSQL database startup RethinkDB
5 October 2016, VentureBeat

RethinkDB is dead, and MongoDB isn't what killed it
24 January 2017, TechRepublic

How to deploy RethinkDB using Docker
14 February 2018, Packt Hub

RethinkDB is shutting down, Qt Quick Controls, and Sensory gives developers Alexa voice control—SD Times news ...
6 October 2016, SDTimes.com

provided by Google News

Oracle starts peddling Exalytics in-memory appliance
12 March 2012, The Register

provided by Google News

OCI Object Storage Completes Technical Validation of Vertica in Eon Mode
16 October 2023, blogs.oracle.com

Stonebraker Seeks to Invert the Computing Paradigm with DBOS
12 March 2024, Datanami

OpenText expands enterprise portfolio with AI and Micro Focus integrations
25 July 2023, VentureBeat

OpenText integrates Micro Focus tech through Cloud Editions 23.3
26 July 2023, Techzine Europe

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

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

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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