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 > Datomic vs. Lovefield vs. NSDb vs. Oracle vs. RethinkDB

System Properties Comparison Datomic vs. Lovefield vs. NSDb vs. Oracle vs. RethinkDB

Editorial information provided by DB-Engines
NameDatomic  Xexclude from comparisonLovefield  Xexclude from comparisonNSDb  Xexclude from comparisonOracle  Xexclude from comparisonRethinkDB  Xexclude from comparison
DescriptionDatomic builds on immutable values, supports point-in-time queries and uses 3rd party systems for durabilityEmbeddable relational database for web apps written in pure JavaScriptScalable, High-performance Time Series DBMS designed for Real-time Analytics on top of KubernetesWidely used RDBMSDBMS for the Web with a mechanism to push updated query results to applications in realtime.
Primary database modelRelational DBMSRelational DBMSTime Series DBMSRelational DBMSDocument store
Secondary database modelsDocument 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
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.76
Rank#145  Overall
#66  Relational DBMS
Score0.32
Rank#290  Overall
#132  Relational DBMS
Score0.00
Rank#396  Overall
#42  Time Series DBMS
Score1234.27
Rank#1  Overall
#1  Relational DBMS
Score2.84
Rank#106  Overall
#19  Document stores
Websitewww.datomic.comgoogle.github.io/­lovefieldnsdb.iowww.oracle.com/­databaserethinkdb.com
Technical documentationdocs.datomic.comgithub.com/­google/­lovefield/­blob/­master/­docs/­spec_index.mdnsdb.io/­Architecturedocs.oracle.com/­en/­databaserethinkdb.com/­docs
DeveloperCognitectGoogleOracleThe Linux Foundation infosince July 2017
Initial release20122014201719802009
Current release1.0.6735, June 20232.1.12, February 201723c, September 20232.4.1, August 2020
License infoCommercial or Open Sourcecommercial infolimited edition freeOpen Source infoApache 2.0Open Source infoApache Version 2.0commercial inforestricted free version is availableOpen 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 languageJava, ClojureJavaScriptJava, ScalaC and C++C++
Server operating systemsAll OS with a Java VMserver-less, requires a JavaScript environment (browser, Node.js) infotested with Chrome, Firefox, IE, SafariLinux
macOS
AIX
HP-UX
Linux
OS X
Solaris
Windows
z/OS
Linux
OS X
Windows
Data schemeyesyesyes infoSchemaless in JSON and XML columnsschema-free
Typing infopredefined data types such as float or dateyesyesyes: int, bigint, decimal, stringyesyes infostring, binary, float, bool, date, geometry
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.nononoyesno
Secondary indexesyesyesall fields are automatically indexedyesyes
SQL infoSupport of SQLnoSQL-like query language infovia JavaScript builder patternSQL-like query languageyes infowith proprietary extensionsno
APIs and other access methodsRESTful HTTP APIgRPC
HTTP REST
WebSocket
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
Supported programming languagesClojure
Java
JavaScriptJava
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
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
Server-side scripts infoStored proceduresyes infoTransaction FunctionsnonoPL/SQL infoalso stored procedures in Java possible
TriggersBy using transaction functionsUsing read-only observersyesClient-side triggers through changefeeds
Partitioning methods infoMethods for storing different data on different nodesnone infoBut extensive use of caching in the application peersnoneShardingSharding, horizontal partitioningSharding inforange based
Replication methods infoMethods for redundantly storing data on multiple nodesnone infoBut extensive use of caching in the application peersnoneMulti-source replication
Source-replica replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononono infocan be realized in PL/SQLyes
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynoyesnoyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDnoACID infoisolation level can be parameterizedAtomic single-document operations
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes infoMVCC based
Durability infoSupport for making data persistentyes infousing external storage systems (e.g. Cassandra, DynamoDB, PostgreSQL, Couchbase and others)yes, by using IndexedDB or the cloud service Firebase Realtime DatabaseUsing Apache Luceneyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yes inforecommended only for testing and developmentyes infousing MemoryDByes infoVersion 12c introduced the new option 'Oracle Database In-Memory'no
User concepts infoAccess controlnonofine grained access rights according to SQL-standardyes infousers and table-level permissions

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
DatomicLovefieldNSDbOracleRethinkDB
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

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

show all

Conferences, events and webinars

Oracle Cloud World
Las Vegas, 9-12 September 2024

Recent citations in the news

Nubank buys firm behind Clojure programming language
28 July 2020, Finextra

Zoona Case Study
16 December 2017, AWS Blog

Architecting Software for Leverage
13 November 2021, InfoQ.com

TerminusDB Takes on Data Collaboration with a git-Like Approach
1 December 2020, The New Stack

Brazil’s Nubank acquires US software firm Cognitect, creator of Clojure and Datomic
24 July 2020, LatamList

provided by Google News

Enterprise Manager: How Comcast enhanced monitoring for MySQL InnoDB Clusters
22 April 2024, Oracle

Blog Theme - Details
17 April 2024, Oracle

Oracle CEO Safra Catz: 4 Reasons Our Cloud Business Is Booming
22 April 2024, Acceleration Economy

Query Your Oracle Autonomous Database With Natural Language
22 April 2024, iProgrammer

Oracle and Microsoft bring Oracle Database@Azure to Europe
14 March 2024, Oracle

provided by Google News

An introduction to building realtime apps with RethinkDB
9 July 2022, devmio

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

MongoDB: The Popular Database for IoT
15 August 2023, Open Source For You

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

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

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
Try it today.

Neo4j logo

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

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it 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

Present your product here