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

DBMS > FatDB vs. Manticore Search vs. openGauss vs. SingleStore vs. Yaacomo

System Properties Comparison FatDB vs. Manticore Search vs. openGauss vs. SingleStore vs. Yaacomo

Editorial information provided by DB-Engines
NameFatDB  Xexclude from comparisonManticore Search  Xexclude from comparisonopenGauss  Xexclude from comparisonSingleStore infoformer name was MemSQL  Xexclude from comparisonYaacomo  Xexclude from comparison
FatDB/FatCloud has ceased operations as a company with February 2014. FatDB is discontinued and excluded from the ranking.Yaacomo seems to be discontinued and is removed from the DB-Engines ranking
DescriptionA .NET NoSQL DBMS that can integrate with and extend SQL Server.Multi-storage database for search, including full-text search.An enterprise-class RDBMS compatible with high-performance, high-availability and high-performance originally developed by HuaweiMySQL wire-compliant distributed RDBMS that combines an in-memory row-oriented and a disc-based column-oriented storage with patented universal storage to handle transactional and analytical workloads in one single table typeOpenCL based in-memory RDBMS, designed for efficiently utilizing the hardware via parallel computing
Primary database modelDocument store
Key-value store
Search engineRelational DBMSRelational DBMSRelational DBMS
Secondary database modelsTime Series DBMS infousing the Manticore Columnar LibraryDocument store
Spatial DBMS
Document store
Spatial DBMS
Time Series DBMS
Vector DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.23
Rank#301  Overall
#21  Search engines
Score1.11
Rank#175  Overall
#79  Relational DBMS
Score4.02
Rank#74  Overall
#39  Relational DBMS
Websitemanticoresearch.comgitee.com/­opengauss
opengauss.org
www.singlestore.comyaacomo.com
Technical documentationmanual.manticoresearch.comdocs.opengauss.org/­en
gitee.com/­opengauss/­docs
docs.singlestore.com
DeveloperFatCloudManticore SoftwareHuawei and openGauss communitySingleStore Inc.Q2WEB GmbH
Initial release20122017201920132009
Current release6.0, February 20233.0, March 20228.5, January 2024
License infoCommercial or Open SourcecommercialOpen Source infoGPL version 2Open Sourcecommercial infofree developer edition availablecommercial
Cloud-based only infoOnly available as a cloud servicenonononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC#C++C, C++, JavaC++, Go
Server operating systemsWindowsFreeBSD
Linux
macOS
Windows
LinuxLinux info64 bit version requiredAndroid
Linux
Windows
Data schemeschema-freeFixed schemayesyesyes
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.Can index from XMLnonono
Secondary indexesyesyes infofull-text index on all search fieldsyesyesyes
SQL infoSupport of SQLno infoVia inetgration in SQL ServerSQL-like query languageANSI SQL 2011yes infobut no triggers and foreign keysyes
APIs and other access methods.NET Client API
LINQ
RESTful HTTP API
RPC
Windows WCF Bindings
Binary API
RESTful HTTP/JSON API
RESTful HTTP/SQL API
SQL over MySQL
JDBC
ODBC
Cluster Management API infoas HTTP Rest and CLI
HTTP API
JDBC
MongoDB API
ODBC
JDBC
ODBC
Supported programming languagesC#Elixir
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
C
C++
Java
Bash
C
C#
Java
JavaScript (Node.js)
Python
Server-side scripts infoStored proceduresyes infovia applicationsuser defined functionsyesyes
Triggersyes infovia applicationsnoyesnoyes
Partitioning methods infoMethods for storing different data on different nodesShardingSharding infoPartitioning is done manually, search queries against distributed index is supportedhorizontal partitioning (by range, list and hash)Sharding infohash partitioninghorizontal partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factorSynchronous replication based on Galera librarySource-replica replicationSource-replica replication infostores two copies of each physical data partition on two separate nodesSource-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesnonono infocan define user-defined aggregate functions for map-reduce-style calculationsno
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency
Immediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynonoyesnoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoyes infoisolated transactions for atomic changes and binary logging for safe writesACIDACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes, multi-version concurrency control (MVCC)yes
Durability infoSupport for making data persistentyesyes infoThe original contents of fields are not stored in the Manticore index.yesyes infoAll updates are persistent, including those to disk-based columnstores and memory-based row stores. Transaction commits are supported via write-ahead log.yes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesyes
User concepts infoAccess controlno infoCan implement custom security layer via applicationsnoAccess rights for users, groups and roles according to SQL-standardFine grained access control via users, groups and rolesfine 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
FatDBManticore SearchopenGaussSingleStore infoformer name was MemSQLYaacomo
DB-Engines blog posts

Turbocharge Your Application Development Using WebAssembly With SingleStoreDB
17 October 2022,  Akmal Chaudhri, SingleStore (sponsor) 

Cloud-Based Analytics With SingleStoreDB
9 June 2022,  Akmal Chaudhri, SingleStore (sponsor) 

SingleStore: The Increasing Momentum of Multi-Model Database Systems
14 February 2022,  Akmal Chaudhri, SingleStore (sponsor) 

show all

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

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

SingleStore Partners With Snowflake to Help Users Build Faster, More Efficient Real Time AI Applications
19 September 2024, Business Wire

Achieve near real-time analytics on Amazon DynamoDB with SingleStore
16 September 2024, AWS Blog

Third time was the charm for SingleStore in the cloud, CEO says
8 July 2024, The Register

SingleStore CEO sees little future for purpose-built vector databases
24 January 2024, VentureBeat

Building a Modern Database: Nikita Shamgunov on Postgres and Beyond
18 April 2024, Madrona Venture Group

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.

SingleStore logo

The data platform to build your intelligent applications.
Try it free.

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

Present your product here