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. Dgraph vs. Elasticsearch vs. Ingres vs. OrigoDB

System Properties Comparison Alibaba Cloud TSDB vs. Dgraph vs. Elasticsearch vs. Ingres vs. OrigoDB

Editorial information provided by DB-Engines
NameAlibaba Cloud TSDB  Xexclude from comparisonDgraph  Xexclude from comparisonElasticsearch  Xexclude from comparisonIngres  Xexclude from comparisonOrigoDB  Xexclude from comparison
DescriptionA stable, reliable, and cost-effective online high-performance time series database serviceDistributed 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 metricWell established RDBMSA fully ACID in-memory object graph database
Primary database modelTime Series DBMSGraph DBMSSearch engineRelational DBMSDocument store
Object oriented DBMS
Secondary database modelsDocument store
Spatial DBMS
Vector DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.24
Rank#306  Overall
#26  Time Series DBMS
Score1.45
Rank#156  Overall
#15  Graph DBMS
Score135.35
Rank#7  Overall
#1  Search engines
Score4.11
Rank#81  Overall
#44  Relational DBMS
Score0.00
Rank#383  Overall
#53  Document stores
#20  Object oriented DBMS
Websitewww.alibabacloud.com/­product/­hitsdbdgraph.iowww.elastic.co/­elasticsearchwww.actian.com/­databases/­ingresorigodb.com
Technical documentationwww.alibabacloud.com/­help/­en/­time-series-database/­latest/­what-is-tsdbdgraph.io/­docswww.elastic.co/­guide/­en/­elasticsearch/­reference/­current/­index.htmldocs.actian.com/­ingresorigodb.com/­docs
DeveloperAlibabaDgraph Labs, Inc.ElasticActian CorporationRobert Friberg et al
Initial release201620101974 infooriginally developed at University Berkely in early 1970s2009 infounder the name LiveDB
Current release8.6, January 202311.2, May 2022
License infoCommercial or Open SourcecommercialOpen Source infoApache 2.0Open Source infoElastic LicensecommercialOpen Source
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 languageGoJavaCC#
Server operating systemshostedLinux
OS X
Windows
All OS with a Java VMAIX
HP Open VMS
HP-UX
Linux
Solaris
Windows
Linux
Windows
Data schemeschema-freeschema-freeschema-free infoFlexible type definitions. Once a type is defined, it is persistentyesyes
Typing infopredefined data types such as float or dateNumeric data and StringsyesyesyesUser defined using .NET types and collections
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.nononono infobut tools for importing/exporting data from/to XML-files availableno infocan be achieved using .NET
Secondary indexesnoyesyes infoAll search fields are automatically indexedyesyes
SQL infoSupport of SQLnonoSQL-like query languageyesno
APIs and other access methodsHTTP RESTGraphQL query language
gRPC (using protocol buffers) API
HTTP API
Java API
RESTful HTTP/JSON API
.NET Client API
JDBC
ODBC
proprietary protocol (OpenAPI)
.NET Client API
HTTP API
LINQ
Supported programming languagesJavaC#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
.Net
Groovy
Community Contributed Clients
Java
JavaScript
Perl
PHP
Python
Ruby
.Net
Server-side scripts infoStored proceduresnonoyesyesyes
Triggersnonoyes infoby using the 'percolation' featureyesyes infoDomain Events
Partitioning methods infoMethods for storing different data on different nodesyesShardinghorizontal partitioning infoIngres Star to access multiple databases simultaneouslyhorizontal partitioning infoclient side managed; servers are not synchronized
Replication methods infoMethods for redundantly storing data on multiple nodesSynchronous replication via RaftyesIngres ReplicatorSource-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoES-Hadoop Connectornono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyEventual Consistency infoSynchronous doc based replication. Get by ID may show delays up to 1 sec. Configurable write consistency: one, quorum, allImmediate Consistency
Foreign keys infoReferential integritynononoyesdepending on model
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDnoACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes infoMVCCyes
Durability infoSupport for making data persistentyesyesyesyesyes infoWrite ahead log
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noMemcached and Redis integrationnoyes
User concepts infoAccess controlAccess managed on TSDB instance levelno infoPlanned for future releasesfine grained access rights according to SQL-standardRole based authorization

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 TSDBDgraphElasticsearchIngresOrigoDB
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

Recent citations in the news

SQL and TimescaleDB. This article takes a closer look into… | by Alibaba Cloud
31 July 2019, DataDrivenInvestor

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 Rises to the Top Graph Database on GitHub With 11 G2 Badges and 11M Downloads
26 May 2021, Business Wire

Dgraph launches Slash GraphQL, a GraphQL-native database Backend-as-a-Service
10 September 2020, TechCrunch

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

provided by Google News

Understanding Elasticsearch Reindexing: When to Reindex, Best Practices and Alternatives
8 May 2024, hackernoon.com

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

The Total Economic Impact™️ of Elasticsearch
8 May 2024, BankInfoSecurity.com

8 Powerful Alternatives to Elasticsearch
25 April 2024, Yahoo Finance

Red Hat and Elastic Fuel Retrieval Augmented Generation for GenAI Use Cases
7 May 2024, businesswire.com

provided by Google News

Postgres pioneer Michael Stonebraker promises to upend the database once more
26 December 2023, The Register

New startup from Postgres creator puts the database at heart of software stack
12 March 2024, TechCrunch

Actian Launches Ingres as a Fully-Managed Cloud Service
24 September 2021, Integration Developers

PostgreSQL now top developer choice ahead of MySQL, according to massive new survey • DEVCLASS
13 June 2023, DevClass

Dr. Michael Stonebraker: A Short History of Database Systems
1 February 2019, 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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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.

AllegroGraph logo

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

Present your product here