DB-EnginesextremeDB - Data management wherever you need itEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by Redgate Software

DBMS > DataFS vs. Firebase Realtime Database vs. MySQL vs. Sphinx vs. WakandaDB

System Properties Comparison DataFS vs. Firebase Realtime Database vs. MySQL vs. Sphinx vs. WakandaDB

Editorial information provided by DB-Engines
NameDataFS  Xexclude from comparisonFirebase Realtime Database  Xexclude from comparisonMySQL  Xexclude from comparisonSphinx  Xexclude from comparisonWakandaDB  Xexclude from comparison
DescriptionAll data is stored inside objects which are linked by so-called link attributes. Objects consist of classes which can be extended and de-extended at runtime. Graphs can be defined with a struct.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 RDBMSOpen source search engine for searching in data from different sources, e.g. relational databasesWakandaDB is embedded in a server that provides a REST API and a server-side javascript engine to access data
Primary database modelObject oriented DBMSDocument storeRelational DBMS infoKey/Value like access via memcached APISearch engineObject oriented DBMS
Secondary database modelsGraph DBMSDocument store
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.02
Rank#369  Overall
#18  Object oriented DBMS
Score13.60
Rank#39  Overall
#6  Document stores
Score1029.49
Rank#2  Overall
#2  Relational DBMS
Score5.97
Rank#56  Overall
#5  Search engines
Score0.03
Rank#364  Overall
#17  Object oriented DBMS
Websitenewdatabase.comfirebase.google.com/­products/­realtime-databasewww.mysql.comsphinxsearch.comwakanda.github.io
Technical documentationdev.mobiland.com/­Overview.xspfirebase.google.com/­docs/­databasedev.mysql.com/­docsphinxsearch.com/­docswakanda.github.io/­doc
DeveloperMobiland AGGoogle infoacquired by Google 2014Oracle infosince 2010, originally MySQL AB, then SunSphinx Technologies Inc.Wakanda SAS
Initial release20182012199520012012
Current release1.1.263, October 20229.0.0, July 20243.5.1, February 20232.7.0 (April 29, 2019), April 2019
License infoCommercial or Open SourcecommercialcommercialOpen Source infoGPL version 2. Commercial licenses with extended functionallity are availableOpen Source infoGPL version 2, commercial licence availableOpen 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 and C++C++C++, JavaScript
Server operating systemsWindowshostedFreeBSD
Linux
OS X
Solaris
Windows
FreeBSD
Linux
NetBSD
OS X
Solaris
Windows
Linux
OS X
Windows
Data schemeClasses, Structs, and Lists are written in proprietary DataTypeDefinitionLanguage (.dtdl) and Objects consisting of those are written in proprietary DataAccessDefinitionLanguage (.dadl)schema-freeyesyesyes
Typing infopredefined data types such as float or dateyesyesyesnoyes
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.nonoyesno
Secondary indexesnoyesyesyes infofull-text index on all search fields
SQL infoSupport of SQLnonoyes infowith proprietary extensionsSQL-like query language (SphinxQL)no
APIs and other access methods.NET Client API
Proprietary client DLL
WinRT client
Android
iOS
JavaScript API
RESTful HTTP API
ADO.NET
JDBC
ODBC
Proprietary native API
Proprietary protocolRESTful HTTP API
Supported programming languages.Net
C
C#
C++
VB.Net
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
C++ infounofficial client library
Java
Perl infounofficial client library
PHP
Python
Ruby infounofficial client library
JavaScript
Server-side scripts infoStored procedureslimited functionality with using 'rules'yes infoproprietary syntaxnoyes
Triggersno, except callback-events from server when changes happenedCallbacks are triggered when data changesyesnoyes
Partitioning methods infoMethods for storing different data on different nodesProprietary Sharding systemhorizontal partitioning, sharding with MySQL Cluster or MySQL FabricSharding infoPartitioning is done manually, search queries against distributed index is supportednone
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication
Source-replica replication
nonenone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual Consistency infoif the client is offline
Immediate Consistency infoif the client is online
Immediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesnoyes infonot for MyISAM storage engineno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDyesACID infonot for MyISAM storage enginenoACID
Concurrency infoSupport for concurrent manipulation of datayesyesyes infotable locks or row locks depending on storage engineyesyes
Durability infoSupport for making data persistentyesyesyesyes infoThe original contents of fields are not stored in the Sphinx index.yes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesno
User concepts infoAccess controlWindows-Profileyes, based on authentication and database rulesUsers with fine-grained authorization concept infono user groups or rolesnoyes

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 partiesNavicat for MySQL is the ideal solution for MySQL/MariaDB administration and development.
» more

Navicat 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

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

More resources
DataFSFirebase Realtime DatabaseMySQLSphinxWakandaDB
DB-Engines blog posts

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

The DB-Engines ranking includes now search engines
4 February 2013, Paul Andlinger

show all

Recent citations in the news

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

Misconfigured Firebase instances leaked 19 million plaintext passwords
19 March 2024, BleepingComputer

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

Misconfigured firebase: A real-time cyber threat
18 January 2024, Atos

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

provided by Google News

Learn how Presence migrated off a monolithic Amazon RDS for MySQL instance, with near-zero downtime, using replication filters
17 September 2024, AWS Blog

Announcing MySQL Implementation Oracle Certified Associate Exam
18 September 2024, Oracle

Older PHP & MySQL no longer working in Later Versions
15 May 2024, SitePoint

How to get started with MySQL
31 July 2024, InfoWorld

Upgrading Uber’s MySQL Fleet to version 8.0
8 August 2024, Uber

provided by Google News

Switching From Sphinx to MkDocs Documentation — What Did I Gain and Lose?
2 February 2024, Towards Data Science

Manticore is a Faster Alternative to Elasticsearch in C++
25 July 2022, hackernoon.com

Beyond the Concert Hall: 5 Organizations Making a Difference in Classical Music in 2018
22 December 2018, WQXR Radio

Here’s Why Russia Is Cracking Down on Google
23 February 2015, TIME

The Pirate Bay was recently down for over a week due to a DDoS attack
29 October 2019, The Hacker News

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.

SingleStore logo

The data platform to build your intelligent applications.
Try it 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

RaimaDB logo

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

Present your product here