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

DBMS > Drizzle vs. Microsoft Azure SQL Database vs. ObjectBox vs. SQL.JS vs. WakandaDB

System Properties Comparison Drizzle vs. Microsoft Azure SQL Database vs. ObjectBox vs. SQL.JS vs. WakandaDB

Editorial information provided by DB-Engines
NameDrizzle  Xexclude from comparisonMicrosoft Azure SQL Database infoformerly SQL Azure  Xexclude from comparisonObjectBox  Xexclude from comparisonSQL.JS  Xexclude from comparisonWakandaDB  Xexclude from comparison
Drizzle has published its last release in September 2012. The open-source project is discontinued and Drizzle is excluded from the DB-Engines ranking.
DescriptionMySQL fork with a pluggable micro-kernel and with an emphasis of performance over compatibility.Database as a Service offering with high compatibility to Microsoft SQL ServerExtremely fast embedded database for small devices, IoT and MobilePort of SQLite to JavaScriptWakandaDB is embedded in a server that provides a REST API and a server-side javascript engine to access data
Primary database modelRelational DBMSRelational DBMSObject oriented DBMSRelational DBMSObject oriented DBMS
Secondary database modelsDocument store
Graph DBMS
Spatial DBMS
Time Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score77.99
Rank#16  Overall
#11  Relational DBMS
Score1.20
Rank#170  Overall
#5  Object oriented DBMS
Score0.53
Rank#252  Overall
#116  Relational DBMS
Score0.03
Rank#364  Overall
#17  Object oriented DBMS
Websiteazure.microsoft.com/­en-us/­products/­azure-sql/­databaseobjectbox.iosql.js.orgwakanda.github.io
Technical documentationdocs.microsoft.com/­en-us/­azure/­azure-sqldocs.objectbox.iosql.js.org/­documentation/­index.htmlwakanda.github.io/­doc
DeveloperDrizzle project, originally started by Brian AkerMicrosoftObjectBox LimitedAlon Zakai infoenhancements implemented by othersWakanda SAS
Initial release20082010201720122012
Current release7.2.4, September 2012V122.7.0 (April 29, 2019), April 2019
License infoCommercial or Open SourceOpen Source infoGNU GPLcommercialOpen Source infoApache License 2.0Open SourceOpen Source infoAGPLv3, extended 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 languageC++C++C and C++JavaScriptC++, JavaScript
Server operating systemsFreeBSD
Linux
OS X
hostedAndroid
iOS
Linux
macOS
Windows
server-less, requires a JavaScript environment (browser, Node.js)Linux
OS X
Windows
Data schemeyesyesyesyesyes
Typing infopredefined data types such as float or dateyesyesyesyesyes
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.yesnonono
Secondary indexesyesyesyes
SQL infoSupport of SQLyes infowith proprietary extensionsyesnoyes infoSQL-92 is not fully supportedno
APIs and other access methodsJDBCADO.NET
JDBC
ODBC
Proprietary native APIJavaScript APIRESTful HTTP API
Supported programming languagesC
C++
Java
PHP
.Net
C#
Java
JavaScript (Node.js)
PHP
Python
Ruby
C
C++
Dart
Go
Java
JavaScript infoplanned (as of Jan 2019)
Kotlin
Python infoplanned (as of Jan 2019)
Swift
JavaScriptJavaScript
Server-side scripts infoStored proceduresnoTransact SQLnonoyes
Triggersno infohooks for callbacks inside the server can be used.yesnonoyes
Partitioning methods infoMethods for storing different data on different nodesShardingnonenonenone
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication
Source-replica replication
yes, with always 3 replicas availableonline/offline synchronization between client and servernonenone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencynoneImmediate Consistency
Foreign keys infoReferential integrityyesyesyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDACIDACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesyesyesno infoexcept by serializing a db to a fileyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesno
User concepts infoAccess controlPluggable authentication mechanisms infoe.g. LDAP, HTTPfine grained access rights according to SQL-standardyesnoyes
More information provided by the system vendor
DrizzleMicrosoft Azure SQL Database infoformerly SQL AzureObjectBoxSQL.JSWakandaDB
News

On-device Vector Database for Dart/Flutter
21 May 2024

The first On-Device Vector Database: ObjectBox 4.0
16 May 2024

Edge AI: The era of on-device AI
23 April 2024

In-Memory Database Use Cases
15 February 2024

Data Viewer for Objects – announcing ObjectBox Admin
14 November 2023

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
DrizzleMicrosoft Azure SQL Database infoformerly SQL AzureObjectBoxSQL.JSWakandaDB
DB-Engines blog posts

MySQL won the April ranking; did its forks follow?
1 April 2015, Paul Andlinger

Has MySQL finally lost its mojo?
1 July 2013, Matthias Gelbmann

show all

PostgreSQL is the DBMS of the Year 2020
4 January 2021, Paul Andlinger, Matthias Gelbmann

Cloud-based DBMS's popularity grows at high rates
12 December 2019, Paul Andlinger

The popularity of cloud-based DBMSs has increased tenfold in four years
7 February 2017, Matthias Gelbmann

show all

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

show all

Recent citations in the news

Public Preview: New Azure SQL Database skills introduced to Microsoft Copilot in Azure | Azure updates
21 May 2024, azure.microsoft.com

Copilot in Azure SQL Database in Private Preview
27 March 2024, InfoQ.com

Microsoft unveils Copilot for Azure SQL Database
27 March 2024, InfoWorld

Why migrate Windows Server and SQL Server to Azure: ROI, innovation, and free offers
25 April 2024, Microsoft

Azure SQL Database takes Saturday off on US east coast following network power failure
18 September 2023, The Register

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

In Praise Of SQLite
28 July 2022, iProgrammer

LokiJS - A JavaScript Database
18 November 2014, iProgrammer

provided by Google News



Share this page

Featured Products

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.

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.

Present your product here