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

DBMS > PouchDB vs. RDF4J vs. SAP Advantage Database Server vs. Teradata vs. VoltDB

System Properties Comparison PouchDB vs. RDF4J vs. SAP Advantage Database Server vs. Teradata vs. VoltDB

Editorial information provided by DB-Engines
NamePouchDB  Xexclude from comparisonRDF4J infoformerly known as Sesame  Xexclude from comparisonSAP Advantage Database Server infoformer name: Sybase ADS  Xexclude from comparisonTeradata  Xexclude from comparisonVoltDB  Xexclude from comparison
SAP Advantage Database Server seems to be discontinued. Therefore it is excluded from the DB-Engines Ranking.
DescriptionJavaScript DBMS with an API inspired by CouchDBRDF4J is a Java framework for processing RDF data, supporting both memory-based and a disk-based storage.Low-cost RDBMS with access to ISAM and FoxPro data structuresA 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 modelDocument storeRDF storeRelational DBMSRelational DBMSRelational DBMS
Secondary database modelsDocument store
Graph DBMS
Spatial DBMS
Time Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score2.34
Rank#112  Overall
#21  Document stores
Score0.74
Rank#222  Overall
#9  RDF stores
Score44.87
Rank#22  Overall
#15  Relational DBMS
Score1.47
Rank#157  Overall
#73  Relational DBMS
Websitepouchdb.comrdf4j.orgwww.sap.com/products/advantage-database-server.htmlwww.teradata.comwww.voltdb.com
Technical documentationpouchdb.com/­guidesrdf4j.org/­documentationdocs.teradata.comdocs.voltdb.com
DeveloperApache Software FoundationSince 2016 officially forked into an Eclipse project, former developer was Aduna Software.Sybase, SAPTeradataVoltDB Inc.
Initial release20122004199319842010
Current release7.1.1, June 2019Teradata Vantage 1.0 MU2, January 201911.3, April 2022
License infoCommercial or Open SourceOpen SourceOpen Source infoEclipse Distribution License (EDL), v1.0.commercialcommercialOpen 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 languageJavaScriptJavaJava, C++
Server operating systemsserver-less, requires a JavaScript environment (browser, Node.js)Linux
OS X
Unix
Windows
Linux
Windows
hosted
Linux
Linux
OS X infofor development
Data schemeschema-freeyes infoRDF Schemasyesyesyes
Typing infopredefined data types such as float or datenoyesyesyesyes
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.nonoyes
Secondary indexesyes infovia viewsyesyesyes infoJoin-index to prejoin tables, aggregate index, sparse index, hash indexyes
SQL infoSupport of SQLnonoyesyes infoSQL 2016 + extensionsyes infoonly a subset of SQL 99
APIs and other access methodsHTTP REST infoonly for PouchDB Server
JavaScript API
Java API
RIO infoRDF Input/Output
Sail API
SeRQL infoSesame RDF Query Language
Sesame REST HTTP Protocol
SPARQL
.NET Client API
ADO.NET
JDBC
ODBC
OLE DB
.NET Client API
HTTP REST
JDBC
JMS Adapter
ODBC
OLE DB
Java API
JDBC
RESTful HTTP/JSON API
Supported programming languagesJavaScriptJava
PHP
Python
Delphi
Perl
PHP
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 proceduresView functions in JavaScriptyesyesyes infoUDFs, stored procedures, table functions in parallelJava
Triggersyesyesyesyesno
Partitioning methods infoMethods for storing different data on different nodesSharding infowith a proxy-based framework, named couchdb-loungenonenoneSharding infoHashingSharding
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication infoalso with CouchDB databases
Source-replica replication infoalso with CouchDB databases
noneMulti-source replication infoCONFLICT Trigger to resolve replication conflicts
Source-replica replication
Multi-source replication
Source-replica replication
Multi-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynoyesyesno infoFOREIGN KEY constraints are not supported
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACID infoIsolation support depends on the API usedACIDACIDACID 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 persistentyes infoby using IndexedDB, WebSQL or LevelDB as backendyes infoin-memory storage is supported as wellyesyesyes infoSnapshots and command logging
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesno infocaching of (temporary) tables can be configuredyes
User concepts infoAccess controlnonofine grained access rights according to SQL-standardfine 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
PouchDBRDF4J infoformerly known as SesameSAP Advantage Database Server infoformer name: Sybase ADSTeradataVoltDB
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

Create Offline Web Apps Using Service Workers & PouchDB — SitePoint
7 March 2017, 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

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

provided by Google News

GraphDB Goes Open Source
27 January 2020, iProgrammer

Ontotext's GraphDB 8.10 Makes Knowledge Graph Experience Faster and Richer
13 June 2019, Markets Insider

provided by Google News

SAP Announces Q3 2023 Results: Asia Pacific and Japan View
19 October 2023, SAP News

provided by Google News

Teradata to Present at Upcoming Investor Conference
6 June 2024, businesswire.com

Teradata (TDC) Down 2.5% Since Last Earnings Report: Can It Rebound?
5 June 2024, Yahoo Finance

Teradata Fails to Block Software Broker From Selling Its Products
3 June 2024, Bloomberg Law

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

Teradata Co. (NYSE:TDC) Shares Purchased by Hsbc Holdings PLC
4 June 2024, MarketBeat

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

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

Neo4j logo

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

Present your product here