DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > AlaSQL vs. Databricks vs. Heroic vs. Kingbase vs. LevelDB

System Properties Comparison AlaSQL vs. Databricks vs. Heroic vs. Kingbase vs. LevelDB

Editorial information provided by DB-Engines
NameAlaSQL  Xexclude from comparisonDatabricks  Xexclude from comparisonHeroic  Xexclude from comparisonKingbase  Xexclude from comparisonLevelDB  Xexclude from comparison
DescriptionJavaScript DBMS libraryThe Databricks Lakehouse Platform combines elements of data lakes and data warehouses to provide a unified view onto structured and unstructured data. It is based on Apache Spark.Time Series DBMS built at Spotify based on Cassandra or Google Cloud Bigtable, and ElasticSearchAn enterprise-class RDBMS compatible with PostgreSQL and Oracle and widely used in China.Embeddable fast key-value storage library that provides an ordered mapping from string keys to string values
Primary database modelDocument store
Relational DBMS
Document store
Relational DBMS
Time Series DBMSRelational DBMSKey-value store
Secondary database modelsDocument 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
Score78.61
Rank#15  Overall
#2  Document stores
#10  Relational DBMS
Score0.51
Rank#255  Overall
#21  Time Series DBMS
Score0.45
Rank#262  Overall
#123  Relational DBMS
Score2.35
Rank#111  Overall
#19  Key-value stores
Websitealasql.orgwww.databricks.comgithub.com/­spotify/­heroicwww.kingbase.com.cngithub.com/­google/­leveldb
Technical documentationgithub.com/­AlaSQL/­alasqldocs.databricks.comspotify.github.io/­heroicgithub.com/­google/­leveldb/­blob/­main/­doc/­index.md
DeveloperAndrey Gershun & Mathias R. WulffDatabricksSpotifyBeiJing KINGBASE Information technologies inc.Google
Initial release20142013201419992011
Current releaseV8.0, August 20211.23, February 2021
License infoCommercial or Open SourceOpen Source infoMIT-LicensecommercialOpen Source infoApache 2.0commercialOpen Source infoBSD
Cloud-based only infoOnly available as a cloud servicenoyesnonono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaScriptJavaC and JavaC++
Server operating systemsserver-less, requires a JavaScript environment (browser, Node.js)hostedLinux
Windows
Illumos
Linux
OS X
Windows
Data schemeschema-freeFlexible Schema (defined schema, partial schema, schema free)schema-freeyesschema-free
Typing infopredefined data types such as float or datenoyesyesno
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.noyesnoyesno
Secondary indexesnoyesyes infovia Elasticsearchyesno
SQL infoSupport of SQLClose to SQL99, but no user access control, stored procedures and host language bindings.with Databricks SQLnoStandard with numerous extensionsno
APIs and other access methodsJavaScript APIJDBC
ODBC
RESTful HTTP API
HQL (Heroic Query Language, a JSON-based language)
HTTP API
ADO.NET
gokb
JDBC
kdbndp
ODBC
PDI
PDO
Pro*C
psycopg2
QT
Supported programming languagesJavaScriptPython
R
Scala
.Net
C
C++
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
C++
Go
Java info3rd party binding
JavaScript (Node.js) info3rd party binding
Python info3rd party binding
Server-side scripts infoStored proceduresnouser defined functions and aggregatesnouser defined functionsno
Triggersyesnoyesno
Partitioning methods infoMethods for storing different data on different nodesnoneShardinghorizontal partitioning (by range, list and hash) and vertical partitioningnone
Replication methods infoMethods for redundantly storing data on multiple nodesnoneyesyesyesnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate ConsistencyEventual Consistency
Immediate Consistency
Immediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesnoyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayes infoonly for local storage and DOM-storageACIDnoACIDno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyes infoby using IndexedDB, SQL.JS or proprietary FileStorageyesyesyesyes infowith automatic compression on writes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnono
User concepts infoAccess controlnofine grained access rights according to SQL-standardno
More information provided by the system vendor
AlaSQLDatabricksHeroicKingbaseLevelDB
Specific characteristicsSupported database models : In addition to the Document store and Relational DBMS...
» 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
AlaSQLDatabricksHeroicKingbaseLevelDB
DB-Engines blog posts

PostgreSQL is the DBMS of the Year 2023
2 January 2024, Matthias Gelbmann, 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

Nvidia, Databricks Sued in Latest AI Copyright Class Actions
3 May 2024, Bloomberg Law

Exclusive | Pete Sonsini, Early Investor in Databricks, Gets Closer to Launching New VC Firm
3 May 2024, The Wall Street Journal

An Interview with Databricks CEO Ali Ghodsi About Building Enterprise AI
2 May 2024, Stratechery by Ben Thompson

Databricks Achieves FedRAMP High Agency Authority to Operate for AWS GovCloud India - English
30 April 2024, PR Newswire

Tableau adds generative AI tools, tightens Databricks bond
30 April 2024, TechTarget

provided by Google News

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

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

Amid calls for tech self-reliance, China "home-brewed" database files for IPO
8 July 2022, PingWest

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

provided by Google News

LevelDB in Ruby — SitePoint
22 October 2014, SitePoint

Microsoft Teams stores auth tokens as cleartext in Windows, Linux, Macs
14 September 2022, BleepingComputer

Pliops unveils XDP-Rocks for RocksDB – Blocks and Files
19 October 2022, Blocks & Files

XanMod, Liquorix Kernels Offer Some Advantages On AMD Ryzen 5 Notebook
26 July 2021, Phoronix

Rust-Based Info Stealers Abuse GitHub Codespaces
19 May 2023, Trend Micro

provided by Google News



Share this page

Featured Products

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.

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
Try it today.

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

Milvus logo

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

Present your product here