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. CrateDB vs. Faircom DB vs. mSQL vs. Sphinx

System Properties Comparison AlaSQL vs. CrateDB vs. Faircom DB vs. mSQL vs. Sphinx

Editorial information provided by DB-Engines
NameAlaSQL  Xexclude from comparisonCrateDB  Xexclude from comparisonFaircom DB infoformerly c-treeACE  Xexclude from comparisonmSQL infoMini SQL  Xexclude from comparisonSphinx  Xexclude from comparison
DescriptionJavaScript DBMS libraryDistributed Database based on LuceneNative high-speed multi-model DBMS for relational and key-value store data simultaneously accessible through SQL and NoSQL APIs.mSQL (Mini SQL) is a simple and lightweight RDBMSOpen source search engine for searching in data from different sources, e.g. relational databases
Primary database modelDocument store
Relational DBMS
Document store
Spatial DBMS
Search engine
Time Series DBMS
Vector DBMS
Key-value store
Relational DBMS
Relational DBMSSearch engine
Secondary database modelsRelational 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
Score0.73
Rank#224  Overall
#37  Document stores
#5  Spatial DBMS
#16  Search engines
#19  Time Series DBMS
#8  Vector DBMS
Score0.20
Rank#318  Overall
#48  Key-value stores
#141  Relational DBMS
Score1.27
Rank#167  Overall
#77  Relational DBMS
Score5.98
Rank#56  Overall
#5  Search engines
Websitealasql.orgcratedb.comwww.faircom.com/­products/­faircom-dbhughestech.com.au/­products/­msqlsphinxsearch.com
Technical documentationgithub.com/­AlaSQL/­alasqlcratedb.com/­docsdocs.faircom.com/­docs/­en/­UUID-7446ae34-a1a7-c843-c894-d5322e395184.htmlsphinxsearch.com/­docs
DeveloperAndrey Gershun & Mathias R. WulffCrateFairCom CorporationHughes TechnologiesSphinx Technologies Inc.
Initial release20142013197919942001
Current releaseV12, November 20204.4, October 20213.5.1, February 2023
License infoCommercial or Open SourceOpen Source infoMIT-LicenseOpen Sourcecommercial infoRestricted, free version availablecommercial infofree licenses can be providedOpen 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.
CrateDB Cloud: a distributed SQL database that spreads data and processing across an elastic cluster of shared nothing nodes. CrateDB Cloud enables data insights at scale on Microsoft Azure, AWS and Google Cloud Platform.
Implementation languageJavaScriptJavaANSI C, C++CC++
Server operating systemsserver-less, requires a JavaScript environment (browser, Node.js)All Operating Systems, including Kubernetes with CrateDB Kubernetes Operator supportAIX
FreeBSD
HP-UX
Linux
NetBSD
OS X
QNX
SCO
Solaris
VxWorks
Windows infoeasily portable to other OSs
AIX
HP-UX
Linux
OS X
Solaris SPARC/x86
Windows
FreeBSD
Linux
NetBSD
OS X
Solaris
Windows
Data schemeschema-freeFlexible Schema (defined schema, partial schema, schema free)schema free, schema optional, schema required, partial schema,yesyes
Typing infopredefined data types such as float or datenoyesyes, ANSI SQL Types, JSON, typed binary structuresyesno
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 indexesnoyesyesyesyes infofull-text index on all search fields
SQL infoSupport of SQLClose to SQL99, but no user access control, stored procedures and host language bindings.yes, but no triggers and constraints, and PostgreSQL compatibilityyes, ANSI SQL with proprietary extensionsA subset of ANSI SQL is implemented infono subqueries, aggregate functions, views, foreign keys, triggersSQL-like query language (SphinxQL)
APIs and other access methodsJavaScript APIADO.NET
JDBC
ODBC
PostgreSQL wire protocol
Prometheus Remote Read/Write
RESTful HTTP API
ADO.NET
Direct SQL
JDBC
JPA
ODBC
RESTful HTTP/JSON API
RESTful MQTT/JSON API
RPC
JDBC
ODBC
Proprietary protocol
Supported programming languagesJavaScript.NET
Erlang
Go infocommunity maintained client
Java
JavaScript (Node.js) infocommunity maintained client
Perl infocommunity maintained client
PHP
Python
R
Ruby infocommunity maintained client
Scala infocommunity maintained client
.Net
C
C#
C++
Java
JavaScript (Node.js and browser)
PHP
Python
Visual Basic
C
C++
Delphi
Java
Perl
PHP
Tcl
C++ infounofficial client library
Java
Perl infounofficial client library
PHP
Python
Ruby infounofficial client library
Server-side scripts infoStored proceduresnouser defined functions (Javascript)yes info.Net, JavaScript, C/C++nono
Triggersyesnoyesnono
Partitioning methods infoMethods for storing different data on different nodesnoneShardingFile partitioning, horizontal partitioning, sharding infoCustomizable business rules for table partitioningnoneSharding infoPartitioning is done manually, search queries against distributed index is supported
Replication methods infoMethods for redundantly storing data on multiple nodesnoneConfigurable replication on table/partition-levelyes, configurable to be parallel or serial, synchronous or asynchronous, uni-directional or bi-directional, ACID-consistent or eventually consistent (with custom conflict resolution).nonenone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneEventual Consistency
Read-after-write consistency on record level
Eventual Consistency
Immediate Consistency
Tunable consistency per server, database, table, and transaction
none
Foreign keys infoReferential integrityyesnoyesnono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayes infoonly for local storage and DOM-storageno infounique row identifiers can be used for implementing an optimistic concurrency control strategytunable from ACID to Eventually Consistentnono
Concurrency infoSupport for concurrent manipulation of datayesyesnoyes
Durability infoSupport for making data persistentyes infoby using IndexedDB, SQL.JS or proprietary FileStorageyesYes, tunable from durable to delayed durability to in-memoryyesyes 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.yesnoyesno
User concepts infoAccess controlnorights management via user accountsFine grained access rights according to SQL-standard with additional protections for filesnono
More information provided by the system vendor
AlaSQLCrateDBFaircom DB infoformerly c-treeACEmSQL infoMini SQLSphinx
Specific characteristicsThe enterprise database for time series, documents, and vectors. Distributed - Native...
» more
Competitive advantagesResponse time in milliseconds: e ven for complex ad-hoc queries. Massive scaling...
» more
Typical application scenarios​ IoT: accelerate your IIoT projects with CrateDB, delivering real-time analytics...
» more
Key customersAcross all continents, CrateDB is used by companies of all sizes to meet the most...
» more
Market metricsThe CrateDB open source project was started in 2013 Honorable Mention in 2021 Gartner®...
» more
Licensing and pricing modelsSee CrateDB pricing >
» 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
AlaSQLCrateDBFaircom DB infoformerly c-treeACEmSQL infoMini SQLSphinx
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

HarperDB - How and Why We Built It From The Ground Up on NodeJS
28 February 2021, hackernoon.com

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

provided by Google News

CrateDB Appoints Sergey Gerasimenko as New CTO
19 February 2024, PR Newswire

CrateDB Announces Availability of CrateDB on Google Cloud Marketplace
8 April 2024, Datanami

CrateDB Partners with HiveMQ to Deliver a Seamless Data Management Architecture for IoT
25 March 2024, PR Newswire

How We Designed CrateDB as a Realtime SQL DBMS for the Internet of Things
29 August 2017, The New Stack

Crate.io unboxes clustered SQL CrateDB, decamps to California
14 December 2016, The Register

provided by Google News

FairCom kicks off new era of database technology USA - English
10 November 2020, PR Newswire

provided by Google News

Writing a Web Service in Perl
9 July 2003, PCQuest

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

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

How to Build 600+ Links in One Month
4 September 2020, Search Engine Journal

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

Neo4j logo

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

SingleStore logo

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

Milvus logo

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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