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. Manticore Search vs. Riak KV vs. ScyllaDB vs. Stardog

System Properties Comparison Alibaba Cloud Table Store vs. Manticore Search vs. Riak KV vs. ScyllaDB vs. Stardog

Editorial information provided by DB-Engines
NameAlibaba Cloud Table Store  Xexclude from comparisonManticore Search  Xexclude from comparisonRiak KV  Xexclude from comparisonScyllaDB  Xexclude from comparisonStardog  Xexclude from comparison
DescriptionA fully managed Wide Column Store for large quantities of semi-structured data with real-time accessMulti-storage database for search, including full-text search.Distributed, fault tolerant key-value storeCassandra and DynamoDB compatible wide column storeEnterprise Knowledge Graph platform and graph DBMS with high availability, high performance reasoning, and virtualization
Primary database modelWide column storeSearch engineKey-value store infowith links between data sets and object tags for the creation of secondary indexesWide column storeGraph DBMS
RDF store
Secondary database modelsTime Series DBMS infousing the Manticore Columnar LibraryKey-value store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.26
Rank#301  Overall
#12  Wide column stores
Score0.22
Rank#312  Overall
#21  Search engines
Score4.10
Rank#82  Overall
#9  Key-value stores
Score4.75
Rank#68  Overall
#5  Wide column stores
Score2.02
Rank#123  Overall
#11  Graph DBMS
#6  RDF stores
Websitewww.alibabacloud.com/­product/­table-storemanticoresearch.comwww.scylladb.comwww.stardog.com
Technical documentationwww.alibabacloud.com/­help/­en/­tablestoremanual.manticoresearch.comwww.tiot.jp/­riak-docs/­riak/­kv/­latestdocs.scylladb.comdocs.stardog.com
DeveloperAlibabaManticore SoftwareOpenSource, formerly Basho TechnologiesScyllaDBStardog-Union
Initial release20162017200920152010
Current release6.0, February 20233.2.0, December 2022ScyllaDB Open Source 5.4.1, January 20247.3.0, May 2020
License infoCommercial or Open SourcecommercialOpen Source infoGPL version 2Open Source infoApache version 2, commercial enterprise editionOpen Source infoOpen Source (AGPL), commercial license availablecommercial info60-day fully-featured trial license; 1-year fully-featured non-commercial use license for academics/students
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.
Scylla Cloud: Create real-time applications that run at global scale with Scylla Cloud, the industry’s most powerful NoSQL DBaaS
Implementation languageC++ErlangC++Java
Server operating systemshostedFreeBSD
Linux
macOS
Windows
Linux
OS X
LinuxLinux
macOS
Windows
Data schemeschema-freeFixed schemaschema-freeschema-freeschema-free and OWL/RDFS-schema support
Typing infopredefined data types such as float or dateyesInt, Bigint, Float, Timestamp, Bit, Int array, Bigint array, JSON, Booleannoyesyes
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 infoImport/export of XML data possible
Secondary indexesnoyes infofull-text index on all search fieldsrestrictedyes infocluster global secondary indicesyes infosupports real-time indexing in full-text and geospatial
SQL infoSupport of SQLnoSQL-like query languagenoSQL-like DML and DDL statements (CQL)Yes, compatible with all major SQL variants through dedicated BI/SQL Server
APIs and other access methodsHTTP APIBinary API
RESTful HTTP/JSON API
RESTful HTTP/SQL API
SQL over MySQL
HTTP API
Native Erlang Interface
Proprietary protocol (CQL) infocompatible with CQL (Cassandra Query Language, an SQL-like language)
RESTful HTTP API (DynamoDB compatible)
Thrift
GraphQL query language
HTTP API
Jena RDF API
OWL
RDF4J API
Sesame REST HTTP Protocol
SNARL
SPARQL
Spring Data
Stardog Studio
TinkerPop 3
Supported programming languagesJava
Python
Elixir
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
C infounofficial client library
C#
C++ infounofficial client library
Clojure infounofficial client library
Dart infounofficial client library
Erlang
Go infounofficial client library
Groovy infounofficial client library
Haskell infounofficial client library
Java
JavaScript infounofficial client library
Lisp infounofficial client library
Perl infounofficial client library
PHP
Python
Ruby
Scala infounofficial client library
Smalltalk infounofficial client library
For CQL interface: C#, C++, Clojure, Erlang, Go, Haskell, Java, JavaScript, Node.js, Perl, PHP, Python, Ruby, Rust, Scala
For DynamoDB interface: .Net, ColdFusion, Erlang, Groovy, Java, JavaScript, Perl, PHP, Python, Ruby
.Net
Clojure
Groovy
Java
JavaScript
Python
Ruby
Server-side scripts infoStored proceduresnouser defined functionsErlangyes, Luauser defined functions and aggregates, HTTP Server extensions in Java
Triggersnonoyes infopre-commit hooks and post-commit hooksnoyes infovia event handlers
Partitioning methods infoMethods for storing different data on different nodesSharding infoImplicit feature of the cloud serviceSharding infoPartitioning is done manually, search queries against distributed index is supportedSharding infono "single point of failure"Shardingnone
Replication methods infoMethods for redundantly storing data on multiple nodesyes infoImplicit feature of the cloud serviceSynchronous replication based on Galera libraryselectable replication factorselectable replication factor infoRepresentation of geographical distribution of servers is possibleMulti-source replication in HA-Cluster
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual ConsistencyEventual Consistency
Tunable Consistency infocan be individually decided for each write operation
Immediate Consistency in HA-Cluster
Foreign keys infoReferential integritynonono infolinks between data sets can be storednoyes inforelationships in graphs
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataAtomic single-row operationsyes infoisolated transactions for atomic changes and binary logging for safe writesnono infoAtomicity and isolation are supported for single operationsACID
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.noyes infoin-memory tablesyes
User concepts infoAccess controlAccess rights based on subaccounts and tokensnoyes, using Riak SecurityAccess rights for users can be defined per objectAccess rights for users and roles
More information provided by the system vendor
Alibaba Cloud Table StoreManticore SearchRiak KVScyllaDBStardog
Specific characteristicsScyllaDB is engineered to deliver predictable performance at scale. It’s adopted...
» more
Competitive advantagesHighly-performant (efficiently utilizes full resources of a node and network; millions...
» more
Typical application scenariosScyllaDB is ideal for applications that require high throughput and low latency at...
» more
Key customersDiscord, Epic Games, Expedia, Zillow, Comcast, Disney+ Hotstar, Samsung, ShareChat,...
» more
Market metricsScyllaDB typically offers ~75% total cost of ownership savings, with ~5X higher throughput...
» more
Licensing and pricing modelsScyllaDB Open Source - free open source software (AGPL) ScyllaDB Enterprise - subscription-based...
» 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 StoreManticore SearchRiak KVScyllaDBStardog
Recent citations in the news

Apache Software Foundation Announces New Top-Level Project Apache Paimon
19 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

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

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

8 Powerful Alternatives to Elasticsearch
25 April 2024, Insider Monkey

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

Apex Legends hacker says game developers patched exploit used on streamers
25 April 2024, Yahoo News Canada

provided by Google News

Basho Revamps Riak Open-Source Database
22 September 2023, InformationWeek

Basho, Maker of Riak NoSQL Database, Raises $25M
13 January 2015, Data Center Knowledge

Riak NoSQL snapped up by Bet365
12 September 2017, ComputerWeekly.com

A Critique of Resizable Hash Tables: Riak Core & Random Slicing
26 August 2018, InfoQ.com

Basho launches complete NoSQL software kit - DCD
28 May 2015, DatacenterDynamics

provided by Google News

Scylla Eyes Cassandra's NoSQL Workloads
13 February 2018, Datanami

ScyllaDB on AWS is a NoSQL Database Built for Gigabyte-to-Petabyte Scale | Amazon Web Services
6 January 2023, AWS Blog

ScyllaDB Database Review | eWeek
21 August 2018, eWeek

Scylla vs Cassandra: Performance Comparison - DataScienceCentral.com
9 January 2020, Data Science Central

Scylla review: Apache Cassandra supercharged
18 December 2019, InfoWorld

provided by Google News



Share this page

Featured Products

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

RaimaDB logo

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

AllegroGraph logo

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

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.

Present your product here