DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > H2 vs. Microsoft Azure Cosmos DB vs. SQL.JS vs. Sqrrl vs. STSdb

System Properties Comparison H2 vs. Microsoft Azure Cosmos DB vs. SQL.JS vs. Sqrrl vs. STSdb

Editorial information provided by DB-Engines
NameH2  Xexclude from comparisonMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDB  Xexclude from comparisonSQL.JS  Xexclude from comparisonSqrrl  Xexclude from comparisonSTSdb  Xexclude from comparison
Sqrrl has been acquired by Amazon and became a part of Amazon Web Services. It has been removed from the DB-Engines ranking.
DescriptionFull-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.Globally distributed, horizontally scalable, multi-model database servicePort of SQLite to JavaScriptAdaptable, secure NoSQL built on Apache AccumuloKey-Value Store with special method for indexing infooptimized for high performance using a special indexing method
Primary database modelRelational DBMSDocument store
Graph DBMS
Key-value store
Wide column store
Relational DBMSDocument store
Graph DBMS
Key-value store
Wide column store
Key-value store
Secondary database modelsSpatial DBMSSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score8.13
Rank#49  Overall
#31  Relational DBMS
Score29.04
Rank#27  Overall
#4  Document stores
#2  Graph DBMS
#3  Key-value stores
#3  Wide column stores
Score0.53
Rank#252  Overall
#116  Relational DBMS
Score0.04
Rank#360  Overall
#52  Key-value stores
Websitewww.h2database.comazure.microsoft.com/­services/­cosmos-dbsql.js.orgsqrrl.comgithub.com/­STSSoft/­STSdb4
Technical documentationwww.h2database.com/­html/­main.htmllearn.microsoft.com/­azure/­cosmos-dbsql.js.org/­documentation/­index.html
DeveloperThomas MuellerMicrosoftAlon Zakai infoenhancements implemented by othersAmazon infooriginally Sqrrl Data, Inc.STS Soft SC
Initial release20052014201220122011
Current release2.2.220, July 20234.0.8, September 2015
License infoCommercial or Open SourceOpen Source infodual-licence (Mozilla public license, Eclipse public license)commercialOpen SourcecommercialOpen Source infoGPLv2, commercial license available
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 languageJavaJavaScriptJavaC#
Server operating systemsAll OS with a Java VMhostedserver-less, requires a JavaScript environment (browser, Node.js)LinuxWindows
Data schemeyesschema-freeyesschema-freeyes
Typing infopredefined data types such as float or dateyesyes infoJSON typesyesyesyes infoprimitive types and user defined types (classes)
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.nono
Secondary indexesyesyes infoAll properties auto-indexed by defaultyesno
SQL infoSupport of SQLyesSQL-like query languageyes infoSQL-92 is not fully supportednono
APIs and other access methodsJDBC
ODBC
DocumentDB API
Graph API (Gremlin)
MongoDB API
RESTful HTTP API
Table API
JavaScript APIAccumulo Shell
Java API
JDBC
ODBC
RESTful HTTP API
Thrift
.NET Client API
Supported programming languagesJava.Net
C#
Java
JavaScript
JavaScript (Node.js)
MongoDB client drivers written for various programming languages
Python
JavaScriptActionscript
C infousing GLib
C#
C++
Cocoa
Delphi
Erlang
Go
Haskell
Java
JavaScript
OCaml
Perl
PHP
Python
Ruby
Smalltalk
C#
Java
Server-side scripts infoStored proceduresJava Stored Procedures and User-Defined FunctionsJavaScriptnonono
TriggersyesJavaScriptnonono
Partitioning methods infoMethods for storing different data on different nodesnoneSharding infoImplicit feature of the cloud servicenoneSharding infomaking use of Hadoopnone
Replication methods infoMethods for redundantly storing data on multiple nodesWith clustering: 2 database servers on different computers operate on identical copies of a databaseyes infoImplicit feature of the cloud servicenoneselectable replication factor infomaking use of Hadoopnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnowith Hadoop integration infoIntegration with Hadoop/HDInsight on Azure*noyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyBounded Staleness
Consistent Prefix
Eventual Consistency
Immediate Consistency infoConsistency level configurable on request level
Session Consistency
noneImmediate Consistency infoDocument store kept consistent with combination of global timestamping, row-level transactions, and server-side consistency resolution.
Foreign keys infoReferential integrityyesnoyesnono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDMulti-item ACID transactions with snapshot isolation within a partitionACIDAtomic updates per row, document, or graph entityno
Concurrency infoSupport for concurrent manipulation of datayes, multi-version concurrency control (MVCC)yesyesyes
Durability infoSupport for making data persistentyesyesno infoexcept by serializing a db to a fileyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyes
User concepts infoAccess controlfine grained access rights according to SQL-standardAccess rights can be defined down to the item levelnoCell-level Security, Data-Centric Security, Role-Based Access Control (RBAC), Attribute-Based Access Control (ABAC)no

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
H2Microsoft Azure Cosmos DB infoformer name was Azure DocumentDBSQL.JSSqrrlSTSdb
DB-Engines blog posts

New kids on the block: database management systems implemented in JavaScript
1 December 2014, Matthias Gelbmann

show all

Recent citations in the news

General Availability: Data API builder | Azure updates
15 May 2024, Microsoft

Start your AI journey with Microsoft Azure Cosmos DB—compete for $10K
9 May 2024, Microsoft

Public preview: Change partition key of a container in Azure Cosmos DB (NoSQL API) | Azure updates
27 March 2024, Microsoft

General availability: Microsoft Entra ID integration with Azure Cosmos DB for PostgreSQL | Azure updates
13 March 2024, Microsoft

Azure Cosmos DB Conf 2023
12 January 2024, Microsoft

provided by Google News

9 Best JavaScript and TypeScript ORMs for 2024 — SitePoint
22 March 2023, SitePoint

Execute millions of SQL statements in milliseconds in the browser with WebAssembly and Web Workers.
14 January 2017, hackernoon.com

SQLite On The Web: Absurd-sql
24 August 2021, Hackaday

Running PostgreSQL Inside Your Browser
8 September 2022, iProgrammer

LokiJS - A JavaScript Database
18 November 2014, iProgrammer

provided by Google News

Splunk details Sqrrl 'screw-ups' that hampered threat hunting
6 May 2024, TechTarget

Amazon acquires cybersecurity startup Sqrrl
8 June 2023, cisomag.com

Mark Terenzoni
23 February 2024, Dark Reading

Millennials possess the advantage of time for wealth creation, says Yashoraj Tyagi of Sqrrl | Mint
18 September 2023, Mint

Amazon's cloud business acquires Sqrrl, a security start-up with NSA roots
23 January 2018, CNBC

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

Milvus logo

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

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.

AllegroGraph logo

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

Present your product here