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

DBMS > ObjectBox vs. PouchDB vs. RethinkDB vs. Teradata vs. TinkerGraph

System Properties Comparison ObjectBox vs. PouchDB vs. RethinkDB vs. Teradata vs. TinkerGraph

Editorial information provided by DB-Engines
NameObjectBox  Xexclude from comparisonPouchDB  Xexclude from comparisonRethinkDB  Xexclude from comparisonTeradata  Xexclude from comparisonTinkerGraph  Xexclude from comparison
DescriptionExtremely fast embedded database for small devices, IoT and MobileJavaScript DBMS with an API inspired by CouchDBDBMS for the Web with a mechanism to push updated query results to applications in realtime.A hybrid cloud data analytics software platform (Teradata Vantage)A lightweight, in-memory graph engine that serves as a reference implementation of the TinkerPop3 API
Primary database modelObject oriented DBMSDocument storeDocument storeRelational DBMSGraph DBMS
Secondary database modelsTime Series DBMSSpatial DBMSDocument store
Graph DBMS
Spatial DBMS
Time Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.20
Rank#170  Overall
#5  Object oriented DBMS
Score2.28
Rank#115  Overall
#21  Document stores
Score2.74
Rank#105  Overall
#19  Document stores
Score45.33
Rank#21  Overall
#15  Relational DBMS
Score0.08
Rank#348  Overall
#35  Graph DBMS
Websiteobjectbox.iopouchdb.comrethinkdb.comwww.teradata.comtinkerpop.apache.org/­docs/­current/­reference/­#tinkergraph-gremlin
Technical documentationdocs.objectbox.iopouchdb.com/­guidesrethinkdb.com/­docsdocs.teradata.com
DeveloperObjectBox LimitedApache Software FoundationThe Linux Foundation infosince July 2017Teradata
Initial release20172012200919842009
Current release7.1.1, June 20192.4.1, August 2020Teradata Vantage 1.0 MU2, January 2019
License infoCommercial or Open SourceOpen Source infoApache License 2.0Open SourceOpen Source infoApache Version 2commercialOpen 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 languageC and C++JavaScriptC++Java
Server operating systemsAndroid
iOS
Linux
macOS
Windows
server-less, requires a JavaScript environment (browser, Node.js)Linux
OS X
Windows
hosted
Linux
Data schemeyesschema-freeschema-freeyesschema-free
Typing infopredefined data types such as float or dateyesnoyes 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.nononoyesno
Secondary indexesyesyes infovia viewsyesyes infoJoin-index to prejoin tables, aggregate index, sparse index, hash indexno
SQL infoSupport of SQLnononoyes infoSQL 2016 + extensionsno
APIs and other access methodsProprietary native APIHTTP REST infoonly for PouchDB Server
JavaScript API
.NET Client API
HTTP REST
JDBC
JMS Adapter
ODBC
OLE DB
TinkerPop 3
Supported programming languagesC
C++
Dart
Go
Java
JavaScript infoplanned (as of Jan 2019)
Kotlin
Python infoplanned (as of Jan 2019)
Swift
JavaScriptC 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
Groovy
Java
Server-side scripts infoStored proceduresnoView functions in JavaScriptyes infoUDFs, stored procedures, table functions in parallelno
TriggersnoyesClient-side triggers through changefeedsyesno
Partitioning methods infoMethods for storing different data on different nodesnoneSharding infowith a proxy-based framework, named couchdb-loungeSharding inforange basedSharding infoHashingnone
Replication methods infoMethods for redundantly storing data on multiple nodesonline/offline synchronization between client and serverMulti-source replication infoalso with CouchDB databases
Source-replica replication infoalso with CouchDB databases
Source-replica replicationMulti-source replication
Source-replica replication
none
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual ConsistencyImmediate ConsistencyImmediate Consistencynone
Foreign keys infoReferential integrityyesnonoyesyes infoRelationships in graphs
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnoAtomic single-document operationsACIDno
Concurrency infoSupport for concurrent manipulation of datayesyes infoMVCC basedyesno
Durability infoSupport for making data persistentyesyes infoby using IndexedDB, WebSQL or LevelDB as backendyesyesoptional
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesnoyesyes
User concepts infoAccess controlyesnoyes infousers and table-level permissionsfine grained access rights according to SQL-standardno
More information provided by the system vendor
ObjectBoxPouchDBRethinkDBTeradataTinkerGraph
News

The first On-Device Vector Database: ObjectBox 4.0
16 May 2024

Edge AI: The era of on-device AI
23 April 2024

In-Memory Database Use Cases
15 February 2024

Data Viewer for Objects – announcing ObjectBox Admin
14 November 2023

Vector Databases for Edge AI
9 August 2023

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
ObjectBoxPouchDBRethinkDBTeradataTinkerGraph
DB-Engines blog posts

New kids on the block: database management systems implemented in JavaScript
1 December 2014, Matthias Gelbmann

show all

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

A Quick Look at Open Source Databases for Mobile App Development
29 April 2018, Open Source For You

provided by Google News

Building an Offline First App with PouchDB — SitePoint
10 March 2014, SitePoint

Getting Started with PouchDB Client-Side JavaScript Database — SitePoint
7 September 2016, SitePoint

3 Reasons To Think Offline First
22 March 2017, IBM

Create Offline Web Apps Using Service Workers & PouchDB — SitePoint
7 March 2017, SitePoint

Offline-first web and mobile apps: Top frameworks and components
22 January 2019, TechBeacon

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

Chief Customer Officer Of Teradata Sold 25% Of Their Shares
12 May 2024, Simply Wall St

Michael D. Hutchinson Sells 18500 Shares of Teradata Co. (NYSE:TDC) Stock
12 May 2024, Defense World

Why Teradata Shares Dropped
13 May 2024, AOL

Teradata to Present at Upcoming Investor Conferences | Business & Finance | heraldchronicle.com
13 May 2024, Winchester Herald Chronicle

Why Teradata (TDC) Might Surprise This Earnings Season
13 May 2024, Yahoo News UK

provided by Google News

Automated testing of Amazon Neptune data access with Apache TinkerPop Gremlin | Amazon Web Services
28 September 2022, AWS Blog

Simple Deployment of a Graph Database: JanusGraph | by Edward Elson Kosasih
12 October 2020, Towards Data Science

Why developers like Apache TinkerPop, an open source framework for graph computing | Amazon Web Services
27 September 2021, AWS Blog

InfiniteGraph Gets Support for Common Graph Database Language and More
21 February 2012, SiliconANGLE News

Introducing Gremlin query hints for Amazon Neptune | AWS Database Blog
26 February 2019, AWS Blog

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

SingleStore logo

Database for your real-time AI and Analytics Apps.
Try it today.

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

Present your product here