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. InfinityDB vs. LevelDB vs. MySQL

System Properties Comparison AlaSQL vs. Apache Drill vs. InfinityDB vs. LevelDB vs. MySQL

Editorial information provided by DB-Engines
NameAlaSQL  Xexclude from comparisonApache Drill  Xexclude from comparisonInfinityDB  Xexclude from comparisonLevelDB  Xexclude from comparisonMySQL  Xexclude from comparison
DescriptionJavaScript DBMS librarySchema-free SQL Query Engine for Hadoop, NoSQL and Cloud StorageA Java embedded Key-Value Store which extends the Java Map interfaceEmbeddable fast key-value storage library that provides an ordered mapping from string keys to string valuesWidely used open source RDBMS
Primary database modelDocument store
Relational DBMS
Document store
Relational DBMS
Key-value storeKey-value storeRelational DBMS infoKey/Value like access via memcached API
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
Score1.95
Rank#127  Overall
#23  Document stores
#60  Relational DBMS
Score0.00
Rank#378  Overall
#57  Key-value stores
Score2.35
Rank#111  Overall
#19  Key-value stores
Score1083.74
Rank#2  Overall
#2  Relational DBMS
Websitealasql.orgdrill.apache.orgboilerbay.comgithub.com/­google/­leveldbwww.mysql.com
Technical documentationgithub.com/­AlaSQL/­alasqldrill.apache.org/­docsboilerbay.com/­infinitydb/­manualgithub.com/­google/­leveldb/­blob/­main/­doc/­index.mddev.mysql.com/­doc
DeveloperAndrey Gershun & Mathias R. WulffApache Software FoundationBoiler Bay Inc.GoogleOracle infosince 2010, originally MySQL AB, then Sun
Initial release20142012200220111995
Current release1.20.3, January 20234.01.23, February 20218.4.0, April 2024
License infoCommercial or Open SourceOpen Source infoMIT-LicenseOpen Source infoApache Version 2commercialOpen Source infoBSDOpen Source infoGPL version 2. Commercial licenses with extended functionallity are 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.
Aiven for MySQL: Fully managed MySQL, deployable in the cloud of your choice, with seamless integrations and lightning-fast setup.
Implementation languageJavaScriptJavaC++C and C++
Server operating systemsserver-less, requires a JavaScript environment (browser, Node.js)Linux
OS X
Windows
All OS with a Java VMIllumos
Linux
OS X
Windows
FreeBSD
Linux
OS X
Solaris
Windows
Data schemeschema-freeschema-freeyes infonested virtual Java Maps, multi-value, logical ‘tuple space’ runtime Schema upgradeschema-freeyes
Typing infopredefined data types such as float or datenoyesyes infoall Java primitives, Date, CLOB, BLOB, huge sparse arraysnoyes
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.nonononoyes
Secondary indexesnonono infomanual creation possible, using inversions based on multi-value capabilitynoyes
SQL infoSupport of SQLClose to SQL99, but no user access control, stored procedures and host language bindings.SQL SELECT statement is SQL:2003 compliantnonoyes infowith proprietary extensions
APIs and other access methodsJavaScript APIJDBC
ODBC
RESTful HTTP API
Access via java.util.concurrent.ConcurrentNavigableMap Interface
Proprietary API to InfinityDB ItemSpace (boilerbay.com/­docs/­ItemSpaceDataStructures.htm)
ADO.NET
JDBC
ODBC
Proprietary native API
Supported programming languagesJavaScriptC++JavaC++
Go
Java info3rd party binding
JavaScript (Node.js) info3rd party binding
Python info3rd party binding
Ada
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
Server-side scripts infoStored proceduresnouser defined functionsnonoyes infoproprietary syntax
Triggersyesnononoyes
Partitioning methods infoMethods for storing different data on different nodesnoneShardingnonenonehorizontal partitioning, sharding with MySQL Cluster or MySQL Fabric
Replication methods infoMethods for redundantly storing data on multiple nodesnonenonenoneMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesnonono
Consistency concepts infoMethods to ensure consistency in a distributed systemnonenoneImmediate Consistency infoREAD-COMMITTED or SERIALIZEDImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesnono infomanual creation possible, using inversions based on multi-value capabilitynoyes infonot for MyISAM storage engine
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayes infoonly for local storage and DOM-storagenoACID infoOptimistic locking for transactions; no isolation for bulk loadsnoACID infonot for MyISAM storage engine
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes infotable locks or row locks depending on storage engine
Durability infoSupport for making data persistentyes infoby using IndexedDB, SQL.JS or proprietary FileStorageDepending on the underlying data sourceyesyes infowith automatic compression on writesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesDepending on the underlying data sourcenoyes
User concepts infoAccess controlnoDepending on the underlying data sourcenonoUsers with fine-grained authorization concept infono user groups or roles

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 partiesAiven for MySQL: Fully managed MySQL, deployable in the cloud of your choice, with seamless integrations and lightning-fast setup.
» more

CData: Connect to Big Data & NoSQL through standard Drivers.
» more

Navicat for MySQL is the ideal solution for MySQL/MariaDB administration and development.
» more

Navicat Monitor is a safe, simple and agentless remote server monitoring tool for MySQL and many other database management systems.
» more

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

More resources
AlaSQLApache DrillInfinityDBLevelDBMySQL
DB-Engines blog posts

MySQL is the DBMS of the Year 2019
3 January 2020, Matthias Gelbmann, Paul Andlinger

MariaDB strengthens its position in the open source RDBMS market
5 April 2018, Matthias Gelbmann

The struggle for the hegemony in Oracle's database empire
2 May 2017, 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

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

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

How to Sync Data From MySQL to Doris Using SeaTunnel
9 May 2024, hackernoon.com

Rule::array() and whereJsonOverlaps() for MySQL in Laravel 11.7
7 May 2024, Laravel News

Enterprise Manager: How Comcast enhanced monitoring for MySQL InnoDB Clusters
22 April 2024, Oracle

Amazon Aurora MySQL version 2 (with MySQL 5.7 compatibility) to version 3 (with MySQL 8.0 compatibility) upgrade ...
18 March 2024, AWS Blog

Zendesk Moves from DynamoDB to MySQL and S3 to Save over 80% in Costs
29 December 2023, InfoQ.com

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.

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

AllegroGraph logo

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

Milvus logo

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

Present your product here