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

DBMS > Postgres-XL vs. PouchDB vs. RavenDB vs. Teradata vs. VoltDB

System Properties Comparison Postgres-XL vs. PouchDB vs. RavenDB vs. Teradata vs. VoltDB

Editorial information provided by DB-Engines
NamePostgres-XL  Xexclude from comparisonPouchDB  Xexclude from comparisonRavenDB  Xexclude from comparisonTeradata  Xexclude from comparisonVoltDB  Xexclude from comparison
DescriptionBased on PostgreSQL enhanced with MPP and write-scale-out cluster featuresJavaScript DBMS with an API inspired by CouchDBOpen Source Operational and Transactional Enterprise NoSQL Document DatabaseA hybrid cloud data analytics software platform (Teradata Vantage)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 modelRelational DBMSDocument storeDocument storeRelational DBMSRelational DBMS
Secondary database modelsDocument store
Spatial DBMS
Graph DBMS
Spatial DBMS
Time Series DBMS
Document store
Graph DBMS
Spatial DBMS
Time Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.49
Rank#256  Overall
#117  Relational DBMS
Score2.28
Rank#115  Overall
#21  Document stores
Score2.92
Rank#101  Overall
#18  Document stores
Score45.33
Rank#21  Overall
#15  Relational DBMS
Score1.44
Rank#158  Overall
#73  Relational DBMS
Websitewww.postgres-xl.orgpouchdb.comravendb.netwww.teradata.comwww.voltdb.com
Technical documentationwww.postgres-xl.org/­documentationpouchdb.com/­guidesravendb.net/­docsdocs.teradata.comdocs.voltdb.com
DeveloperApache Software FoundationHibernating RhinosTeradataVoltDB Inc.
Initial release2014 infosince 2012, originally named StormDB2012201019842010
Current release10 R1, October 20187.1.1, June 20195.4, July 2022Teradata Vantage 1.0 MU2, January 201911.3, April 2022
License infoCommercial or Open SourceOpen Source infoMozilla public licenseOpen SourceOpen Source infoAGPL version 3, commercial license availablecommercialOpen 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 languageCJavaScriptC#Java, C++
Server operating systemsLinux
macOS
server-less, requires a JavaScript environment (browser, Node.js)Linux
macOS
Raspberry Pi
Windows
hosted
Linux
Linux
OS X infofor development
Data schemeyesschema-freeschema-freeyesyes
Typing infopredefined data types such as float or dateyesnonoyesyes
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.yes infoXML type, but no XML query functionalitynoyes
Secondary indexesyesyes infovia viewsyesyes infoJoin-index to prejoin tables, aggregate index, sparse index, hash indexyes
SQL infoSupport of SQLyes infodistributed, parallel query executionnoSQL-like query language (RQL)yes infoSQL 2016 + extensionsyes infoonly a subset of SQL 99
APIs and other access methodsADO.NET
JDBC
native C library
ODBC
streaming API for large objects
HTTP REST infoonly for PouchDB Server
JavaScript API
.NET Client API
F# Client API
Go Client API
Java Client API
NodeJS Client API
PHP Client API
Python Client API
RESTful HTTP API
.NET Client API
HTTP REST
JDBC
JMS Adapter
ODBC
OLE DB
Java API
JDBC
RESTful HTTP/JSON API
Supported programming languages.Net
C
C++
Delphi
Erlang
Java
JavaScript (Node.js)
Perl
PHP
Python
Tcl
JavaScript.Net
C#
F#
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
C
C++
Cobol
Java (JDBC-ODBC)
Perl
PL/1
Python
R
Ruby
C#
C++
Erlang infonot officially supported
Go
Java
JavaScript infoNode.js
PHP
Python
Server-side scripts infoStored proceduresuser defined functionsView functions in JavaScriptyesyes infoUDFs, stored procedures, table functions in parallelJava
Triggersyesyesyesyesno
Partitioning methods infoMethods for storing different data on different nodeshorizontal partitioningSharding infowith a proxy-based framework, named couchdb-loungeShardingSharding infoHashingSharding
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication infoalso with CouchDB databases
Source-replica replication infoalso with CouchDB databases
Multi-source replicationMulti-source replication
Source-replica replication
Multi-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual ConsistencyDefault ACID transactions on the local node (eventually consistent across the cluster). Atomic operations with cluster-wide ACID transactions. Eventual consistency for indexes and full-text search indexes.Immediate Consistency
Foreign keys infoReferential integrityyesnonoyesno infoFOREIGN KEY constraints are not supported
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACID infoMVCCnoACID, Cluster-wide transaction availableACIDACID 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 persistentyesyes infoby using IndexedDB, WebSQL or LevelDB as backendyesyesyes 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 controlfine grained access rights according to SQL-standardnoAuthorization levels configured per client per databasefine 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
Postgres-XLPouchDBRavenDBTeradataVoltDB
DB-Engines blog posts

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

show all

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

show all

Recent citations in the 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.com

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

RavenDB Launches Version 6.0 Lightning Fast Queries, Data Integrations, Corax Indexing Engine, and Sharding
3 October 2023, PR Newswire

RavenDB Welcomes David Baruc as Chief Revenue Officer: Seasoned Tech Leader to Drive Global Sales and ...
13 June 2023, PR Newswire

Install the NoSQL RavenDB Data System
14 May 2021, The New Stack

Oren Eini on RavenDB, Including Consistency Guarantees and C# as the Implementation Language
23 May 2022, InfoQ.com

RavenDB Adds Graph Queries
15 May 2019, Datanami

provided by Google News

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

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

An interview with Teradata CFO Claire Bramley
9 February 2024, McKinsey

Teradata (NYSE:TDC) Reports Q1 In Line With Expectations
6 May 2024, Yahoo Finance

Lakehouse dam breaks after departure of long-time Teradata CTO
1 May 2024, The Register

provided by Google News

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

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

VoltDB Turns to Real-Time Analytics with NewSQL Database
30 January 2014, Datanami

VoltDB Upgrades Power, Security of Its In-Memory Database
1 February 2017, eWeek

VoltDB Adds Geospatial Support, Cross-Site Replication
28 January 2016, The New Stack

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

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

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

Neo4j logo

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

Present your product here