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 > Elasticsearch vs. Infobright vs. Microsoft Azure Cosmos DB vs. Microsoft Azure SQL Database vs. OceanBase

System Properties Comparison Elasticsearch vs. Infobright vs. Microsoft Azure Cosmos DB vs. Microsoft Azure SQL Database vs. OceanBase

Editorial information provided by DB-Engines
NameElasticsearch  Xexclude from comparisonInfobright  Xexclude from comparisonMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDB  Xexclude from comparisonMicrosoft Azure SQL Database infoformerly SQL Azure  Xexclude from comparisonOceanBase  Xexclude from comparison
DescriptionA 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 metricHigh performant column-oriented DBMS for analytic workloads using MySQL or PostgreSQL as a frontendGlobally distributed, horizontally scalable, multi-model database serviceDatabase as a Service offering with high compatibility to Microsoft SQL ServerA distributed, high available RDBMS compatible with Oracle and MySQL
Primary database modelSearch engineRelational DBMSDocument store
Graph DBMS
Key-value store
Wide column store
Relational DBMSRelational DBMS
Secondary database modelsDocument store
Spatial DBMS
Vector DBMS
Spatial DBMSDocument store
Graph DBMS
Spatial DBMS
Document store
Wide column store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score135.35
Rank#7  Overall
#1  Search engines
Score0.96
Rank#194  Overall
#91  Relational DBMS
Score29.04
Rank#27  Overall
#4  Document stores
#2  Graph DBMS
#3  Key-value stores
#3  Wide column stores
Score77.99
Rank#16  Overall
#11  Relational DBMS
Score1.66
Rank#147  Overall
#68  Relational DBMS
Websitewww.elastic.co/­elasticsearchignitetech.com/­softwarelibrary/­infobrightdbazure.microsoft.com/­services/­cosmos-dbazure.microsoft.com/­en-us/­products/­azure-sql/­databaseen.oceanbase.com
Technical documentationwww.elastic.co/­guide/­en/­elasticsearch/­reference/­current/­index.htmllearn.microsoft.com/­azure/­cosmos-dbdocs.microsoft.com/­en-us/­azure/­azure-sqlen.oceanbase.com/­docs/­oceanbase-database
DeveloperElasticIgnite Technologies Inc.; formerly InfoBright Inc.MicrosoftMicrosoftOceanBase infopreviously Alibaba and Ant Group
Initial release20102005201420102010
Current release8.6, January 2023V124.3.0, April 2024
License infoCommercial or Open SourceOpen Source infoElastic Licensecommercial infoThe open source (GPLv2) version did not support inserts/updates/deletes and was discontinued with July 2016commercialcommercialOpen Source infoCommercial license available
Cloud-based only infoOnly available as a cloud servicenonoyesyesno
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaCC++C++
Server operating systemsAll OS with a Java VMLinux
Windows
hostedhostedLinux
Data schemeschema-free infoFlexible type definitions. Once a type is defined, it is persistentyesschema-freeyesyes
Typing infopredefined data types such as float or dateyesyesyes infoJSON typesyesyes
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.nonoyesyes
Secondary indexesyes infoAll search fields are automatically indexedno infoKnowledge Grid Technology used insteadyes infoAll properties auto-indexed by defaultyesyes
SQL infoSupport of SQLSQL-like query languageyesSQL-like query languageyesyes
APIs and other access methodsJava API
RESTful HTTP/JSON API
ADO.NET
JDBC
ODBC
DocumentDB API
Graph API (Gremlin)
MongoDB API
RESTful HTTP API
Table API
ADO.NET
JDBC
ODBC
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
Proprietary native API
Table API
Supported programming languages.Net
Groovy
Community Contributed Clients
Java
JavaScript
Perl
PHP
Python
Ruby
.Net
C
C#
C++
D
Eiffel
Erlang
Haskell
Java
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
.Net
C#
Java
JavaScript
JavaScript (Node.js)
MongoDB client drivers written for various programming languages
Python
.Net
C#
Java
JavaScript (Node.js)
PHP
Python
Ruby
Ada infoin MySQL-compatible model
C infoin Oracle- and MySQL- compatible models
C++ infoin Oracle- and MySQL- compatible models
D infoin MySQL-compatible model
Delphi infoin MySQL-compatible model
Eiffel infoin MySQL-compatible model
Erlang infoin MySQL-compatible model
Haskell infoin MySQL-compatible model
Java infoin Oracle- and MySQL- compatible models
JavaScript (Node.js) infoin MySQL-compatible model
Objective-C infoin MySQL-compatible model
OCaml infoin MySQL-compatible model
Perl infoin MySQL-compatible model
PHP infoin MySQL-compatible model
Python infoin MySQL-compatible model
Ruby infoin MySQL-compatible model
Scheme infoin MySQL-compatible model
Tcl infoin MySQL-compatible model
Server-side scripts infoStored proceduresyesnoJavaScriptTransact SQLPL/SQL in oracle-compatible mode, MySQL Stored Procedure in mysql-compatible mode
Triggersyes infoby using the 'percolation' featurenoJavaScriptyesyes
Partitioning methods infoMethods for storing different data on different nodesShardingnoneSharding infoImplicit feature of the cloud servicehorizontal partitioning (by hash, key, range, range columns, list, and list columns)
Replication methods infoMethods for redundantly storing data on multiple nodesyesSource-replica replicationyes infoImplicit feature of the cloud serviceyes, with always 3 replicas availableMulti-source replication using Paxos
MapReduce infoOffers an API for user-defined Map/Reduce methodsES-Hadoop Connectornowith Hadoop integration infoIntegration with Hadoop/HDInsight on Azure*nono
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, allImmediate ConsistencyBounded Staleness
Consistent Prefix
Eventual Consistency
Immediate Consistency infoConsistency level configurable on request level
Session Consistency
Immediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynononoyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDMulti-item ACID transactions with snapshot isolation within a partitionACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
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.Memcached and Redis integrationyes
User concepts infoAccess controlfine grained access rights according to SQL-standard infoexploiting MySQL or PostgreSQL frontend capabilitiesAccess rights can be defined down to the item levelfine grained access rights according to SQL-standardAccess rights for users, groups and roles according to SQL-standard
More information provided by the system vendor
ElasticsearchInfobrightMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDBMicrosoft Azure SQL Database infoformerly SQL AzureOceanBase
Specific characteristicsOceanBase Database is the world’s only native distributed database that has set new...
» more
Competitive advantagesHigh Availability : The five IDCs across three sites disaster recovery solution sets...
» more
Key customersOceanBase Database has helped over 400 customers across industries upgrade their...
» more
Market metricsTPC-C No.1 Performance , achieved a result of 707.35 million tpmC in the TPC-C benchmark...
» more
Licensing and pricing modelsMulan PubL v2 license for open source community edition. Commercial license for enterprise...
» more

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 partiesCData: Connect to Big Data & NoSQL through standard Drivers.
» more

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

More resources
ElasticsearchInfobrightMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDBMicrosoft Azure SQL Database infoformerly SQL AzureOceanBase
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

PostgreSQL is the DBMS of the Year 2020
4 January 2021, Paul Andlinger, Matthias Gelbmann

Cloud-based DBMS's popularity grows at high rates
12 December 2019, Paul Andlinger

The popularity of cloud-based DBMSs has increased tenfold in four years
7 February 2017, Matthias Gelbmann

show all

Recent citations in the news

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

Elasticsearch Changes Name to Elastic to Reflect Wide Adoption Beyond Search
29 April 2024, Yahoo Singapore News

Elastic Reports 8x Speed and 32x Efficiency Gains for Elasticsearch and Lucene Vector Database
26 April 2024, Business Wire

The end of vendor-backed open source?
29 April 2024, InfoWorld

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

provided by Google News

Public preview: Change partition key of a container in Azure Cosmos DB (NoSQL API) | Azure updates
27 March 2024, azure.microsoft.com

General availability: PgAudit in Azure Cosmos DB for PostgreSQL | Azure updates
31 January 2024, azure.microsoft.com

Azure Synapse Link for Cosmos DB: New Analytics Capabilities
10 November 2023, InfoQ.com

How to Migrate Azure Cosmos DB Databases | by Arwin Lashawn
25 August 2023, DataDrivenInvestor

Azure Cosmos DB joins the AI toolchain
23 May 2023, InfoWorld

provided by Google News

Copilot in Azure SQL Database in Private Preview
27 March 2024, InfoQ.com

Why migrate Windows Server and SQL Server to Azure: ROI, innovation, and free offers
25 April 2024, Microsoft

Microsoft unveils Copilot for Azure SQL Database
27 March 2024, InfoWorld

Azure SQL Database takes Saturday off on US east coast following network power failure
18 September 2023, The Register

Microsoft Announces a New Azure SQL Database Free Offer in Public Preview
1 October 2023, InfoQ.com

provided by Google News

OceanBase Inks Agreement with NTU Singapore in Database Optimization and Green Computing Advancements
31 January 2024, PR Newswire

Ant Group Will Cut Foreign Investors Out of Fast-Growing Database Business
22 August 2023, The Information

How Southeast Asia's Leading e-Wallets Saved Up to 40% in Database Costs - Fintech Singapore
25 March 2024, Fintech News Singapore

Haidilao’s 6-step recipe for successful digital transformation with OceanBase
4 August 2023, Tech in Asia

Alibaba's OceanBase distributed database aims at markets outside China
16 August 2022, InfoWorld

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.

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

Milvus logo

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

AllegroGraph logo

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

Present your product here