DB-EnginesextremeDB - solve IoT connectivity disruptionsEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by Redgate Software

DBMS > AlaSQL vs. CrateDB vs. EJDB vs. H2 vs. LevelDB

System Properties Comparison AlaSQL vs. CrateDB vs. EJDB vs. H2 vs. LevelDB

Editorial information provided by DB-Engines
NameAlaSQL  Xexclude from comparisonCrateDB  Xexclude from comparisonEJDB  Xexclude from comparisonH2  Xexclude from comparisonLevelDB  Xexclude from comparison
DescriptionJavaScript DBMS libraryDistributed Database based on LuceneEmbeddable document-store database library with JSON representation of queries (in MongoDB style)Full-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.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
Spatial DBMS
Search engine
Time Series DBMS
Vector DBMS
Document storeRelational DBMSKey-value store
Secondary database modelsRelational DBMSSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.42
Rank#264  Overall
#42  Document stores
#122  Relational DBMS
Score0.69
Rank#226  Overall
#37  Document stores
#5  Spatial DBMS
#16  Search engines
#19  Time Series DBMS
#11  Vector DBMS
Score0.13
Rank#331  Overall
#46  Document stores
Score7.57
Rank#47  Overall
#30  Relational DBMS
Score2.33
Rank#111  Overall
#19  Key-value stores
Websitealasql.orgcratedb.comgithub.com/­Softmotions/­ejdbwww.h2database.comgithub.com/­google/­leveldb
Technical documentationgithub.com/­AlaSQL/­alasqlcratedb.com/­docsgithub.com/­Softmotions/­ejdb/­blob/­master/­README.mdwww.h2database.com/­html/­main.htmlgithub.com/­google/­leveldb/­blob/­main/­doc/­index.md
DeveloperAndrey Gershun & Mathias R. WulffCrateSoftmotionsThomas MuellerGoogle
Initial release20142013201220052011
Current release5.8.1, August 20242.2.220, July 20231.23, February 2021
License infoCommercial or Open SourceOpen Source infoMIT-LicenseOpen SourceOpen Source infoGPLv2Open Source infodual-licence (Mozilla public license, Eclipse public license)Open Source infoBSD
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 languageJavaScriptJavaCJavaC++
Server operating systemsserver-less, requires a JavaScript environment (browser, Node.js)All Operating Systems, including Kubernetes with CrateDB Kubernetes Operator supportserver-lessAll OS with a Java VMIllumos
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 datenoyesyes infostring, integer, double, bool, date, object_idyesno
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 indexesnoyesnoyesno
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 compatibilitynoyesno
APIs and other access methodsJavaScript APIADO.NET
JDBC
ODBC
PostgreSQL wire protocol
Prometheus Remote Read/Write
RESTful HTTP API
in-process shared libraryJDBC
ODBC
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
Actionscript
C
C#
C++
Go
Java
JavaScript (Node.js)
Lua
Objective-C
Pike
Python
Ruby
JavaC++
Go
Java info3rd party binding
JavaScript (Node.js) info3rd party binding
Python info3rd party binding
Server-side scripts infoStored proceduresnouser defined functions (Javascript)noJava Stored Procedures and User-Defined Functionsno
Triggersyesnonoyesno
Partitioning methods infoMethods for storing different data on different nodesnoneShardingnonenonenone
Replication methods infoMethods for redundantly storing data on multiple nodesnoneConfigurable replication on table/partition-levelnoneWith clustering: 2 database servers on different computers operate on identical copies of a databasenone
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
Immediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesnono infotypically not needed, however similar functionality with collection joins possibleyesno
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 strategynoACIDno
Concurrency infoSupport for concurrent manipulation of datayesyes infoRead/Write Lockingyes, multi-version concurrency control (MVCC)yes
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.yesnoyes
User concepts infoAccess controlnorights management via user accountsnofine grained access rights according to SQL-standardno

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

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

More resources
AlaSQLCrateDBEJDBH2LevelDB
Recent citations in the news

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 Jeff Olson as New CRO
9 July 2024, PR Newswire

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

Taleo Consulting and CrateDB Announce Strategic Partnership to Transform Data Management and Analytics in Financial Services markets
29 July 2024, PR Newswire

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

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

provided by Google News

Inside the "Fallguys" malware that steals your browsing data and gaming IMs; continued attack on open source software
2 September 2020, Sonatype Blog

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

Threat Thursday: BlackGuard Infostealer Rises from Russian Underground Markets
21 April 2022, BlackBerry Blog

RocksDB - Facebook's Database Now Open Source
21 November 2013, iProgrammer

AMD EPYC vs. Intel Xeon Cascadelake With Facebook's RocksDB Database
17 October 2019, Phoronix

provided by Google News



Share this page

Featured Products

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

Neo4j logo

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

SingleStore logo

The data platform to build your intelligent applications.
Try it free.

Present your product here