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. H2 vs. Hypertable vs. LevelDB vs. Microsoft Azure Cosmos DB

System Properties Comparison AlaSQL vs. H2 vs. Hypertable vs. LevelDB vs. Microsoft Azure Cosmos DB

Editorial information provided by DB-Engines
NameAlaSQL  Xexclude from comparisonH2  Xexclude from comparisonHypertable  Xexclude from comparisonLevelDB  Xexclude from comparisonMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDB  Xexclude from comparison
Hypertable has stopped its further development with March 2016 and is removed from the DB-Engines ranking.
DescriptionJavaScript DBMS libraryFull-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.An open source BigTable implementation based on distributed file systems such as HadoopEmbeddable fast key-value storage library that provides an ordered mapping from string keys to string valuesGlobally distributed, horizontally scalable, multi-model database service
Primary database modelDocument store
Relational DBMS
Relational DBMSWide column storeKey-value storeDocument store
Graph DBMS
Key-value store
Wide column store
Secondary database modelsSpatial DBMSSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.49
Rank#259  Overall
#40  Document stores
#120  Relational DBMS
Score8.22
Rank#50  Overall
#32  Relational DBMS
Score2.75
Rank#107  Overall
#19  Key-value stores
Score29.85
Rank#27  Overall
#4  Document stores
#2  Graph DBMS
#3  Key-value stores
#3  Wide column stores
Websitealasql.orgwww.h2database.comgithub.com/­google/­leveldbazure.microsoft.com/­services/­cosmos-db
Technical documentationgithub.com/­AlaSQL/­alasqlwww.h2database.com/­html/­main.htmlgithub.com/­google/­leveldb/­blob/­main/­doc/­index.mdlearn.microsoft.com/­azure/­cosmos-db
DeveloperAndrey Gershun & Mathias R. WulffThomas MuellerHypertable Inc.GoogleMicrosoft
Initial release20142005200920112014
Current release2.2.220, July 20230.9.8.11, March 20161.23, February 2021
License infoCommercial or Open SourceOpen Source infoMIT-LicenseOpen Source infodual-licence (Mozilla public license, Eclipse public license)Open Source infoGNU version 3. Commercial license availableOpen Source infoBSDcommercial
Cloud-based only infoOnly available as a cloud servicenonononoyes
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaScriptJavaC++C++
Server operating systemsserver-less, requires a JavaScript environment (browser, Node.js)All OS with a Java VMLinux
OS X
Windows infoan inofficial Windows port is available
Illumos
Linux
OS X
Windows
hosted
Data schemeschema-freeyesschema-freeschema-freeschema-free
Typing infopredefined data types such as float or datenoyesnonoyes infoJSON types
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.nonono
Secondary indexesnoyesrestricted infoonly exact value or prefix value scansnoyes infoAll properties auto-indexed by default
SQL infoSupport of SQLClose to SQL99, but no user access control, stored procedures and host language bindings.yesnonoSQL-like query language
APIs and other access methodsJavaScript APIJDBC
ODBC
C++ API
Thrift
DocumentDB API
Graph API (Gremlin)
MongoDB API
RESTful HTTP API
Table API
Supported programming languagesJavaScriptJavaC++
Java
Perl
PHP
Python
Ruby
C++
Go
Java info3rd party binding
JavaScript (Node.js) info3rd party binding
Python info3rd party binding
.Net
C#
Java
JavaScript
JavaScript (Node.js)
MongoDB client drivers written for various programming languages
Python
Server-side scripts infoStored proceduresnoJava Stored Procedures and User-Defined FunctionsnonoJavaScript
TriggersyesyesnonoJavaScript
Partitioning methods infoMethods for storing different data on different nodesnonenoneShardingnoneSharding infoImplicit feature of the cloud service
Replication methods infoMethods for redundantly storing data on multiple nodesnoneWith clustering: 2 database servers on different computers operate on identical copies of a databaseselectable replication factor on file system levelnoneyes infoImplicit feature of the cloud service
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyesnowith Hadoop integration infoIntegration with Hadoop/HDInsight on Azure*
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyBounded Staleness
Consistent Prefix
Eventual Consistency
Immediate Consistency infoConsistency level configurable on request level
Session Consistency
Foreign keys infoReferential integrityyesyesnonono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayes infoonly for local storage and DOM-storageACIDnonoMulti-item ACID transactions with snapshot isolation within a partition
Concurrency infoSupport for concurrent manipulation of datayes, multi-version concurrency control (MVCC)yesyesyes
Durability infoSupport for making data persistentyes infoby using IndexedDB, SQL.JS or proprietary FileStorageyesyesyes infowith automatic compression on writesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyes
User concepts infoAccess controlnofine grained access rights according to SQL-standardnonoAccess rights can be defined down to the item level

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 partiesCData: Connect to Big Data & NoSQL through standard Drivers.
» more

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

More resources
AlaSQLH2HypertableLevelDBMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDB
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

SQL and TimescaleDB. This article takes a closer look into… | by Alibaba Cloud
31 July 2019, DataDrivenInvestor

TimescaleDB goes distributed; implements ‘Chunking’ over ‘Sharding’ for scaling-out
22 August 2019, Packt Hub

Decorate your Windows XP with Hyperdesk
30 July 2008, CNET

The Collective: Customize Your Computer & Your Phone With Star Trek
18 March 2009, TrekMovie

The Collective: A Look At The Star Trek Terran Empire XP Hypersuite
6 July 2009, TrekMovie

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 and Files

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

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

provided by Google News

Generally Available: Index Advisor in Azure Cosmos DB helps optimize your index policy for NoSQL queries | Azure ...
24 April 2024, Microsoft

Azure Synapse Link for Cosmos DB: New Analytics Capabilities
10 November 2023, InfoQ.com

How to Migrate Azure Cosmos DB Databases | by Arwin Lashawn
25 August 2023, DataDrivenInvestor

Azure Cosmos DB joins the AI toolchain
23 May 2023, InfoWorld

Microsoft Benchmarks Distributed PostgreSQL DBs
10 July 2023, Datanami

provided by Google News



Share this page

Featured Products

SingleStore logo

Database for your real-time AI and Analytics Apps.
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

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

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it free.

Present your product here