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

DBMS > BoltDB vs. Databricks vs. Firebase Realtime Database vs. MySQL vs. WakandaDB

System Properties Comparison BoltDB vs. Databricks vs. Firebase Realtime Database vs. MySQL vs. WakandaDB

Editorial information provided by DB-Engines
NameBoltDB  Xexclude from comparisonDatabricks  Xexclude from comparisonFirebase Realtime Database  Xexclude from comparisonMySQL  Xexclude from comparisonWakandaDB  Xexclude from comparison
DescriptionAn embedded key-value store for Go.The Databricks Lakehouse Platform combines elements of data lakes and data warehouses to provide a unified view onto structured and unstructured data. It is based on Apache Spark.Cloud-hosted realtime document store. iOS, Android, and JavaScript clients share one Realtime Database instance and automatically receive updates with the newest data.Widely used open source RDBMSWakandaDB is embedded in a server that provides a REST API and a server-side javascript engine to access data
Primary database modelKey-value storeDocument store
Relational DBMS
Document storeRelational DBMS infoKey/Value like access via memcached APIObject oriented DBMS
Secondary database modelsDocument store
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.80
Rank#215  Overall
#31  Key-value stores
Score81.08
Rank#15  Overall
#2  Document stores
#10  Relational DBMS
Score13.64
Rank#39  Overall
#6  Document stores
Score1061.34
Rank#2  Overall
#2  Relational DBMS
Score0.10
Rank#356  Overall
#16  Object oriented DBMS
Websitegithub.com/­boltdb/­boltwww.databricks.comfirebase.google.com/­products/­realtime-databasewww.mysql.comwakanda.github.io
Technical documentationdocs.databricks.comfirebase.google.com/­docs/­databasedev.mysql.com/­docwakanda.github.io/­doc
DeveloperDatabricksGoogle infoacquired by Google 2014Oracle infosince 2010, originally MySQL AB, then SunWakanda SAS
Initial release20132013201219952012
Current release8.4.0, April 20242.7.0 (April 29, 2019), April 2019
License infoCommercial or Open SourceOpen Source infoMIT LicensecommercialcommercialOpen Source infoGPL version 2. Commercial licenses with extended functionallity are availableOpen Source infoAGPLv3, extended commercial license available
Cloud-based only infoOnly available as a cloud servicenoyesyesnono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Aiven for MySQL: Fully managed MySQL, deployable in the cloud of your choice, with seamless integrations and lightning-fast setup.
Implementation languageGoC and C++C++, JavaScript
Server operating systemsBSD
Linux
OS X
Solaris
Windows
hostedhostedFreeBSD
Linux
OS X
Solaris
Windows
Linux
OS X
Windows
Data schemeschema-freeFlexible Schema (defined schema, partial schema, schema free)schema-freeyesyes
Typing infopredefined data types such as float or datenoyesyesyes
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.noyesnoyesno
Secondary indexesnoyesyesyes
SQL infoSupport of SQLnowith Databricks SQLnoyes infowith proprietary extensionsno
APIs and other access methodsJDBC
ODBC
RESTful HTTP API
Android
iOS
JavaScript API
RESTful HTTP API
ADO.NET
JDBC
ODBC
Proprietary native API
RESTful HTTP API
Supported programming languagesGoPython
R
Scala
Java
JavaScript
Objective-C
Ada
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
JavaScript
Server-side scripts infoStored proceduresnouser defined functions and aggregateslimited functionality with using 'rules'yes infoproprietary syntaxyes
TriggersnoCallbacks are triggered when data changesyesyes
Partitioning methods infoMethods for storing different data on different nodesnonehorizontal partitioning, sharding with MySQL Cluster or MySQL Fabricnone
Replication methods infoMethods for redundantly storing data on multiple nodesnoneyesMulti-source replication
Source-replica replication
none
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate ConsistencyEventual Consistency infoif the client is offline
Immediate Consistency infoif the client is online
Immediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynonoyes infonot for MyISAM storage engine
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayesACIDyesACID infonot for MyISAM storage engineACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes infotable locks or row locks depending on storage engineyes
Durability infoSupport for making data persistentyesyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nonoyesno
User concepts infoAccess controlnoyes, based on authentication and database rulesUsers with fine-grained authorization concept infono user groups or rolesyes
More information provided by the system vendor
BoltDBDatabricksFirebase Realtime DatabaseMySQLWakandaDB
Specific characteristicsSupported database models : In addition to the Document store and Relational DBMS...
» more

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 partiesNavicat Monitor is a safe, simple and agentless remote server monitoring tool for MySQL and many other database management systems.
» more

CData: Connect to Big Data & NoSQL through standard Drivers.
» more

Aiven for MySQL: Fully managed MySQL, deployable in the cloud of your choice, with seamless integrations and lightning-fast setup.
» more

Navicat for MySQL is the ideal solution for MySQL/MariaDB administration and development.
» more

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

More resources
BoltDBDatabricksFirebase Realtime DatabaseMySQLWakandaDB
DB-Engines blog posts

PostgreSQL is the DBMS of the Year 2023
2 January 2024, Matthias Gelbmann, Paul Andlinger

show all

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

show all

MySQL is the DBMS of the Year 2019
3 January 2020, Matthias Gelbmann, Paul Andlinger

MariaDB strengthens its position in the open source RDBMS market
5 April 2018, Matthias Gelbmann

The struggle for the hegemony in Oracle's database empire
2 May 2017, Paul Andlinger

show all

Recent citations in the news

What I learnt from building 3 high traffic web applications on an embedded key value store.
21 February 2018, hackernoon.com

4 Instructive Postmortems on Data Downtime and Loss
1 March 2024, The Hacker News

Roblox’s cloud-native catastrophe: A post mortem
31 January 2022, InfoWorld

How to Put a GUI on Ansible, Using Semaphore
22 April 2023, The New Stack

Grafana Loki: Architecture Summary and Running in Kubernetes
14 March 2023, hackernoon.com

provided by Google News

Databricks is Taking the Ultimate Risk of Building 'USB for AI' – AIM
15 June 2024, Analytics India Magazine

The Three Big Announcements by Databricks AI Team in June 2024
17 June 2024, MarkTechPost

Databricks launches LakeFlow to help its customers build their data pipelines
12 June 2024, TechCrunch

Databricks tells investors annualized revenue will reach $2.4 billion at midway point of year
13 June 2024, CNBC

Databricks open-sources Unity Catalog, challenging Snowflake on interoperability for data workloads
12 June 2024, VentureBeat

provided by Google News

Realtime vs Cloud Firestore: Which Firebase Database to go?
8 March 2024, Appinventiv

Atos cybersecurity blog: Misconfigured Firebase: A real-time cyber threat
18 January 2024, Atos

Don't be like these 900+ websites and expose millions of passwords via Firebase
18 March 2024, The Register

Google launches Firebase Genkit, a new open source framework for building AI-powered apps
14 May 2024, TechCrunch

Hundreds of Google Firebase websites might have leaked data online
19 March 2024, TechRadar

provided by Google News

Early MySQL engineer questions whether Oracle is unintentionally killing off the open source database
11 June 2024, The Register

Amazon Aurora MySQL version 2 (with MySQL 5.7 compatibility) to version 3 (with MySQL 8.0 compatibility) upgrade ...
18 March 2024, AWS Blog

Enterprise Manager: How Comcast enhanced monitoring for MySQL InnoDB Clusters
22 April 2024, Oracle

Zendesk Moves from DynamoDB to MySQL and S3 to Save over 80% in Costs
29 December 2023, InfoQ.com

How to Create a MySQL 8 Database User With Remote Access
4 January 2024, TechRepublic

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.

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

Present your product here