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 > AlaSQL vs. Atos Standard Common Repository vs. etcd vs. Manticore Search vs. Vitess

System Properties Comparison AlaSQL vs. Atos Standard Common Repository vs. etcd vs. Manticore Search vs. Vitess

Editorial information provided by DB-Engines
NameAlaSQL  Xexclude from comparisonAtos Standard Common Repository  Xexclude from comparisonetcd  Xexclude from comparisonManticore Search  Xexclude from comparisonVitess  Xexclude from comparison
This system has been discontinued and will be removed from the DB-Engines ranking.
DescriptionJavaScript DBMS libraryHighly scalable database system, designed for managing session and subscriber data in modern mobile communication networksA distributed reliable key-value storeMulti-storage database for search, including full-text search.Scalable, distributed, cloud-native DBMS, extending MySQL
Primary database modelDocument store
Relational DBMS
Document store
Key-value store
Key-value storeSearch engineRelational DBMS
Secondary database modelsTime Series DBMS infousing the Manticore Columnar LibraryDocument store
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.46
Rank#260  Overall
#40  Document stores
#121  Relational DBMS
Score7.25
Rank#54  Overall
#5  Key-value stores
Score0.22
Rank#312  Overall
#21  Search engines
Score0.82
Rank#209  Overall
#97  Relational DBMS
Websitealasql.orgatos.net/en/convergence-creators/portfolio/standard-common-repositoryetcd.io
github.com/­etcd-io/­etcd
manticoresearch.comvitess.io
Technical documentationgithub.com/­AlaSQL/­alasqletcd.io/­docs
github.com/­etcd-io/­etcd/­tree/­master/­Documentation
manual.manticoresearch.comvitess.io/­docs
DeveloperAndrey Gershun & Mathias R. WulffAtos Convergence CreatorsManticore SoftwareThe Linux Foundation, PlanetScale
Initial release2014201620172013
Current release17033.4, August 20196.0, February 202315.0.2, December 2022
License infoCommercial or Open SourceOpen Source infoMIT-LicensecommercialOpen Source infoApache Version 2.0Open Source infoGPL version 2Open Source infoApache Version 2.0, commercial licenses available
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 languageJavaScriptJavaGoC++Go
Server operating systemsserver-less, requires a JavaScript environment (browser, Node.js)LinuxFreeBSD
Linux
Windows infoexperimental
FreeBSD
Linux
macOS
Windows
Docker
Linux
macOS
Data schemeschema-freeSchema and schema-less with LDAP viewsschema-freeFixed schemayes
Typing infopredefined data types such as float or datenooptionalnoInt, 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.noyesnoCan index from XML
Secondary indexesnoyesnoyes infofull-text index on all search fieldsyes
SQL infoSupport of SQLClose to SQL99, but no user access control, stored procedures and host language bindings.nonoSQL-like query languageyes infowith proprietary extensions
APIs and other access methodsJavaScript APILDAPgRPC
JSON over HTTP
Binary API
RESTful HTTP/JSON API
RESTful HTTP/SQL API
SQL over MySQL
ADO.NET
JDBC
MySQL protocol
ODBC
Supported programming languagesJavaScriptAll languages with LDAP bindings.Net
C
C++
Clojure
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Ruby
Rust
Scala
Tcl
Elixir
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
Ada
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
Server-side scripts infoStored proceduresnononouser defined functionsyes infoproprietary syntax
Triggersyesyesyes, watching key changesnoyes
Partitioning methods infoMethods for storing different data on different nodesnoneSharding infocell divisionSharding infoPartitioning is done manually, search queries against distributed index is supportedSharding
Replication methods infoMethods for redundantly storing data on multiple nodesnoneyesUsing Raft consensus algorithm to ensure data replication with strong consistency among multiple replicas.Synchronous replication based on Galera libraryMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate Consistency or Eventual Consistency depending on configurationImmediate ConsistencyEventual Consistency across shards
Immediate Consistency within a shard
Foreign keys infoReferential integrityyesnononoyes infonot for MyISAM storage engine
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayes infoonly for local storage and DOM-storageAtomic execution of specific operationsnoyes infoisolated transactions for atomic changes and binary logging for safe writesACID at shard level
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes infotable locks or row locks depending on storage engine
Durability infoSupport for making data persistentyes infoby using IndexedDB, SQL.JS or proprietary FileStorageyesyesyes infoThe original contents of fields are not stored in the Manticore index.yes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesnoyes
User concepts infoAccess controlnoLDAP bind authenticationnonoUsers with fine-grained authorization concept infono user groups or roles

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
AlaSQLAtos Standard Common RepositoryetcdManticore SearchVitess
Recent citations in the news

Create a Marvel Database with SQL and Javascript, the easy way
2 July 2019, Towards Data Science

Multi faceted data exploration in the browser using Leaflet and amCharts
3 May 2020, Towards Data Science

provided by Google News

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

provided by Google News

Monitor Amazon EKS Control Plane metrics using AWS Open Source monitoring services | Amazon Web Services
12 October 2023, AWS Blog

Apache APISIX Without etcd?
27 July 2023, hackernoon.com

RBI reiterates need for underlying forex exposure for rupee derivatives transactions | Mint
5 April 2024, Mint

Killing a market, softly: How an RBI communique could end India's thriving ETCD market
7 April 2024, The Economic Times

Public preview: AKS cluster control plane metrics in managed Prometheus | Azure updates
12 February 2024, azure.microsoft.com

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

PlanetScale Unveils Distributed MySQL Database Service Based on Vitess
18 May 2021, Datanami

PlanetScale grabs YouTube-developed open-source tech, promises Vitess DBaaS with on-the-fly schema changes
18 May 2021, The Register

With Vitess 4.0, database vendor matures cloud-native platform
13 November 2019, TechTarget

Massively Scaling MySQL Using Vitess
19 February 2019, InfoQ.com

They scaled YouTube -- now they’ll shard everyone with PlanetScale
13 December 2018, TechCrunch

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

SingleStore logo

Database for your real-time AI and Analytics Apps.
Try it today.

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.

Milvus logo

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

Present your product here