DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Atos Standard Common Repository vs. Heroic vs. Manticore Search vs. RethinkDB vs. SwayDB

System Properties Comparison Atos Standard Common Repository vs. Heroic vs. Manticore Search vs. RethinkDB vs. SwayDB

Editorial information provided by DB-Engines
NameAtos Standard Common Repository  Xexclude from comparisonHeroic  Xexclude from comparisonManticore Search  Xexclude from comparisonRethinkDB  Xexclude from comparisonSwayDB  Xexclude from comparison
This system has been discontinued and will be removed from the DB-Engines ranking.
DescriptionHighly scalable database system, designed for managing session and subscriber data in modern mobile communication networksTime Series DBMS built at Spotify based on Cassandra or Google Cloud Bigtable, and ElasticSearchMulti-storage database for search, including full-text search.DBMS for the Web with a mechanism to push updated query results to applications in realtime.An embeddable, non-blocking, type-safe key-value store for single or multiple disks and in-memory storage
Primary database modelDocument store
Key-value store
Time Series DBMSSearch engineDocument storeKey-value store
Secondary database modelsTime Series DBMS infousing the Manticore Columnar LibrarySpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.46
Rank#265  Overall
#22  Time Series DBMS
Score0.29
Rank#302  Overall
#21  Search engines
Score2.66
Rank#107  Overall
#20  Document stores
Score0.04
Rank#387  Overall
#61  Key-value stores
Websiteatos.net/en/convergence-creators/portfolio/standard-common-repositorygithub.com/­spotify/­heroicmanticoresearch.comrethinkdb.comswaydb.simer.au
Technical documentationspotify.github.io/­heroicmanual.manticoresearch.comrethinkdb.com/­docs
DeveloperAtos Convergence CreatorsSpotifyManticore SoftwareThe Linux Foundation infosince July 2017Simer Plaha
Initial release20162014201720092018
Current release17036.0, February 20232.4.1, August 2020
License infoCommercial or Open SourcecommercialOpen Source infoApache 2.0Open Source infoGPL version 2Open Source infoApache Version 2Open Source infoGNU Affero GPL V3.0
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 languageJavaJavaC++C++Scala
Server operating systemsLinuxFreeBSD
Linux
macOS
Windows
Linux
OS X
Windows
Data schemeSchema and schema-less with LDAP viewsschema-freeFixed schemaschema-freeschema-free
Typing infopredefined data types such as float or dateoptionalyesInt, Bigint, Float, Timestamp, Bit, Int array, Bigint array, JSON, Booleanyes infostring, binary, float, bool, date, geometryno
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.yesnoCan index from XMLnono
Secondary indexesyesyes infovia Elasticsearchyes infofull-text index on all search fieldsyesno
SQL infoSupport of SQLnonoSQL-like query languagenono
APIs and other access methodsLDAPHQL (Heroic Query Language, a JSON-based language)
HTTP API
Binary API
RESTful HTTP/JSON API
RESTful HTTP/SQL API
SQL over MySQL
Supported programming languagesAll languages with LDAP bindingsElixir
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
C infocommunity-supported driver
C# infocommunity-supported driver
C++ infocommunity-supported driver
Clojure infocommunity-supported driver
Dart infocommunity-supported driver
Erlang infocommunity-supported driver
Go infocommunity-supported driver
Haskell infocommunity-supported driver
Java infoofficial driver
JavaScript (Node.js) infoofficial driver
Lisp infocommunity-supported driver
Lua infocommunity-supported driver
Objective-C infocommunity-supported driver
Perl infocommunity-supported driver
PHP infocommunity-supported driver
Python infoofficial driver
Ruby infoofficial driver
Scala infocommunity-supported driver
Java
Kotlin
Scala
Server-side scripts infoStored proceduresnonouser defined functionsno
TriggersyesnonoClient-side triggers through changefeedsno
Partitioning methods infoMethods for storing different data on different nodesSharding infocell divisionShardingSharding infoPartitioning is done manually, search queries against distributed index is supportedSharding inforange basednone
Replication methods infoMethods for redundantly storing data on multiple nodesyesyesSynchronous replication based on Galera librarySource-replica replicationnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency or Eventual Consistency depending on configurationEventual Consistency
Immediate Consistency
Immediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynonononono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataAtomic execution of specific operationsnoyes infoisolated transactions for atomic changes and binary logging for safe writesAtomic single-document operationsAtomic execution of operations
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes infoMVCC basedyes
Durability infoSupport for making data persistentyesyesyes infoThe original contents of fields are not stored in the Manticore index.yesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnonoyes
User concepts infoAccess controlLDAP bind authenticationnoyes infousers and table-level permissionsno

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
Atos Standard Common RepositoryHeroicManticore SearchRethinkDBSwayDB
DB-Engines blog posts

Meet some database management systems you are likely to hear more about in the future
4 August 2014, Paul Andlinger

show all

Recent citations in the news

Infographic: What makes a Mobile Operator's setup future proof?
10 February 2024, Atos

provided by Google News

Review: Google Bigtable scales with ease
7 September 2016, InfoWorld

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

An introduction to building realtime apps with RethinkDB
9 July 2022, devm.io

How to Use RethinkDB with Node.js Applications — SitePoint
16 December 2015, SitePoint

Stripe acquires team behind NoSQL database startup RethinkDB
5 October 2016, VentureBeat

RethinkDB is dead, and MongoDB isn't what killed it
24 January 2017, TechRepublic

RethinkDB is shutting down, Qt Quick Controls, and Sensory gives developers Alexa voice control—SD Times news ...
6 October 2016, SDTimes.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