DB-EnginesextremeDB - solve IoT connectivity disruptionsEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by Redgate Software

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

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

Editorial information provided by DB-Engines
NameManticore Search  Xexclude from comparisonMicrosoft Azure Table Storage  Xexclude from comparisonopenGauss  Xexclude from comparisonOracle Rdb  Xexclude from comparisonTimescaleDB  Xexclude from comparison
DescriptionMulti-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 HuaweiA time series DBMS optimized for fast ingest and complex queries, based on PostgreSQL
Primary database modelSearch engineWide column storeRelational DBMSRelational DBMSTime Series DBMS
Secondary database modelsTime Series DBMS infousing the Manticore Columnar LibraryDocument store
Spatial DBMS
Relational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
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
Score4.06
Rank#73  Overall
#5  Time Series DBMS
Websitemanticoresearch.comazure.microsoft.com/­en-us/­services/­storage/­tablesgitee.com/­opengauss
opengauss.org
www.oracle.com/­database/­technologies/­related/­rdb.htmlwww.timescale.com
Technical documentationmanual.manticoresearch.comdocs.opengauss.org/­en
gitee.com/­opengauss/­docs
www.oracle.com/­database/­technologies/­related/­rdb-doc.htmldocs.timescale.com
DeveloperManticore SoftwareMicrosoftHuawei and openGauss communityOracle, originally developed by Digital Equipment Corporation (DEC)Timescale
Initial release20172012201919842017
Current release6.0, February 20233.0, March 20227.4.1.1, 20212.15.0, May 2024
License infoCommercial or Open SourceOpen Source infoGPL version 2commercialOpen SourcecommercialOpen Source infoApache 2.0
Cloud-based only infoOnly available as a cloud servicenoyesnonono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC++C, C++, JavaC
Server operating systemsFreeBSD
Linux
macOS
Windows
hostedLinuxHP Open VMSLinux
OS X
Windows
Data schemeFixed schemaschema-freeyesFlexible Schema (defined schema, partial schema, schema free)yes
Typing infopredefined data types such as float or dateInt, Bigint, Float, Timestamp, Bit, Int array, Bigint array, JSON, Booleanyesyesyesnumerics, strings, booleans, arrays, JSON blobs, geospatial dimensions, currencies, binary data, other complex data types
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.Can index from XMLnononoyes
Secondary indexesyes infofull-text index on all search fieldsnoyesyesyes
SQL infoSupport of SQLSQL-like query languagenoANSI SQL 2011yesyes infofull PostgreSQL SQL syntax
APIs and other access methodsBinary API
RESTful HTTP/JSON API
RESTful HTTP/SQL API
SQL over MySQL
RESTful HTTP APIJDBC
ODBC
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
Supported programming languagesElixir
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
.Net
C#
C++
Java
JavaScript (Node.js)
PHP
Python
Ruby
C
C++
Java
.Net
C
C++
Delphi
Java infoJDBC
JavaScript
Perl
PHP
Python
R
Ruby
Scheme
Tcl
Server-side scripts infoStored proceduresuser defined functionsnoyesuser defined functions, PL/pgSQL, PL/Tcl, PL/Perl, PL/Python, PL/Java, PL/PHP, PL/R, PL/Ruby, PL/Scheme, PL/Unix shell
Triggersnonoyesyes
Partitioning methods infoMethods for storing different data on different nodesSharding infoPartitioning is done manually, search queries against distributed index is supportedSharding infoImplicit feature of the cloud servicehorizontal partitioning (by range, list and hash)yes, across time and space (hash partitioning) attributes
Replication methods infoMethods for redundantly storing data on multiple nodesSynchronous replication based on Galera libraryyes infoimplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.Source-replica replicationSource-replica replication with hot standby and reads on replicas info
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynonoyesyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayes infoisolated transactions for atomic changes and binary logging for safe writesoptimistic lockingACIDyes, on a single nodeACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyes infoThe original contents of fields are not stored in the Manticore index.yesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nononono
User concepts infoAccess controlnoAccess rights based on private key authentication or shared access signaturesAccess rights for users, groups and roles according to SQL-standardfine grained access rights 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
Manticore SearchMicrosoft Azure Table StorageopenGaussOracle RdbTimescaleDB
Recent citations in the 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

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

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

General availability: Latest version of the TimeScaleDB extension on Azure Database for PostgreSQL - Flexible Server
8 May 2024, azure.microsoft.com

Timescale Acquires PopSQL to Bring a Modern, Collaborative SQL GUI to PostgreSQL Developers
4 April 2024, PR Newswire

TimescaleDB Is a Vector Database Now, Too
25 September 2023, Datanami

PostgreSQL is Now Faster than Pinecone, 75% Cheaper, with New Open Source Extensions
11 June 2024, PR Newswire

TimescaleDB goes distributed; implements ‘Chunking’ over ‘Sharding’ for scaling-out
22 August 2019, Packt Hub

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.

Milvus logo

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

SingleStore logo

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

Present your product here