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. ClickHouse vs. Fauna vs. Kingbase vs. NSDb

System Properties Comparison AlaSQL vs. ClickHouse vs. Fauna vs. Kingbase vs. NSDb

Editorial information provided by DB-Engines
NameAlaSQL  Xexclude from comparisonClickHouse  Xexclude from comparisonFauna infopreviously named FaunaDB  Xexclude from comparisonKingbase  Xexclude from comparisonNSDb  Xexclude from comparison
DescriptionJavaScript DBMS libraryA high-performance, column-oriented SQL DBMS for online analytical processing (OLAP) that uses all available system resources to their full potential to process each analytical query as fast as possible. It is available as both an open-source software and a cloud offering.Fauna provides a web-native interface, with support for GraphQL and custom business logic that integrates seamlessly with the rest of the serverless ecosystem. The underlying globally distributed storage and compute platform is fast, consistent, and reliable, with a modern security infrastructure.An enterprise-class RDBMS compatible with PostgreSQL and Oracle and widely used in China.Scalable, High-performance Time Series DBMS designed for Real-time Analytics on top of Kubernetes
Primary database modelDocument store
Relational DBMS
Relational DBMSDocument store
Graph DBMS
Relational DBMS
Time Series DBMS
Relational DBMSTime Series DBMS
Secondary database modelsTime Series DBMSDocument store
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.51
Rank#256  Overall
#40  Document stores
#118  Relational DBMS
Score15.55
Rank#38  Overall
#23  Relational DBMS
Score1.55
Rank#151  Overall
#26  Document stores
#14  Graph DBMS
#71  Relational DBMS
#13  Time Series DBMS
Score0.50
Rank#257  Overall
#119  Relational DBMS
Score0.08
Rank#369  Overall
#40  Time Series DBMS
Websitealasql.orgclickhouse.comfauna.comwww.kingbase.com.cnnsdb.io
Technical documentationgithub.com/­AlaSQL/­alasqlclickhouse.com/­docsdocs.fauna.comnsdb.io/­Architecture
DeveloperAndrey Gershun & Mathias R. WulffClickhouse Inc.Fauna, Inc.BeiJing KINGBASE Information technologies inc.
Initial release20142016201419992017
Current releasev24.4.2.141-stable, June 2024V8.0, August 2021
License infoCommercial or Open SourceOpen Source infoMIT-LicenseOpen Source infoApache 2.0commercialcommercialOpen Source infoApache Version 2.0
Cloud-based only infoOnly available as a cloud servicenonoyesnono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
  • Aiven for Clickhouse: Managed cloud data warehousing with high-speed analytics.
  • ClickHouse Cloud: Get the performance you love from open source ClickHouse in a serverless offering that takes care of the details so you can spend more time getting insight out of the fastest database on earth.
  • DoubleCloud: Fully managed ClickHouse alongside best-in-class managed open-source services to build analytics at scale.
Implementation languageJavaScriptC++ScalaC and JavaJava, Scala
Server operating systemsserver-less, requires a JavaScript environment (browser, Node.js)FreeBSD
Linux
macOS
hostedLinux
Windows
Linux
macOS
Data schemeschema-freeyesschema-freeyes
Typing infopredefined data types such as float or datenoyesnoyesyes: int, bigint, decimal, string
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.nononoyesno
Secondary indexesnoyesyesyesall fields are automatically indexed
SQL infoSupport of SQLClose to SQL99, but no user access control, stored procedures and host language bindings.Close to ANSI SQL (SQL/JSON + extensions)noStandard with numerous extensionsSQL-like query language
APIs and other access methodsJavaScript APIgRPC
HTTP REST
JDBC
MySQL wire protocol
ODBC
PostgreSQL wire protocol
Proprietary protocol
RESTful HTTP APIADO.NET
gokb
JDBC
kdbndp
ODBC
PDI
PDO
Pro*C
psycopg2
QT
gRPC
HTTP REST
WebSocket
Supported programming languagesJavaScriptC# info3rd party library
C++
Elixir info3rd party library
Go info3rd party library
Java info3rd party library
JavaScript (Node.js) info3rd party library
Kotlin info3rd party library
Nim info3rd party library
Perl info3rd party library
PHP info3rd party library
Python info3rd party library
R info3rd party library
Ruby info3rd party library
Rust
Scala info3rd party library
C#
Go
Java
JavaScript
Python
Ruby
Scala
Swift
.Net
C
C++
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
Java
Scala
Server-side scripts infoStored proceduresnoyesuser defined functionsuser defined functionsno
Triggersyesnonoyes
Partitioning methods infoMethods for storing different data on different nodesnonekey based and customhorizontal partitioning infoconsistent hashinghorizontal partitioning (by range, list and hash) and vertical partitioningSharding
Replication methods infoMethods for redundantly storing data on multiple nodesnoneAsynchronous and synchronous physical replication; geographically distributed replicas; support for object storages.Multi-source replicationyes
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyEventual Consistency
Foreign keys infoReferential integrityyesnoyesyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayes infoonly for local storage and DOM-storagenoACIDACIDno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyes infoby using IndexedDB, SQL.JS or proprietary FileStorageyesyesyesUsing Apache Lucene
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesno
User concepts infoAccess controlnoAccess rights for users and roles. Column and row based policies. Quotas and resource limits. Pluggable authentication with LDAP and Kerberos. Password based, X.509 certificate, and SSH key authentication.Identity management, authentication, and access controlfine grained access rights according to SQL-standard

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
3rd partiesDoubleCloud: Fully managed ClickHouse alongside best-in-class managed open-source services to build analytics at scale.
» more

Aiven for Clickhouse: Managed cloud data warehousing with high-speed analytics.
» more

We invite representatives of vendors of related products to contact us for presenting information about their offerings here.

More resources
AlaSQLClickHouseFauna infopreviously named FaunaDBKingbaseNSDb
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

ClickHouse Cloud & Amazon S3 Express One Zone: Making a blazing fast analytical database even faster | Amazon ...
28 November 2023, AWS Blog

Why Clickhouse Should Be Your Next Database
6 July 2023, The New Stack

Intel Xeon 6766E/6780E Sierra Forest vs. Ampere Altra Performance & Power Efficiency Review
5 June 2024, Phoronix

A 1000x Faster Database Solution: ClickHouse’s Aaron Katz
1 November 2023, GrowthCap

From Open Source to SaaS: the Journey of ClickHouse
16 January 2024, InfoQ.com

provided by Google News

Utah Natural Heritage Program
12 June 2024, Utah Division of Wildlife Resources

Fauna Launches Distributed Document-Relational Database On Google Cloud Marketplace
21 March 2024, GlobeNewswire

Slicing the Gordian Knot: A leap to real-time systems of truth
3 February 2024, SiliconANGLE News

Fauna Adds Groundbreaking New Database Language and Seamless Developer Experience to Enterprise Proven ...
22 August 2023, Business Wire

CITES Trade Database surpasses 25 million trade transaction records
3 October 2023, Convention on International Trade in Endangered Species of Wild Fauna and Flora (CITES)

provided by Google News

Made in China 2025 is back, with a new name and a focus on database companies – The China Project
19 December 2022, The China Project

Opening preparation - Alekhine defense, Saemisch variation
18 April 2016, Chess.com

Backup & Recovery Solutions from China
4 August 2022, Хабр

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.

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus 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