DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > AlaSQL vs. Apache Drill vs. H2 vs. RocksDB vs. Spark SQL

System Properties Comparison AlaSQL vs. Apache Drill vs. H2 vs. RocksDB vs. Spark SQL

Editorial information provided by DB-Engines
NameAlaSQL  Xexclude from comparisonApache Drill  Xexclude from comparisonH2  Xexclude from comparisonRocksDB  Xexclude from comparisonSpark SQL  Xexclude from comparison
DescriptionJavaScript DBMS librarySchema-free SQL Query Engine for Hadoop, NoSQL and Cloud StorageFull-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.Embeddable persistent key-value store optimized for fast storage (flash and RAM)Spark SQL is a component on top of 'Spark Core' for structured data processing
Primary database modelDocument store
Relational DBMS
Document store
Relational DBMS
Relational DBMSKey-value storeRelational DBMS
Secondary database modelsSpatial 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
Score1.95
Rank#127  Overall
#23  Document stores
#60  Relational DBMS
Score8.13
Rank#49  Overall
#31  Relational DBMS
Score3.65
Rank#85  Overall
#11  Key-value stores
Score18.96
Rank#33  Overall
#20  Relational DBMS
Websitealasql.orgdrill.apache.orgwww.h2database.comrocksdb.orgspark.apache.org/­sql
Technical documentationgithub.com/­AlaSQL/­alasqldrill.apache.org/­docswww.h2database.com/­html/­main.htmlgithub.com/­facebook/­rocksdb/­wikispark.apache.org/­docs/­latest/­sql-programming-guide.html
DeveloperAndrey Gershun & Mathias R. WulffApache Software FoundationThomas MuellerFacebook, Inc.Apache Software Foundation
Initial release20142012200520132014
Current release1.20.3, January 20232.2.220, July 20238.11.4, April 20243.5.0 ( 2.13), September 2023
License infoCommercial or Open SourceOpen Source infoMIT-LicenseOpen Source infoApache Version 2Open Source infodual-licence (Mozilla public license, Eclipse public license)Open Source infoBSDOpen Source infoApache 2.0
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 languageJavaScriptJavaC++Scala
Server operating systemsserver-less, requires a JavaScript environment (browser, Node.js)Linux
OS X
Windows
All OS with a Java VMLinuxLinux
OS X
Windows
Data schemeschema-freeschema-freeyesschema-freeyes
Typing infopredefined data types such as float or datenoyesyesnoyes
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.nonononono
Secondary indexesnonoyesnono
SQL infoSupport of SQLClose to SQL99, but no user access control, stored procedures and host language bindings.SQL SELECT statement is SQL:2003 compliantyesnoSQL-like DML and DDL statements
APIs and other access methodsJavaScript APIJDBC
ODBC
RESTful HTTP API
JDBC
ODBC
C++ API
Java API
JDBC
ODBC
Supported programming languagesJavaScriptC++JavaC
C++
Go
Java
Perl
Python
Ruby
Java
Python
R
Scala
Server-side scripts infoStored proceduresnouser defined functionsJava Stored Procedures and User-Defined Functionsnono
Triggersyesnoyesno
Partitioning methods infoMethods for storing different data on different nodesnoneShardingnonehorizontal partitioningyes, utilizing Spark Core
Replication methods infoMethods for redundantly storing data on multiple nodesnoneWith clustering: 2 database servers on different computers operate on identical copies of a databaseyesnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemnonenoneImmediate Consistency
Foreign keys infoReferential integrityyesnoyesnono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayes infoonly for local storage and DOM-storagenoACIDyesno
Concurrency infoSupport for concurrent manipulation of datayesyes, multi-version concurrency control (MVCC)yesyes
Durability infoSupport for making data persistentyes infoby using IndexedDB, SQL.JS or proprietary FileStorageDepending on the underlying data sourceyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesDepending on the underlying data sourceyesyesno
User concepts infoAccess controlnoDepending on the underlying data sourcefine grained access rights according to SQL-standardnono

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 partiesSpeedb: A high performance RocksDB-compliant key-value store optimized for write-intensive workloads.
» more

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

More resources
AlaSQLApache DrillH2RocksDBSpark SQL
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

Apache Drill case study: A tutorial on processing CSV files
9 June 2016, TheServerSide.com

Analyse Kafka messages with SQL queries using Apache Drill
23 September 2019, Towards Data Science

Using Apache Iceberg for Developing Modern Data Tables
3 October 2023, Open Source For You

Apache Drill improves big data SQL query engine
31 August 2021, TechTarget

Apache Drill Eliminates ETL, Data Transformation for MapR Database
11 April 2016, The New Stack

provided by Google News

Did Rockset Just Solve Real-Time Analytics?
25 August 2021, Datanami

Meta’s Velox Means Database Performance Is Not Subject To Interpretation
31 August 2022, The Next Platform

Linux 6.9 Drives AMD 4th Gen EPYC Performance Even Higher For Some Workloads
29 March 2024, Phoronix

The Journey to a Million Ops / Sec / Node in Venice
16 March 2024, InfoQ.com

Power your Kafka Streams application with Amazon MSK and AWS Fargate | Amazon Web Services
10 August 2021, AWS Blog

provided by Google News

Use Amazon Athena with Spark SQL for your open-source transactional table formats | Amazon Web Services
24 January 2024, AWS Blog

What is Apache Spark? The big data platform that crushed Hadoop
3 April 2024, InfoWorld

Cracking the Apache Spark Interview: 80+ Top Questions and Answers for 2024
1 April 2024, Simplilearn

Performant IPv4 Range Spark Joins | by Jean-Claude Cote
24 January 2024, Towards Data Science

18 Top Big Data Tools and Technologies to Know About in 2024
24 January 2024, TechTarget

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

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

RaimaDB logo

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

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

Present your product here