DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > AlaSQL vs. H2 vs. IBM Cloudant vs. Memcached vs. WakandaDB

System Properties Comparison AlaSQL vs. H2 vs. IBM Cloudant vs. Memcached vs. WakandaDB

Editorial information provided by DB-Engines
NameAlaSQL  Xexclude from comparisonH2  Xexclude from comparisonIBM Cloudant  Xexclude from comparisonMemcached  Xexclude from comparisonWakandaDB  Xexclude from comparison
DescriptionJavaScript DBMS libraryFull-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.Database as a Service offering based on Apache CouchDBIn-memory key-value store, originally intended for cachingWakandaDB is embedded in a server that provides a REST API and a server-side javascript engine to access data
Primary database modelDocument store
Relational DBMS
Relational DBMSDocument storeKey-value storeObject oriented DBMS
Secondary database modelsSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.51
Rank#256  Overall
#40  Document stores
#118  Relational DBMS
Score8.33
Rank#46  Overall
#30  Relational DBMS
Score2.75
Rank#104  Overall
#19  Document stores
Score18.08
Rank#32  Overall
#4  Key-value stores
Score0.10
Rank#356  Overall
#16  Object oriented DBMS
Websitealasql.orgwww.h2database.comwww.ibm.com/­products/­cloudantwww.memcached.orgwakanda.github.io
Technical documentationgithub.com/­AlaSQL/­alasqlwww.h2database.com/­html/­main.htmlcloud.ibm.com/­docs/­Cloudantgithub.com/­memcached/­memcached/­wikiwakanda.github.io/­doc
DeveloperAndrey Gershun & Mathias R. WulffThomas MuellerIBM, Apache Software Foundation infoIBM acquired Cloudant in February 2014Danga Interactive infooriginally developed by Brad Fitzpatrick for LiveJournalWakanda SAS
Initial release20142005201020032012
Current release2.2.220, July 20231.6.27, May 20242.7.0 (April 29, 2019), April 2019
License infoCommercial or Open SourceOpen Source infoMIT-LicenseOpen Source infodual-licence (Mozilla public license, Eclipse public license)commercialOpen Source infoBSD licenseOpen Source infoAGPLv3, extended commercial license available
Cloud-based only infoOnly available as a cloud servicenonoyesnono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaScriptJavaErlangCC++, JavaScript
Server operating systemsserver-less, requires a JavaScript environment (browser, Node.js)All OS with a Java VMhostedFreeBSD
Linux
OS X
Unix
Windows
Linux
OS X
Windows
Data schemeschema-freeyesschema-freeschema-freeyes
Typing infopredefined data types such as float or datenoyesnonoyes
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 indexesnoyesyesno
SQL infoSupport of SQLClose to SQL99, but no user access control, stored procedures and host language bindings.yesnonono
APIs and other access methodsJavaScript APIJDBC
ODBC
RESTful HTTP/JSON APIProprietary protocolRESTful HTTP API
Supported programming languagesJavaScriptJavaC#
Java
JavaScript
Objective-C
PHP
Ruby
.Net
C
C++
ColdFusion
Erlang
Java
Lisp
Lua
OCaml
Perl
PHP
Python
Ruby
JavaScript
Server-side scripts infoStored proceduresnoJava Stored Procedures and User-Defined FunctionsView functions (Map-Reduce) in JavaScriptnoyes
Triggersyesyesyesnoyes
Partitioning methods infoMethods for storing different data on different nodesnonenoneShardingnonenone
Replication methods infoMethods for redundantly storing data on multiple nodesnoneWith clustering: 2 database servers on different computers operate on identical copies of a databaseMulti-source replication
Source-replica replication
none infoRepcached, a Memcached patch, provides this functionallitynone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate ConsistencyEventual ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesyesnono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayes infoonly for local storage and DOM-storageACIDno infoatomic operations within a document possiblenoACID
Concurrency infoSupport for concurrent manipulation of datayes, multi-version concurrency control (MVCC)yes infoOptimistic lockingyesyes
Durability infoSupport for making data persistentyes infoby using IndexedDB, SQL.JS or proprietary FileStorageyesyesnoyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesnono
User concepts infoAccess controlnofine grained access rights according to SQL-standardAccess rights for users can be defined per databaseyes infousing SASL (Simple Authentication and Security Layer) protocolyes

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
AlaSQLH2IBM CloudantMemcachedWakandaDB
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

Recent citations in the news

HarperDB - How and Why We Built It From The Ground Up on NodeJS
28 February 2021, hackernoon.com

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

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

provided by Google News

Cloudant Best (and Worst) Practices — Part 1
18 March 2019, ibm.com

Intro to Enterprise Cloud Storage: How to Set Up a Cloudant Database
1 December 2014, Linux.com

IBM Expands Cloud Database Services with Kubernetes
26 September 2019, EnterpriseAI

IBM Code Engine and IBM Cloudant: Serverless Data and Infrastructure
16 August 2021, ibm.com

IBM to Purchase Cloudant Database as a service (DBaaS) Provider
22 March 2014, App Developer Magazine

provided by Google News

Why DDoS Threat Actors Are Shifting Their Tactics
15 March 2024, Infosecurity Magazine

Intel Continues To Demonstrate The Importance Of Software Optimizations: Clear Linux + Xeon Max Benchmarks
23 October 2023, Phoronix

Why Redis beats Memcached for caching
14 September 2017, InfoWorld

What are memcached servers, and why are they being used to launch record-setting DDoS attacks?
6 March 2018, GeekWire

Memcached DDoS: The biggest, baddest denial of service attacker yet
1 March 2018, ZDNet

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

Neo4j logo

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

Present your product here