DB-EnginesInfluxDB: Focus on building software with an easy-to-use serverless, scalable time series platformEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Alibaba Cloud TSDB vs. CouchDB vs. Dgraph vs. Elasticsearch vs. Hazelcast

System Properties Comparison Alibaba Cloud TSDB vs. CouchDB vs. Dgraph vs. Elasticsearch vs. Hazelcast

Editorial information provided by DB-Engines
NameAlibaba Cloud TSDB  Xexclude from comparisonCouchDB infostands for "Cluster Of Unreliable Commodity Hardware"  Xexclude from comparisonDgraph  Xexclude from comparisonElasticsearch  Xexclude from comparisonHazelcast  Xexclude from comparison
DescriptionA stable, reliable, and cost-effective online high-performance time series database serviceA native JSON - document store inspired by Lotus Notes, scalable from globally distributed server-clusters down to mobile phones.Distributed and scalable native Graph DBMSA 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 metricA widely adopted in-memory data grid
Primary database modelTime Series DBMSDocument storeGraph DBMSSearch engineKey-value store
Secondary database modelsSpatial DBMS infousing the Geocouch extensionDocument store
Spatial DBMS
Vector DBMS
Document store infoJSON support with IMDG 3.12
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.29
Rank#301  Overall
#26  Time Series DBMS
Score8.30
Rank#47  Overall
#7  Document stores
Score1.53
Rank#152  Overall
#15  Graph DBMS
Score132.83
Rank#7  Overall
#1  Search engines
Score5.46
Rank#61  Overall
#7  Key-value stores
Websitewww.alibabacloud.com/­product/­hitsdbcouchdb.apache.orgdgraph.iowww.elastic.co/­elasticsearchhazelcast.com
Technical documentationwww.alibabacloud.com/­help/­en/­time-series-database/­latest/­what-is-tsdbdocs.couchdb.org/­en/­stabledgraph.io/­docswww.elastic.co/­guide/­en/­elasticsearch/­reference/­current/­index.htmlhazelcast.org/­imdg/­docs
DeveloperAlibabaApache Software Foundation infoApache top-level project, originally developed by Damien Katz, a former Lotus Notes developerDgraph Labs, Inc.ElasticHazelcast
Initial release2005201620102008
Current release3.3.3, December 20238.6, January 20235.3.6, November 2023
License infoCommercial or Open SourcecommercialOpen Source infoApache version 2Open Source infoApache 2.0Open Source infoElastic LicenseOpen Source infoApache Version 2; commercial licenses available
Cloud-based only infoOnly available as a cloud serviceyesnononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageErlangGoJavaJava
Server operating systemshostedAndroid
BSD
Linux
OS X
Solaris
Windows
Linux
OS X
Windows
All OS with a Java VMAll OS with a Java VM
Data schemeschema-freeschema-freeschema-freeschema-free infoFlexible type definitions. Once a type is defined, it is persistentschema-free
Typing infopredefined data types such as float or dateNumeric data and Stringsnoyesyesyes
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.nonononoyes infothe object must implement a serialization strategy
Secondary indexesnoyes infovia viewsyesyes infoAll search fields are automatically indexedyes
SQL infoSupport of SQLnononoSQL-like query languageSQL-like query language
APIs and other access methodsHTTP RESTRESTful HTTP/JSON APIGraphQL query language
gRPC (using protocol buffers) API
HTTP API
Java API
RESTful HTTP/JSON API
JCache
JPA
Memcached protocol
RESTful HTTP API
Supported programming languagesJavaC
C#
ColdFusion
Erlang
Haskell
Java
JavaScript
Lisp
Lua
Objective-C
OCaml
Perl
PHP
PL/SQL
Python
Ruby
Smalltalk
C#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
.Net
Groovy
Community Contributed Clients
Java
JavaScript
Perl
PHP
Python
Ruby
.Net
C#
C++
Clojure
Go
Java
JavaScript (Node.js)
Python
Scala
Server-side scripts infoStored proceduresnoView functions in JavaScriptnoyesyes infoEvent Listeners, Executor Services
Triggersnoyesnoyes infoby using the 'percolation' featureyes infoEvents
Partitioning methods infoMethods for storing different data on different nodesSharding infoimproved architecture with release 2.0yesShardingSharding
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication
Source-replica replication
Synchronous replication via Raftyesyes infoReplicated Map
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesnoES-Hadoop Connectoryes
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual ConsistencyImmediate ConsistencyEventual Consistency infoSynchronous doc based replication. Get by ID may show delays up to 1 sec. Configurable write consistency: one, quorum, allImmediate Consistency or Eventual Consistency selectable by user infoRaft Consensus Algorithm
Foreign keys infoReferential integritynonononono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanono infoatomic operations within a single document possibleACIDnoone or two-phase-commit; repeatable reads; read commited
Concurrency infoSupport for concurrent manipulation of datayesyes infostrategy: optimistic lockingyesyesyes
Durability infoSupport for making data persistentyesyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nonoMemcached and Redis integrationyes
User concepts infoAccess controlAccess managed on TSDB instance levelAccess rights for users can be defined per databaseno infoPlanned for future releasesRole-based access control

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
Alibaba Cloud TSDBCouchDB infostands for "Cluster Of Unreliable Commodity Hardware"DgraphElasticsearchHazelcast
DB-Engines blog posts

Couchbase climbs up the DB-Engines Ranking, increasing its popularity by 10% every month
2 June 2014, Matthias Gelbmann

show all

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

Recent citations in the news

How to Automate A Blog Post App Deployment With GitHub Actions, Node.js, CouchDB, and Aptible
4 December 2023, hackernoon.com

How to install the CouchDB NoSQL database on Debian Server 11
16 June 2022, TechRepublic

IBM Cloudant pulls plan to fund new foundational layer for CouchDB
15 March 2022, The Register

CouchDB 3.0 ends admin party era • DEVCLASS
27 February 2020, DevClass

Tracking Expenses with CouchDB and Angular — SitePoint
28 August 2014, SitePoint

provided by Google News

Dgraph on AWS: Setting up a horizontally scalable graph database | Amazon Web Services
1 September 2020, AWS Blog

Popular Open Source GraphQL Company Dgraph Secures $6M in Seed Round with New Leadership
20 July 2022, PR Newswire

Dgraph Raises $6M in Seed Funding
20 July 2022, FinSMEs

Dgraph Rises to the Top Graph Database on GitHub With 11 G2 Badges and 11M Downloads
26 May 2021, Business Wire

Dgraph raises $11.5 million for scalable graph database solutions
31 July 2019, VentureBeat

provided by Google News

Apache Doris for Log and Time Series Data Analysis in NetEase: Why Not Elasticsearch and InfluxDB?
5 June 2024, hackernoon.com

8 Powerful Alternatives to Elasticsearch
25 April 2024, Yahoo Finance

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

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

Introducing Elasticsearch Vector Database to Azure OpenAI Service On Your Data (Preview)
26 March 2024, insider.govtech.com

provided by Google News

Hazelcast Weaves Wider Logic Threads Through The Data Fabric
7 March 2024, Forbes

Hazelcast 5.4 real time data processing platform boosts AI and consistency
17 April 2024, VentureBeat

Hazelcast Showcases Real-Time Data Platform at 2024 Gartner Summit
15 May 2024, Datanami

Real-Time Data Platform Hazelcast Introduces New Chief Technology Officer Adrian Soars
7 November 2023, Finovate

Hazelcast Versus Redis: A Practical Comparison
4 January 2024, Database Trends and Applications

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

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.

Present your product here