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 Table Store vs. CockroachDB vs. Infobright vs. Manticore Search vs. Memgraph

System Properties Comparison Alibaba Cloud Table Store vs. CockroachDB vs. Infobright vs. Manticore Search vs. Memgraph

Editorial information provided by DB-Engines
NameAlibaba Cloud Table Store  Xexclude from comparisonCockroachDB  Xexclude from comparisonInfobright  Xexclude from comparisonManticore Search  Xexclude from comparisonMemgraph  Xexclude from comparison
DescriptionA fully managed Wide Column Store for large quantities of semi-structured data with real-time accessCockroachDB is a distributed database architected for modern cloud applications. It is wire compatible with PostgreSQL and backed by a Key-Value Store, which is either RocksDB or a purpose-built derivative, called Pebble.High performant column-oriented DBMS for analytic workloads using MySQL or PostgreSQL as a frontendMulti-storage database for search, including full-text search.An open source graph database built for real-time streaming and compatible with Neo4j
Primary database modelWide column storeRelational DBMSRelational DBMSSearch engineGraph DBMS
Secondary database modelsTime Series DBMS infousing the Manticore Columnar Library
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.31
Rank#297  Overall
#11  Wide column stores
Score5.73
Rank#58  Overall
#34  Relational DBMS
Score1.02
Rank#192  Overall
#90  Relational DBMS
Score0.29
Rank#302  Overall
#21  Search engines
Score3.19
Rank#94  Overall
#8  Graph DBMS
Websitewww.alibabacloud.com/­product/­table-storewww.cockroachlabs.comignitetech.com/­softwarelibrary/­infobrightdbmanticoresearch.commemgraph.com
Technical documentationwww.alibabacloud.com/­help/­en/­tablestorewww.cockroachlabs.com/­docsmanual.manticoresearch.commemgraph.com/­docs
Social network pagesLinkedInTwitterFacebookGitHubDiscord
DeveloperAlibabaCockroach LabsIgnite Technologies Inc.; formerly InfoBright Inc.Manticore SoftwareMemgraph Ltd
Initial release20162015200520172017
Current release24.1.0, May 20246.0, February 2023
License infoCommercial or Open SourcecommercialOpen Source infoApache 2.0, commercial license availablecommercial infoThe open source (GPLv2) version did not support inserts/updates/deletes and was discontinued with July 2016Open Source infoGPL version 2Open Source infoBSL 1.1; commercial license for enterprise edition available
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 languageGoCC++C and C++
Server operating systemshostedLinux
macOS
Windows
Linux
Windows
FreeBSD
Linux
macOS
Windows
Linux
Data schemeschema-freedynamic schemayesFixed schemaschema-free and schema-optional
Typing infopredefined data types such as float or dateyesyesyesInt, Bigint, Float, Timestamp, Bit, Int array, Bigint array, JSON, Booleanyes
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.nononoCan index from XMLno
Secondary indexesnoyesno infoKnowledge Grid Technology used insteadyes infofull-text index on all search fields
SQL infoSupport of SQLnoyes, wire compatible with PostgreSQLyesSQL-like query languageno
APIs and other access methodsHTTP APIJDBCADO.NET
JDBC
ODBC
Binary API
RESTful HTTP/JSON API
RESTful HTTP/SQL API
SQL over MySQL
Bolt protocol
Cypher query language
Supported programming languagesJava
Python
C#
C++
Clojure
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Rust
.Net
C
C#
C++
D
Eiffel
Erlang
Haskell
Java
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
Elixir
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
.Net
C
C++
Elixir
Go
Haskell
Java
JavaScript
PHP
Python
Ruby
Scala
Server-side scripts infoStored proceduresnononouser defined functions
Triggersnononono
Partitioning methods infoMethods for storing different data on different nodesSharding infoImplicit feature of the cloud servicehorizontal partitioning (by key range) infoall tables are translated to an ordered KV store and then broken down into 64MB ranges, which are then used as replicas in RAFTnoneSharding infoPartitioning is done manually, search queries against distributed index is supportedSharding infodynamic graph partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesyes infoImplicit feature of the cloud serviceMulti-source replication using RAFTSource-replica replicationSynchronous replication based on Galera libraryMulti-source replication using RAFT
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 integritynoyesnonoyes inforelationships in graphs
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataAtomic single-row operationsACIDACIDyes infoisolated transactions for atomic changes and binary logging for safe writesACID infowith snapshot isolation
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes, multi-version concurrency control (MVCC)
Durability infoSupport for making data persistentyesyesyesyes infoThe original contents of fields are not stored in the Manticore index.yes infowith periodic snapshot and write-ahead logging (WAL) of changes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nonoyesyes
User concepts infoAccess controlAccess rights based on subaccounts and tokensRole-based access controlfine grained access rights according to SQL-standard infoexploiting MySQL or PostgreSQL frontend capabilitiesnoUsers, roles and permissions
More information provided by the system vendor
Alibaba Cloud Table StoreCockroachDBInfobrightManticore SearchMemgraph
Specific characteristicsMemgraph directly connects to your streaming infrastructure so you and your team...
» more
Competitive advantagesBusiness Source License ensures a future for the Memgraph community MAGE algorithm...
» more
Typical application scenariosGraph algorithms in bioinformatics Social network analysis Cryptocurrency network...
» more
Licensing and pricing modelsYou can check out our pricing model and licenses on the company website .
» 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

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

More resources
Alibaba Cloud Table StoreCockroachDBInfobrightManticore SearchMemgraph
Recent citations in the news

Getting Started with Alibaba Cloud
30 May 2024, O'Reilly Media

Apache Software Foundation Announces New Top-Level Project Apache Paimon
16 April 2024, Datanami

Top data analytics tools comparison: Alibaba Cloud, AWS, Azure, Google Cloud, IBM
5 December 2019, Wire19

Gartner’s Magic Quadrant for Cloud Database Management Systems
9 December 2020, CRN

25 Best Cloud Service Providers (Public and Private) in 2024
4 June 2023, CybersecurityNews

provided by Google News

Cockroach Labs Deepens Partnership with Google Cloud, CockroachDB Selected to Join Google Distributed Cloud
9 April 2024, PR Newswire

CockroachDB tempts legacy databases to crawl into the cloud age
29 January 2024, The Register

How DoorDash Migrated from Aurora Postgres to CockroachDB
5 December 2023, The New Stack

DoorDash Uses CockroachDB to Create Config Management Platform for Microservices
14 February 2024, InfoQ.com

How to Unlock Real-Time Data Streams with CockroachDB and Amazon MSK | Amazon Web Services
6 November 2023, AWS Blog

provided by Google News

Integrating Manticore Search with Apache Superset
8 August 2023, hackernoon.com

Clickhouse vs Elasticsearch vs Manticore Search Query Times With a 1.7B NYC Taxi Rides Benchmark
1 June 2022, hackernoon.com

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

8 Google Alternatives: How to Search Crypto, the Dark Web, More
1 February 2023, Gizmodo

Highlighting in Search Results
24 May 2020, hackernoon.com

provided by Google News

Enhance Your Network Analysis with the Power of a Graph DB
4 May 2024, Towards Data Science

Graph database company Memgraph raises $9.34M
5 October 2021, VentureBeat

Croatian graph database startup Memgraph raises €8M with Microsoft as key investor, plans to boost R&D
20 October 2021, The Recursive

Graph Database Market to grow at a CAGR of 19.9% from 2022 to 2027|Increased demand for low-latency queries is a ...
7 August 2023, PR Newswire

Making Your Own Memory Graph To Detect Memory Issues On iOS
13 April 2021, hackernoon.com

provided by Google News



Share this page

Featured Products

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.

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