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. etcd vs. mSQL vs. NebulaGraph vs. Sphinx

System Properties Comparison AlaSQL vs. etcd vs. mSQL vs. NebulaGraph vs. Sphinx

Editorial information provided by DB-Engines
NameAlaSQL  Xexclude from comparisonetcd  Xexclude from comparisonmSQL infoMini SQL  Xexclude from comparisonNebulaGraph  Xexclude from comparisonSphinx  Xexclude from comparison
DescriptionJavaScript DBMS libraryA distributed reliable key-value storemSQL (Mini SQL) is a simple and lightweight RDBMSA distributed, linear scalable, high perfomant Graph DBMSOpen source search engine for searching in data from different sources, e.g. relational databases
Primary database modelDocument store
Relational DBMS
Key-value storeRelational DBMSGraph DBMSSearch engine
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
Score1.27
Rank#167  Overall
#77  Relational DBMS
Score2.14
Rank#120  Overall
#10  Graph DBMS
Score5.98
Rank#56  Overall
#5  Search engines
Websitealasql.orgetcd.io
github.com/­etcd-io/­etcd
hughestech.com.au/­products/­msqlgithub.com/­vesoft-inc/­nebula
www.nebula-graph.io
sphinxsearch.com
Technical documentationgithub.com/­AlaSQL/­alasqletcd.io/­docs
github.com/­etcd-io/­etcd/­tree/­master/­Documentation
docs.nebula-graph.iosphinxsearch.com/­docs
DeveloperAndrey Gershun & Mathias R. WulffHughes TechnologiesVesoft Inc.Sphinx Technologies Inc.
Initial release2014199420192001
Current release3.4, August 20194.4, October 20213.5.1, February 2023
License infoCommercial or Open SourceOpen Source infoMIT-LicenseOpen Source infoApache Version 2.0commercial infofree licenses can be providedOpen Source infoApache Version 2.0 + Common Clause 1.0Open Source infoGPL version 2, commercial licence 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 languageJavaScriptGoCC++C++
Server operating systemsserver-less, requires a JavaScript environment (browser, Node.js)FreeBSD
Linux
Windows infoexperimental
AIX
HP-UX
Linux
OS X
Solaris SPARC/x86
Windows
LinuxFreeBSD
Linux
NetBSD
OS X
Solaris
Windows
Data schemeschema-freeschema-freeyesStrong typed schemayes
Typing infopredefined data types such as float or datenonoyesyesno
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.nononono
Secondary indexesnonoyesyes infoNebula Graph internally uses the Key-Value store RocksDB for persistency. The vertices, edges, and their properties are stored as Key while their values are stored as Value. The primary indexes are per Key and secondary indexes are per Value.yes infofull-text index on all search fields
SQL infoSupport of SQLClose to SQL99, but no user access control, stored procedures and host language bindings.noA subset of ANSI SQL is implemented infono subqueries, aggregate functions, views, foreign keys, triggersSQL-like query languageSQL-like query language (SphinxQL)
APIs and other access methodsJavaScript APIgRPC
JSON over HTTP
JDBC
ODBC
Browser interface
console (shell)
Cypher Query Language
GO Object Graph Mapper
Java Object Graph Mapper
NGBatis infoORM framework for NebulaGraph and Spring-Boot
Proprietary native API
Python Object Graph Mapper
Query language nGQL
Proprietary protocol
Supported programming languagesJavaScript.Net
C
C++
Clojure
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Ruby
Rust
Scala
Tcl
C
C++
Delphi
Java
Perl
PHP
Tcl
.Net
C++
Go
Java
PHP
Python
C++ infounofficial client library
Java
Perl infounofficial client library
PHP
Python
Ruby infounofficial client library
Server-side scripts infoStored proceduresnononouser defined functionsno
Triggersyesyes, watching key changesnono
Partitioning methods infoMethods for storing different data on different nodesnonenoneShardingSharding infoPartitioning is done manually, search queries against distributed index is supported
Replication methods infoMethods for redundantly storing data on multiple nodesnoneUsing Raft consensus algorithm to ensure data replication with strong consistency among multiple replicas.noneCausal Clustering using Raft protocolnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate ConsistencynoneImmediate Consistency
Foreign keys infoReferential integrityyesnonoyes infoRelationships in graphsno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayes infoonly for local storage and DOM-storagenonoACIDno
Concurrency infoSupport for concurrent manipulation of datayesnoyesyes
Durability infoSupport for making data persistentyes infoby using IndexedDB, SQL.JS or proprietary FileStorageyesyesyes infousing RocksDByes infoThe original contents of fields are not stored in the Sphinx index.
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnonoyes
User concepts infoAccess controlnononoRole-based access controlno
More information provided by the system vendor
AlaSQLetcdmSQL infoMini SQLNebulaGraphSphinx
Specific characteristicsNebulaGraph is a truly distributed, linearly scalable, lightning-fast graph database,...
» more
Competitive advantagesNebulaGraph boasts the world's only graph database solution that is able to host...
» more
Typical application scenariosSocial networking Fraud detection Knowledge graph Data warehouse management Anti...
» more
Key customersCompanies from a variety of industries have implemented NebulaGraph Database in production,...
» more
Market metricsAt our very early stage, NebulaGraph has already received over 10,000 stars on GitHub...
» more
Licensing and pricing modelsNebulaGraph is open source and free to use under Apache 2.0 license.
» 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
AlaSQLetcdmSQL infoMini SQLNebulaGraphSphinx
DB-Engines blog posts

The DB-Engines ranking includes now search engines
4 February 2013, Paul Andlinger

show all

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

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

Writing a Web Service in Perl
9 July 2003, PCQuest

Higher Education PS rules out ghost students before PAC
29 November 2018, diggers.news

provided by Google News

Vesoft (NebulaGraph) Recognized in the Gartner® Market Guide for Graph Database Management Systems
15 November 2023, PR Newswire

NebulaGraph reaps from China's growing appetite for graph databases
16 September 2022, TechCrunch

NebulaGraph Completes Series A to Scale Its Distributed Graph Database
16 September 2022, Datanami

NebulaGraph Enterprise v5.0: The First Distributed Graph Database to Offer Native GQL Support
18 April 2024, IT News Online

provided by Google News

Switching From Sphinx to MkDocs Documentation — What Did I Gain and Lose
2 February 2024, Towards Data Science

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

Perplexity AI: From Its Use To Operation, Everything You Need To Know About Googles Newest Challenger
11 January 2024, Free Press Journal

The Pirate Bay was recently down for over a week due to a DDoS attack
29 October 2019, The Hacker News

Beyond the Concert Hall: 5 Organizations Making a Difference in Classical Music in 2018 | WQXR Editorial
22 December 2018, WQXR Radio

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.

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

RaimaDB logo

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

Milvus logo

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

Present your product here