DB-EnginesextremeDB - Data management wherever you need itEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by Redgate Software

DBMS > Elasticsearch vs. Manticore Search vs. Microsoft Azure Table Storage vs. openGauss vs. Oracle Rdb

System Properties Comparison Elasticsearch vs. Manticore Search vs. Microsoft Azure Table Storage vs. openGauss vs. Oracle Rdb

Editorial information provided by DB-Engines
NameElasticsearch  Xexclude from comparisonManticore Search  Xexclude from comparisonMicrosoft Azure Table Storage  Xexclude from comparisonopenGauss  Xexclude from comparisonOracle Rdb  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 metricMulti-storage database for search, including full-text search.A Wide Column Store for rapid development using massive semi-structured datasetsAn enterprise-class RDBMS compatible with high-performance, high-availability and high-performance originally developed by Huawei
Primary database modelSearch engineSearch engineWide column storeRelational DBMSRelational DBMS
Secondary database modelsDocument store
Spatial DBMS
Vector DBMS
Time Series DBMS infousing the Manticore Columnar LibraryDocument store
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score128.79
Rank#8  Overall
#1  Search engines
Score0.23
Rank#301  Overall
#21  Search engines
Score3.55
Rank#80  Overall
#6  Wide column stores
Score1.11
Rank#175  Overall
#79  Relational DBMS
Score1.04
Rank#184  Overall
#84  Relational DBMS
Websitewww.elastic.co/­elasticsearchmanticoresearch.comazure.microsoft.com/­en-us/­services/­storage/­tablesgitee.com/­opengauss
opengauss.org
www.oracle.com/­database/­technologies/­related/­rdb.html
Technical documentationwww.elastic.co/­guide/­en/­elasticsearch/­reference/­current/­index.htmlmanual.manticoresearch.comdocs.opengauss.org/­en
gitee.com/­opengauss/­docs
www.oracle.com/­database/­technologies/­related/­rdb-doc.html
DeveloperElasticManticore SoftwareMicrosoftHuawei and openGauss communityOracle, originally developed by Digital Equipment Corporation (DEC)
Initial release20102017201220191984
Current release8.6, January 20236.0, February 20233.0, March 20227.4.1.1, 2021
License infoCommercial or Open SourceOpen Source infoElastic LicenseOpen Source infoGPL version 2commercialOpen Sourcecommercial
Cloud-based only infoOnly available as a cloud servicenonoyesnono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaC++C, C++, Java
Server operating systemsAll OS with a Java VMFreeBSD
Linux
macOS
Windows
hostedLinuxHP Open VMS
Data schemeschema-free infoFlexible type definitions. Once a type is defined, it is persistentFixed schemaschema-freeyesFlexible Schema (defined schema, partial schema, schema free)
Typing infopredefined data types such as float or dateyesInt, Bigint, Float, Timestamp, Bit, Int array, Bigint array, JSON, Booleanyesyesyes
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.noCan index from XMLnonono
Secondary indexesyes infoAll search fields are automatically indexedyes infofull-text index on all search fieldsnoyesyes
SQL infoSupport of SQLSQL-like query languageSQL-like query languagenoANSI SQL 2011yes
APIs and other access methodsJava API
RESTful HTTP/JSON API
Binary API
RESTful HTTP/JSON API
RESTful HTTP/SQL API
SQL over MySQL
RESTful HTTP APIJDBC
ODBC
Supported programming languages.Net
Groovy
Community Contributed Clients
Java
JavaScript
Perl
PHP
Python
Ruby
Elixir
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
.Net
C#
C++
Java
JavaScript (Node.js)
PHP
Python
Ruby
C
C++
Java
Server-side scripts infoStored proceduresyesuser defined functionsnoyes
Triggersyes infoby using the 'percolation' featurenonoyes
Partitioning methods infoMethods for storing different data on different nodesShardingSharding infoPartitioning is done manually, search queries against distributed index is supportedSharding infoImplicit feature of the cloud servicehorizontal partitioning (by range, list and hash)
Replication methods infoMethods for redundantly storing data on multiple nodesyesSynchronous replication based on Galera libraryyes infoimplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsES-Hadoop Connectornononono
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 ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynononoyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoyes infoisolated transactions for atomic changes and binary logging for safe writesoptimistic lockingACIDyes, on a single node
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyes infoThe original contents of fields are not stored in the Manticore index.yesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.Memcached and Redis integrationnonono
User concepts infoAccess controlnoAccess rights based on private key authentication or shared access signaturesAccess rights for users, groups and roles 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
ElasticsearchManticore SearchMicrosoft Azure Table StorageopenGaussOracle Rdb
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

Unsecured Elasticsearch cluster exposes over 3M vehicle records
18 September 2024, SC Media

AWS hands OpenSearch to Linux Foundation – is this why Elasticsearch was made open source again?
16 September 2024, DevClass

Elastic Announces Open Source License for Elasticsearch and Kibana Source Code
29 August 2024, Business Wire

The Elasticsearch cloud now subject to open-source licence
3 September 2024, TechHQ

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

provided by Google News

Comparing Meilisearch and Manticore Search Using Key Benchmarks
2 May 2023, hackernoon.com

Manticore is a Faster Alternative to Elasticsearch in C++
25 July 2022, hackernoon.com

Highlighting in Search Results
24 May 2020, hackernoon.com

40 Stories To Learn About Elasticsearch
27 April 2023, hackernoon.com

Optimizing Elastic Search for High-Load Applications
18 August 2023, hackernoon.com

provided by Google News

How to use Azure Table storage in .Net
10 July 2024, InfoWorld

Working with Azure to Use and Manage Data Lakes
23 July 2024, Simplilearn

Azure Cosmos DB Data Migration tool imports from Azure Table storage
5 May 2015, azure.microsoft.com

How to Use C# Azure.Data.Tables SDK with Azure Cosmos DB
9 July 2021, hackernoon.com

How to write data to Azure Table Store with an Azure Function
14 April 2017, Experts Exchange

provided by Google News

openGauss Open Source Community Officially Launch
1 July 2020, huawei.com

Engineering Students from Thammasat Win 2 'Huawei ICT' Awards to Represent Thailand in Asia-Pacific Competition.
12 January 2024, tu.ac.th

Huawei releases six products to supercharge the cloud
29 April 2021, Myrepublica

Ethiopian Students Finish third in Global ICT Competition
29 May 2023, Ethiopian Monitor

Diversified Computing: Open Innovation for Shared Success
30 September 2020, huawei.com

provided by Google News

Oracle Adds New AI-Enabling Features To MySQL HeatWave
23 March 2023, Forbes

Oracle Business Model
13 June 2023, Business Model Analyst

provided by Google News



Share this page

Featured Products

Neo4j logo

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

Milvus logo

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

SingleStore logo

The data platform to build your intelligent applications.
Try it 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