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

DBMS > AlaSQL vs. H2 vs. Memcached vs. Microsoft Azure Synapse Analytics vs. RethinkDB

System Properties Comparison AlaSQL vs. H2 vs. Memcached vs. Microsoft Azure Synapse Analytics vs. RethinkDB

Editorial information provided by DB-Engines
NameAlaSQL  Xexclude from comparisonH2  Xexclude from comparisonMemcached  Xexclude from comparisonMicrosoft Azure Synapse Analytics infopreviously named Azure SQL Data Warehouse  Xexclude from comparisonRethinkDB  Xexclude from comparison
DescriptionJavaScript DBMS libraryFull-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.In-memory key-value store, originally intended for cachingElastic, large scale data warehouse service leveraging the broad eco-system of SQL ServerDBMS for the Web with a mechanism to push updated query results to applications in realtime.
Primary database modelDocument store
Relational DBMS
Relational DBMSKey-value storeRelational DBMSDocument store
Secondary database modelsSpatial DBMSSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.41
Rank#260  Overall
#40  Document stores
#121  Relational DBMS
Score7.10
Rank#47  Overall
#29  Relational DBMS
Score16.99
Rank#32  Overall
#4  Key-value stores
Score16.84
Rank#33  Overall
#19  Relational DBMS
Score2.52
Rank#105  Overall
#20  Document stores
Websitealasql.orgwww.h2database.comwww.memcached.orgazure.microsoft.com/­services/­synapse-analyticsrethinkdb.com
Technical documentationgithub.com/­AlaSQL/­alasqlwww.h2database.com/­html/­main.htmlgithub.com/­memcached/­memcached/­wikidocs.microsoft.com/­azure/­synapse-analyticsrethinkdb.com/­docs
DeveloperAndrey Gershun & Mathias R. WulffThomas MuellerDanga Interactive infooriginally developed by Brad Fitzpatrick for LiveJournalMicrosoftThe Linux Foundation infosince July 2017
Initial release20142005200320162009
Current release2.2.220, July 20231.6.29, June 20242.4.1, August 2020
License infoCommercial or Open SourceOpen Source infoMIT-LicenseOpen Source infodual-licence (Mozilla public license, Eclipse public license)Open Source infoBSD licensecommercialOpen Source infoApache Version 2
Cloud-based only infoOnly available as a cloud servicenononoyesno
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaScriptJavaCC++C++
Server operating systemsserver-less, requires a JavaScript environment (browser, Node.js)All OS with a Java VMFreeBSD
Linux
OS X
Unix
Windows
hostedLinux
OS X
Windows
Data schemeschema-freeyesschema-freeyesschema-free
Typing infopredefined data types such as float or datenoyesnoyesyes infostring, binary, float, bool, date, geometry
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 indexesnoyesnoyesyes
SQL infoSupport of SQLClose to SQL99, but no user access control, stored procedures and host language bindings.yesnoyesno
APIs and other access methodsJavaScript APIJDBC
ODBC
Proprietary protocolADO.NET
JDBC
ODBC
Supported programming languagesJavaScriptJava.Net
C
C++
ColdFusion
Erlang
Java
Lisp
Lua
OCaml
Perl
PHP
Python
Ruby
C#
Java
PHP
C infocommunity-supported driver
C# infocommunity-supported driver
C++ infocommunity-supported driver
Clojure infocommunity-supported driver
Dart infocommunity-supported driver
Erlang infocommunity-supported driver
Go infocommunity-supported driver
Haskell infocommunity-supported driver
Java infoofficial driver
JavaScript (Node.js) infoofficial driver
Lisp infocommunity-supported driver
Lua infocommunity-supported driver
Objective-C infocommunity-supported driver
Perl infocommunity-supported driver
PHP infocommunity-supported driver
Python infoofficial driver
Ruby infoofficial driver
Scala infocommunity-supported driver
Server-side scripts infoStored proceduresnoJava Stored Procedures and User-Defined FunctionsnoTransact SQL
TriggersyesyesnonoClient-side triggers through changefeeds
Partitioning methods infoMethods for storing different data on different nodesnonenonenoneSharding, horizontal partitioningSharding inforange based
Replication methods infoMethods for redundantly storing data on multiple nodesnoneWith clustering: 2 database servers on different computers operate on identical copies of a databasenone infoRepcached, a Memcached patch, provides this functionallityyesSource-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononoyes
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesyesnono infodocs.microsoft.com/­en-us/­azure/­synapse-analytics/­sql-data-warehouse/­sql-data-warehouse-table-constraintsno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayes infoonly for local storage and DOM-storageACIDnoACIDAtomic single-document operations
Concurrency infoSupport for concurrent manipulation of datayes, multi-version concurrency control (MVCC)yesyesyes infoMVCC based
Durability infoSupport for making data persistentyes infoby using IndexedDB, SQL.JS or proprietary FileStorageyesnoyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesno
User concepts infoAccess controlnofine grained access rights according to SQL-standardyes infousing SASL (Simple Authentication and Security Layer) protocolyesyes infousers and table-level permissions

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
AlaSQLH2MemcachedMicrosoft Azure Synapse Analytics infopreviously named Azure SQL Data WarehouseRethinkDB
DB-Engines blog posts

Redis extends the lead in the DB-Engines key-value store ranking
3 February 2014, Matthias Gelbmann

New DB-Engines Ranking shows the popularity of database management systems
3 October 2012, Matthias Gelbmann, Paul Andlinger

show all

Meet some database management systems you are likely to hear more about in the future
4 August 2014, Paul Andlinger

show all

Recent citations in the news

Multi faceted data exploration in the browser using Leaflet and amCharts
3 May 2020, Towards Data Science

Create a Marvel Database with SQL and Javascript, the easy way
2 July 2019, Towards Data Science

provided by Google News

Using memcached with Python
22 October 2024, Packt Hub

Cache vs. Database: Has Performance Converged?
6 November 2024, The New Stack

Valkey-, Memcached-, and Redis OSS-Compatible Cache – Amazon ElastiCache Global Datastore
12 January 2024, AWS Blog

AMD Ryzen 5 9600X & Ryzen 7 9700X Offer Excellent Linux Performance
7 August 2024, Phoronix

Building a Global Caching System at Netflix: a Deep Dive to Global Replication
11 October 2024, InfoQ.com

provided by Google News

Azure Synapse Analytics: Transforming Data Management
7 November 2024, Simplilearn

General Available: Azure Synapse Runtime for Apache Spark 3.4 is now GA
8 April 2024, Microsoft

Azure Synapse Runtime for Apache Spark 3.2 End of Support
22 March 2024, Microsoft

Enable location analytics with Azure Maps
17 July 2024, Microsoft

Announcing General Availability of Graph Semantics in Kusto
27 May 2024, Microsoft

provided by Google News

An introduction to building realtime apps with RethinkDB
9 July 2022, devm.io

How to Use RethinkDB with Node.js Applications
16 December 2015, SitePoint

Stripe acquires team behind NoSQL database startup RethinkDB
5 October 2016, VentureBeat

Installing and Using RethinkDB on Ubuntu
8 April 2022, Open Source For You

Adapting RethinkDB For The Evented Web With Pusher
4 September 2015, SitePoint

provided by Google News



Share this page

Featured Products

SingleStore logo

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

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online 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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

Milvus logo

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

Present your product here