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

DBMS > Axibase vs. Elasticsearch vs. PouchDB vs. RocksDB vs. SpaceTime

System Properties Comparison Axibase vs. Elasticsearch vs. PouchDB vs. RocksDB vs. SpaceTime

Editorial information provided by DB-Engines
NameAxibase  Xexclude from comparisonElasticsearch  Xexclude from comparisonPouchDB  Xexclude from comparisonRocksDB  Xexclude from comparisonSpaceTime  Xexclude from comparison
DescriptionScalable TimeSeries DBMS based on HBase with integrated rule engine and visualizationA distributed, RESTful modern search and analytics engine based on Apache Lucene infoElasticsearch lets you perform and combine many types of searches such as structured, unstructured, geo, and metricJavaScript DBMS with an API inspired by CouchDBEmbeddable persistent key-value store optimized for fast storage (flash and RAM)SpaceTime is a spatio-temporal DBMS with a focus on performance.
Primary database modelTime Series DBMSSearch engineDocument storeKey-value storeSpatial DBMS
Secondary database modelsDocument store
Spatial DBMS
Vector DBMS
Relational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.29
Rank#292  Overall
#25  Time Series DBMS
Score135.35
Rank#7  Overall
#1  Search engines
Score2.28
Rank#115  Overall
#21  Document stores
Score3.65
Rank#85  Overall
#11  Key-value stores
Score0.00
Rank#383  Overall
#7  Spatial DBMS
Websiteaxibase.com/­docs/­atsd/­financewww.elastic.co/­elasticsearchpouchdb.comrocksdb.orgwww.mireo.com/­spacetime
Technical documentationwww.elastic.co/­guide/­en/­elasticsearch/­reference/­current/­index.htmlpouchdb.com/­guidesgithub.com/­facebook/­rocksdb/­wiki
DeveloperAxibase CorporationElasticApache Software FoundationFacebook, Inc.Mireo
Initial release20132010201220132020
Current release155858.6, January 20237.1.1, June 20198.11.4, April 2024
License infoCommercial or Open Sourcecommercial infoCommunity Edition (single node) is free, Enterprise Edition (distributed) is paidOpen Source infoElastic LicenseOpen SourceOpen Source infoBSDcommercial
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 languageJavaJavaJavaScriptC++C++
Server operating systemsLinuxAll OS with a Java VMserver-less, requires a JavaScript environment (browser, Node.js)LinuxLinux
Data schemeyesschema-free infoFlexible type definitions. Once a type is defined, it is persistentschema-freeschema-freeyes
Typing infopredefined data types such as float or dateyes infoshort, integer, long, float, double, decimal, stringyesnonoyes
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 indexesnoyes infoAll search fields are automatically indexedyes infovia viewsnono
SQL infoSupport of SQLSQL-like query languageSQL-like query languagenonoA subset of ANSI SQL is implemented
APIs and other access methodsJDBC
Proprietary protocol (Network API)
RESTful HTTP API
Java API
RESTful HTTP/JSON API
HTTP REST infoonly for PouchDB Server
JavaScript API
C++ API
Java API
RESTful HTTP API
Supported programming languagesGo
Java
PHP
Python
R
Ruby
.Net
Groovy
Community Contributed Clients
Java
JavaScript
Perl
PHP
Python
Ruby
JavaScriptC
C++
Go
Java
Perl
Python
Ruby
C#
C++
Python
Server-side scripts infoStored proceduresyesyesView functions in JavaScriptnono
Triggersyesyes infoby using the 'percolation' featureyesno
Partitioning methods infoMethods for storing different data on different nodesShardingShardingSharding infowith a proxy-based framework, named couchdb-loungehorizontal partitioningFixed-grid hypercubes
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationyesMulti-source replication infoalso with CouchDB databases
Source-replica replication infoalso with CouchDB databases
yesReal-time block device replication (DRBD)
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesES-Hadoop Connectoryesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency infoSynchronous doc based replication. Get by ID may show delays up to 1 sec. Configurable write consistency: one, quorum, allEventual ConsistencyImmediate Consistency
Foreign keys infoReferential integritynonononono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanononoyesno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesyesyes infoby using IndexedDB, WebSQL or LevelDB as backendyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.Memcached and Redis integrationyesyesno
User concepts infoAccess controlnonoyes

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
3rd partiesSpeedb: A high performance RocksDB-compliant key-value store optimized for write-intensive workloads.
» more

We invite representatives of vendors of related products to contact us for presenting information about their offerings here.

More resources
AxibaseElasticsearchPouchDBRocksDBSpaceTime
DB-Engines blog posts

PostgreSQL is the DBMS of the Year 2017
2 January 2018, Paul Andlinger, Matthias Gelbmann

Elasticsearch moved into the top 10 most popular database management systems
3 July 2017, Matthias Gelbmann

MySQL, PostgreSQL and Redis are the winners of the March ranking
2 March 2016, Paul Andlinger

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

The Ultimate ATV Test: Suzuki's King Quad 750 AXI Rugged Package vs. Alaska's Hunting Season
20 April 2021, Outdoor Life

provided by Google News

Elasticsearch Enables 400 Criteo Engineers to Search 4 TB of Log Data per Week
15 May 2024, Yahoo Singapore News

Netflix Uses Elasticsearch Percolate Queries to Implement Reverse Searches Efficiently
29 April 2024, InfoQ.com

Splunk vs Elasticsearch | A Comparison and How to Choose
12 January 2024, SentinelOne

Using Elasticsearch to Offload Search and Analytics from DynamoDB: Pros and Cons
10 May 2024, hackernoon.com

Introducing Elasticsearch Vector Database to Azure OpenAI Service On Your Data (Preview)
26 March 2024, insider.govtech.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

Pliops Unveils Accelerated Key-Value Store That Boosts RocksDB Performance by 20x at OCP Global Summit
18 October 2022, GlobeNewswire

Did Rockset Just Solve Real-Time Analytics?
25 August 2021, Datanami

Meta’s Velox Means Database Performance Is Not Subject To Interpretation
31 August 2022, The Next Platform

Linux 6.9 Drives AMD 4th Gen EPYC Performance Even Higher For Some Workloads
29 March 2024, Phoronix

Facebook's MyRocks Truly Rocks!
21 September 2020, Open Source For You

provided by Google News



Share this page

Featured Products

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

Neo4j logo

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

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

Present your product here