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. Databricks vs. H2 vs. Oracle NoSQL vs. Riak KV

System Properties Comparison AlaSQL vs. Databricks vs. H2 vs. Oracle NoSQL vs. Riak KV

Editorial information provided by DB-Engines
NameAlaSQL  Xexclude from comparisonDatabricks  Xexclude from comparisonH2  Xexclude from comparisonOracle NoSQL  Xexclude from comparisonRiak KV  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.Full-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.A multi-model, scalable, distributed NoSQL database, designed to provide highly reliable, flexible, and available data management across a configurable set of storage nodesDistributed, fault tolerant key-value store
Primary database modelDocument store
Relational DBMS
Document store
Relational DBMS
Relational DBMSDocument store
Key-value store
Relational DBMS
Key-value store infowith links between data sets and object tags for the creation of secondary indexes
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
Score78.61
Rank#15  Overall
#2  Document stores
#10  Relational DBMS
Score8.13
Rank#49  Overall
#31  Relational DBMS
Score2.95
Rank#100  Overall
#17  Document stores
#17  Key-value stores
#50  Relational DBMS
Score4.10
Rank#82  Overall
#9  Key-value stores
Websitealasql.orgwww.databricks.comwww.h2database.comwww.oracle.com/­database/­nosql/­technologies/­nosql
Technical documentationgithub.com/­AlaSQL/­alasqldocs.databricks.comwww.h2database.com/­html/­main.htmldocs.oracle.com/­en/­database/­other-databases/­nosql-database/­index.htmlwww.tiot.jp/­riak-docs/­riak/­kv/­latest
DeveloperAndrey Gershun & Mathias R. WulffDatabricksThomas MuellerOracleOpenSource, formerly Basho Technologies
Initial release20142013200520112009
Current release2.2.220, July 202323.3, December 20233.2.0, December 2022
License infoCommercial or Open SourceOpen Source infoMIT-LicensecommercialOpen Source infodual-licence (Mozilla public license, Eclipse public license)Open Source infoProprietary for Enterprise Edition (Oracle Database EE license has Oracle NoSQL database EE covered: details)Open Source infoApache version 2, commercial enterprise edition
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 languageJavaScriptJavaJavaErlang
Server operating systemsserver-less, requires a JavaScript environment (browser, Node.js)hostedAll OS with a Java VMLinux
Solaris SPARC/x86
Linux
OS X
Data schemeschema-freeFlexible Schema (defined schema, partial schema, schema free)yesSupport Fixed schema and Schema-less deployment with the ability to interoperate between them.schema-free
Typing infopredefined data types such as float or datenoyesoptionalno
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.noyesnonono
Secondary indexesnoyesyesyesrestricted
SQL infoSupport of SQLClose to SQL99, but no user access control, stored procedures and host language bindings.with Databricks SQLyesSQL-like DML and DDL statementsno
APIs and other access methodsJavaScript APIJDBC
ODBC
RESTful HTTP API
JDBC
ODBC
RESTful HTTP APIHTTP API
Native Erlang Interface
Supported programming languagesJavaScriptPython
R
Scala
JavaC
C#
Go
Java
JavaScript (Node.js)
Python
C infounofficial client library
C#
C++ infounofficial client library
Clojure infounofficial client library
Dart infounofficial client library
Erlang
Go infounofficial client library
Groovy infounofficial client library
Haskell infounofficial client library
Java
JavaScript infounofficial client library
Lisp infounofficial client library
Perl infounofficial client library
PHP
Python
Ruby
Scala infounofficial client library
Smalltalk infounofficial client library
Server-side scripts infoStored proceduresnouser defined functions and aggregatesJava Stored Procedures and User-Defined FunctionsnoErlang
Triggersyesyesnoyes infopre-commit hooks and post-commit hooks
Partitioning methods infoMethods for storing different data on different nodesnonenoneShardingSharding infono "single point of failure"
Replication methods infoMethods for redundantly storing data on multiple nodesnoneyesWith clustering: 2 database servers on different computers operate on identical copies of a databaseElectable source-replica replication per shard. Support distributed global deployment with Multi-region table featureselectable replication factor
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonowith Hadoop integrationyes
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate ConsistencyImmediate ConsistencyEventual Consistency
Immediate Consistency infodepending on configuration
Eventual Consistency
Foreign keys infoReferential integrityyesyesnono infolinks between data sets can be stored
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayes infoonly for local storage and DOM-storageACIDACIDconfigurable infoACID within a storage node (=shard)no
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 FileStorageyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnoyesyes infooff heap cache
User concepts infoAccess controlnofine grained access rights according to SQL-standardAccess rights for users and rolesyes, using Riak Security
More information provided by the system vendor
AlaSQLDatabricksH2Oracle NoSQLRiak KV
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
AlaSQLDatabricksH2Oracle NoSQLRiak KV
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

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

Databricks is expanding the scope of its AI investments with second VC fund
21 May 2024, Fortune

Databricks vs. Redshift: Data Platform Comparison
22 May 2024, eWeek

XponentL Data Secures Strategic Investment from Databricks Ventures to Fuel Data Transformation & Generative AI
22 May 2024, Business Wire

5. Databricks
14 May 2024, CNBC

XponentL Data Receives Strategic Investment from Databricks Ventures and Inoca Capital Partners
22 May 2024, FinSMEs

provided by Google News

OpenWorld 2013: Oracle NoSQL Database On the Rise?
13 December 2023, Channel Futures

Blog Theme - Details
21 August 2023, blogs.oracle.com

Oracle Defends Relational DBs Against NoSQL Competitors
25 November 2015, eWeek

Oracle Adds New AI-Enabling Features To MySQL HeatWave
23 March 2023, Forbes

Cloud database comparison: AWS, Microsoft, Google and Oracle
23 August 2022, TechTarget

provided by Google News

Basho Revamps Riak Open-Source Database
22 September 2023, InformationWeek

Basho, Maker of Riak NoSQL Database, Raises $25M
13 January 2015, Data Center Knowledge

A Critique of Resizable Hash Tables: Riak Core & Random Slicing
26 August 2018, InfoQ.com

Riak NoSQL snapped up by Bet365
12 September 2017, ComputerWeekly.com

Basho distributes Riak to more customers - DCD
28 November 2013, DatacenterDynamics

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

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

SingleStore logo

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

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.

Present your product here