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

DBMS > Datomic vs. Lovefield vs. NSDb vs. RethinkDB vs. Teradata

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

Editorial information provided by DB-Engines
NameDatomic  Xexclude from comparisonLovefield  Xexclude from comparisonNSDb  Xexclude from comparisonRethinkDB  Xexclude from comparisonTeradata  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 KubernetesDBMS for the Web with a mechanism to push updated query results to applications in realtime.A hybrid cloud data analytics software platform (Teradata Vantage)
Primary database modelRelational DBMSRelational DBMSTime Series DBMSDocument storeRelational DBMS
Secondary database modelsSpatial DBMSDocument store
Graph DBMS
Spatial DBMS
Time Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.59
Rank#150  Overall
#69  Relational DBMS
Score0.29
Rank#293  Overall
#133  Relational DBMS
Score0.00
Rank#383  Overall
#41  Time Series DBMS
Score2.74
Rank#105  Overall
#19  Document stores
Score45.33
Rank#21  Overall
#15  Relational DBMS
Websitewww.datomic.comgoogle.github.io/­lovefieldnsdb.iorethinkdb.comwww.teradata.com
Technical documentationdocs.datomic.comgithub.com/­google/­lovefield/­blob/­master/­docs/­spec_index.mdnsdb.io/­Architecturerethinkdb.com/­docsdocs.teradata.com
DeveloperCognitectGoogleThe Linux Foundation infosince July 2017Teradata
Initial release20122014201720091984
Current release1.0.6735, June 20232.1.12, February 20172.4.1, August 2020Teradata Vantage 1.0 MU2, January 2019
License infoCommercial or Open Sourcecommercial infolimited edition freeOpen Source infoApache 2.0Open Source infoApache Version 2.0Open Source infoApache Version 2commercial
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++
Server operating systemsAll OS with a Java VMserver-less, requires a JavaScript environment (browser, Node.js) infotested with Chrome, Firefox, IE, SafariLinux
macOS
Linux
OS X
Windows
hosted
Linux
Data schemeyesyesschema-freeyes
Typing infopredefined data types such as float or dateyesyesyes: int, bigint, decimal, stringyes infostring, binary, float, bool, date, geometryyes
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.nonononoyes
Secondary indexesyesyesall fields are automatically indexedyesyes infoJoin-index to prejoin tables, aggregate index, sparse index, hash index
SQL infoSupport of SQLnoSQL-like query language infovia JavaScript builder patternSQL-like query languagenoyes infoSQL 2016 + extensions
APIs and other access methodsRESTful HTTP APIgRPC
HTTP REST
WebSocket
.NET Client API
HTTP REST
JDBC
JMS Adapter
ODBC
OLE DB
Supported programming languagesClojure
Java
JavaScriptJava
Scala
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++
Cobol
Java (JDBC-ODBC)
Perl
PL/1
Python
R
Ruby
Server-side scripts infoStored proceduresyes infoTransaction Functionsnonoyes infoUDFs, stored procedures, table functions in parallel
TriggersBy using transaction functionsUsing read-only observersClient-side triggers through changefeedsyes
Partitioning methods infoMethods for storing different data on different nodesnone infoBut extensive use of caching in the application peersnoneShardingSharding inforange basedSharding infoHashing
Replication methods infoMethods for redundantly storing data on multiple nodesnone infoBut extensive use of caching in the application peersnoneSource-replica replicationMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynoyesnonoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDnoAtomic single-document operationsACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes infoMVCC basedyes
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 MemoryDBnoyes
User concepts infoAccess controlnonoyes infousers and table-level permissionsfine grained access rights according to SQL-standard

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

Teradata is the most popular data warehouse DBMS
2 April 2013, Paul Andlinger

show all

Recent citations in the news

Stanchion Turns SQLite Into A Column Store
15 February 2024, iProgrammer

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

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

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

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

provided by Google News

Kenvue, Crocs rise; Disney, Teradata fall, Tuesday, 5/7/2024
11 May 2024, ABC News

Teradata (NYSE:TDC) Price Target Cut to $46.00
11 May 2024, Defense World

Insider Sale: Chief Customer Officer Michael Hutchinson Sells 18,500 Shares of Teradata Corp (TDC)
10 May 2024, Yahoo Finance

The Analyst Landscape: 9 Takes On Teradata - Teradata (NYSE:TDC)
7 May 2024, Benzinga

Teradata slides as mixed outlook overshadows Q1 results (NYSE:TDC)
6 May 2024, Seeking Alpha

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.

SingleStore logo

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

RaimaDB logo

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