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

DBMS > BigObject vs. DolphinDB vs. Ehcache vs. PouchDB vs. SAP Advantage Database Server

System Properties Comparison BigObject vs. DolphinDB vs. Ehcache vs. PouchDB vs. SAP Advantage Database Server

Editorial information provided by DB-Engines
NameBigObject  Xexclude from comparisonDolphinDB  Xexclude from comparisonEhcache  Xexclude from comparisonPouchDB  Xexclude from comparisonSAP Advantage Database Server infoformer name: Sybase ADS  Xexclude from comparison
SAP Advantage Database Server seems to be discontinued. Therefore it is excluded from the DB-Engines Ranking.
DescriptionAnalytic DBMS for real-time computations and queriesDolphinDB is a high performance Time Series DBMS. It is integrated with an easy-to-use fully featured programming language and a high-volume high-velocity streaming analytics system. It offers operational simplicity, scalability, fault tolerance, and concurrency.A widely adopted Java cache with tiered storage optionsJavaScript DBMS with an API inspired by CouchDBLow-cost RDBMS with access to ISAM and FoxPro data structures
Primary database modelRelational DBMS infoa hierachical model (tree) can be imposedTime Series DBMSKey-value storeDocument storeRelational DBMS
Secondary database modelsRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.19
Rank#329  Overall
#146  Relational DBMS
Score4.03
Rank#78  Overall
#6  Time Series DBMS
Score4.64
Rank#68  Overall
#8  Key-value stores
Score2.34
Rank#112  Overall
#21  Document stores
Websitebigobject.iowww.dolphindb.comwww.ehcache.orgpouchdb.comwww.sap.com/products/advantage-database-server.html
Technical documentationdocs.bigobject.iodocs.dolphindb.cn/­en/­help200/­index.htmlwww.ehcache.org/­documentationpouchdb.com/­guides
DeveloperBigObject, Inc.DolphinDB, IncTerracotta Inc, owned by Software AGApache Software FoundationSybase, SAP
Initial release20152018200920121993
Current releasev2.00.4, January 20223.10.0, March 20227.1.1, June 2019
License infoCommercial or Open Sourcecommercial infofree community edition availablecommercial infofree community version availableOpen Source infoApache Version 2; commercial licenses availableOpen Sourcecommercial
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++JavaJavaScript
Server operating systemsLinux infodistributed as a docker-image
OS X infodistributed as a docker-image (boot2docker)
Windows infodistributed as a docker-image (boot2docker)
Linux
Windows
All OS with a Java VMserver-less, requires a JavaScript environment (browser, Node.js)Linux
Windows
Data schemeyesyesschema-freeschema-freeyes
Typing infopredefined data types such as float or dateyesyesyesnoyes
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.nonononono
Secondary indexesyesyesnoyes infovia viewsyes
SQL infoSupport of SQLSQL-like DML and DDL statementsSQL-like query languagenonoyes
APIs and other access methodsfluentd
ODBC
RESTful HTTP API
JDBC
JSON over HTTP
Kafka
MQTT (Message Queue Telemetry Transport)
ODBC
OPC DA
OPC UA
RabbitMQ
WebSocket
JCacheHTTP REST infoonly for PouchDB Server
JavaScript API
.NET Client API
ADO.NET
JDBC
ODBC
OLE DB
Supported programming languagesC#
C++
Go
Java
JavaScript
MatLab
Python
R
Rust
JavaJavaScriptDelphi
Perl
PHP
Server-side scripts infoStored proceduresLuayesnoView functions in JavaScriptyes
Triggersnonoyes infoCache Event Listenersyesyes
Partitioning methods infoMethods for storing different data on different nodesnonehorizontal partitioningSharding infoby using Terracotta ServerSharding infowith a proxy-based framework, named couchdb-loungenone
Replication methods infoMethods for redundantly storing data on multiple nodesnoneyesyes infoby using Terracotta ServerMulti-source replication infoalso with CouchDB databases
Source-replica replication infoalso with CouchDB databases
Multi-source replication infoCONFLICT Trigger to resolve replication conflicts
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesnoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate ConsistencyTunable Consistency (Strong, Eventual, Weak)Eventual ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyes infoautomatically between fact table and dimension tablesnononoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoyesyes infosupports JTA and can work as an XA resourcenoACID
Concurrency infoSupport for concurrent manipulation of datayes infoRead/write lock on objects (tables, trees)yesyesyes
Durability infoSupport for making data persistentyesyesyes infousing a tiered cache-storage approachyes infoby using IndexedDB, WebSQL or LevelDB as backendyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyesyesno infocaching of (temporary) tables can be configured
User concepts infoAccess controlnoAdministrators, Users, Groupsnonofine 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
BigObjectDolphinDBEhcachePouchDBSAP Advantage Database Server infoformer name: Sybase ADS
DB-Engines blog posts

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

show all

Recent citations in the news

Scaling Australia's Most Popular Online News Sites with Ehcache
6 December 2010, InfoQ.com

Atlassian asks customers to patch critical Jira vulnerability
22 July 2021, BleepingComputer

Critical Jira Flaw in Atlassian Could Lead to RCE
22 July 2021, Threatpost

DZone Coding Java JBoss 5 to 7 in 11 steps
9 January 2014, dzone.com

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

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

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

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

Present your product here