DB-EnginesextremeDB - solve IoT connectivity disruptionsEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by Redgate Software

DBMS > Newts vs. OrientDB vs. PouchDB vs. TimesTen vs. VoltDB

System Properties Comparison Newts vs. OrientDB vs. PouchDB vs. TimesTen vs. VoltDB

Editorial information provided by DB-Engines
NameNewts  Xexclude from comparisonOrientDB  Xexclude from comparisonPouchDB  Xexclude from comparisonTimesTen  Xexclude from comparisonVoltDB  Xexclude from comparison
DescriptionTime Series DBMS based on CassandraMulti-model DBMS (Document, Graph, Key/Value)JavaScript DBMS with an API inspired by CouchDBAn in-memory SQL relational database that delivers microsecond response and high throughput for OLTP applications. TimesTen can be deployed as a standalone database or as a cache to a backend Oracle database.Distributed In-Memory NewSQL RDBMS infoUsed for OLTP applications with a high frequency of relatively simple transactions, that can hold all their data in memory
Primary database modelTime Series DBMSDocument store
Graph DBMS
Key-value store
Document storeRelational DBMSRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.00
Rank#385  Overall
#40  Time Series DBMS
Score3.02
Rank#88  Overall
#16  Document stores
#6  Graph DBMS
#12  Key-value stores
Score2.18
Rank#114  Overall
#21  Document stores
Score1.26
Rank#164  Overall
#75  Relational DBMS
Score1.38
Rank#156  Overall
#72  Relational DBMS
Websiteopennms.github.io/­newtsorientdb.orgpouchdb.comwww.oracle.com/­database/­technologies/­related/­timesten.htmlwww.voltdb.com
Technical documentationgithub.com/­OpenNMS/­newts/­wikiwww.orientdb.com/­docs/­last/­index.htmlpouchdb.com/­guidesdocs.oracle.com/­en/­database/­other-databases/­timesten/­index.htmldocs.voltdb.com
DeveloperOpenNMS GroupOrientDB LTD; CallidusCloud; SAPApache Software FoundationOracle infooriginally founded in HP Labs it was acquired by Oracle in 2005VoltDB Inc.
Initial release20142010201219982010
Current release3.2.29, March 20247.1.1, June 2019Release 22.111.3, April 2022
License infoCommercial or Open SourceOpen Source infoApache 2.0Open Source infoApache version 2Open SourcecommercialOpen Source infoAGPL for Community Edition, commercial license for Enterprise, AWS, and Pro Editions
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 languageJavaJavaJavaScriptJava, C++
Server operating systemsLinux
OS X
Windows
All OS with a Java JDK (>= JDK 6)server-less, requires a JavaScript environment (browser, Node.js)IBM AIX Power PC 64-bit
Linux arm64
Linux x86-64
Solaris SPARC 64
Solaris SPARC/x86
Solaris x86-64
Linux
OS X infofor development
Data schemeschema-freeschema-free infoSchema can be enforced for whole record ("schema-full") or for some fields only ("schema-hybrid")schema-freeyesyes
Typing infopredefined data types such as float or dateyesyesnoyesyes
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 indexesnoyesyes infovia viewsyesyes
SQL infoSupport of SQLnoSQL-like query language, no joinsnoyesyes infoonly a subset of SQL 99
APIs and other access methodsHTTP REST
Java API
Tinkerpop technology stack with Blueprints, Gremlin, Pipes
Java API
RESTful HTTP/JSON API
HTTP REST infoonly for PouchDB Server
JavaScript API
ODBC
ODP.NET
Oracle Call Interface (OCI)
Pro*C/C++ programming interfaces
SQL and PL/SQL via JDBC
Java API
JDBC
RESTful HTTP/JSON API
Supported programming languagesJava.Net
C
C#
C++
Clojure
Java
JavaScript
JavaScript (Node.js)
PHP
Python
Ruby
Scala
JavaScriptC
C++
Java
Node.js
PL/SQL
Python
C#
C++
Erlang infonot officially supported
Go
Java
JavaScript infoNode.js
PHP
Python
Server-side scripts infoStored proceduresnoJava, JavascriptView functions in JavaScriptPL/SQLJava
TriggersnoHooksyesnono
Partitioning methods infoMethods for storing different data on different nodesSharding infobased on CassandraShardingSharding infowith a proxy-based framework, named couchdb-loungenoneSharding
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factor infobased on CassandraMulti-source replicationMulti-source replication infoalso with CouchDB databases
Source-replica replication infoalso with CouchDB databases
Multi-source replication
Source-replica replication
Multi-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnono infocould be achieved with distributed queriesyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency infobased on Cassandra
Immediate Consistency infobased on Cassandra
Eventual ConsistencyImmediate Consistency or Eventual Consistency depending on configuration
Foreign keys infoReferential integritynoyes inforelationship in graphsnoyesno infoFOREIGN KEY constraints are not supported
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDnoACIDACID infoTransactions are executed single-threaded within stored procedures
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes infoData access is serialized by the server
Durability infoSupport for making data persistentyesyesyes infoby using IndexedDB, WebSQL or LevelDB as backendyes infoby means of logfiles and checkpointsyes infoSnapshots and command logging
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesyes
User concepts infoAccess controlnoAccess rights for users and roles; record level security configurablenofine grained access rights according to SQL-standardUsers and roles with access to stored procedures

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

Graph DBMS increased their popularity by 500% within the last 2 years
3 March 2015, Paul Andlinger

Graph DBMSs are gaining in popularity faster than any other database category
21 January 2014, Matthias Gelbmann

show all

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

show all

Recent citations in the news

Top 8 Best NoSQL Databases in 2024
9 September 2024, AIM

Comparing Graph Databases II. Part 2: ArangoDB, OrientDB, and… | by Sam Bell
20 September 2019, Towards Data Science

OrientDB: A Flexible and Scalable Multi-Model NoSQL DBMS
21 January 2022, Open Source For You

The 12 Best Graph Databases to Consider for 2024
22 October 2023, Solutions Review

K2View updates DataOps platform with data fabric automation
11 May 2021, TechTarget

provided by Google News

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

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

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

provided by Google News

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

SAP S&D Benchmark - The Intel Xeon E7-8800 v3 Review: The POWER8 Killer?
8 May 2015, AnandTech

provided by Google News

 VoltDB Launches Active(N) Lossless Cross Data Center Replication
31 August 2021, PR Newswire

Unveiling Volt Active Data’s game-changing approach to limitless app performance
16 October 2023, YourStory

VoltDB Announces Key New Hires
26 October 2021, citybiz

Solutions Review Sits Down with VoltDB CEO David Flower
17 April 2018, Solutions Review

VoltDB Aims for Fast Big Data Development
29 January 2015, ADT Magazine

provided by Google News



Share this page

Featured Products

SingleStore logo

The data platform to build your intelligent applications.
Try 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

RaimaDB logo

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

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus 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