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

DBMS > Firebase Realtime Database vs. LMDB vs. Microsoft SQL Server vs. mSQL vs. ObjectBox

System Properties Comparison Firebase Realtime Database vs. LMDB vs. Microsoft SQL Server vs. mSQL vs. ObjectBox

Editorial information provided by DB-Engines
NameFirebase Realtime Database  Xexclude from comparisonLMDB  Xexclude from comparisonMicrosoft SQL Server  Xexclude from comparisonmSQL infoMini SQL  Xexclude from comparisonObjectBox  Xexclude from comparison
DescriptionCloud-hosted realtime document store. iOS, Android, and JavaScript clients share one Realtime Database instance and automatically receive updates with the newest data.A high performant, light-weight, embedded key-value database libraryMicrosofts flagship relational DBMSmSQL (Mini SQL) is a simple and lightweight RDBMSExtremely fast embedded database for small devices, IoT and Mobile
Primary database modelDocument storeKey-value storeRelational 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
Score13.64
Rank#39  Overall
#6  Document stores
Score2.09
Rank#121  Overall
#20  Key-value stores
Score821.56
Rank#3  Overall
#3  Relational DBMS
Score1.27
Rank#169  Overall
#76  Relational DBMS
Score1.29
Rank#166  Overall
#5  Object oriented DBMS
Websitefirebase.google.com/­products/­realtime-databasewww.symas.com/­symas-embedded-database-lmdbwww.microsoft.com/­en-us/­sql-serverhughestech.com.au/­products/­msqlobjectbox.io
Technical documentationfirebase.google.com/­docs/­databasewww.lmdb.tech/­doclearn.microsoft.com/­en-US/­sql/­sql-serverdocs.objectbox.io
DeveloperGoogle infoacquired by Google 2014SymasMicrosoftHughes TechnologiesObjectBox Limited
Initial release20122011198919942017
Current release0.9.32, January 2024SQL Server 2022, November 20224.4, October 2021
License infoCommercial or Open SourcecommercialOpen Sourcecommercial inforestricted free version is availablecommercial infofree licenses can be providedOpen Source infoApache License 2.0
Cloud-based only infoOnly available as a cloud serviceyesnononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
SQLServer Flex @ STACKIT offers a managed version of SQL Server with adjustable CPU, RAM, storage amount and speed, in enterprise grade to perfectly match all application requirements. All services are 100% GDPR-compliant.
Implementation languageCC++CC and C++
Server operating systemshostedLinux
Unix
Windows
Linux
Windows
AIX
HP-UX
Linux
OS X
Solaris SPARC/x86
Windows
Android
iOS
Linux
macOS
Windows
Data schemeschema-freeschema-freeyesyesyes
Typing infopredefined data types such as float or dateyesyesyesyes
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.nonoyesnono
Secondary indexesyesnoyesyesyes
SQL infoSupport of SQLnonoyesA subset of ANSI SQL is implemented infono subqueries, aggregate functions, views, foreign keys, triggersno
APIs and other access methodsAndroid
iOS
JavaScript API
RESTful HTTP API
ADO.NET
JDBC
ODBC
OLE DB
Tabular Data Stream (TDS)
JDBC
ODBC
Proprietary native API
Supported programming languagesJava
JavaScript
Objective-C
.Net
C
C++
Clojure
Go
Haskell
Java
JavaScript (Node.js)
Lisp
Lua
MatLab
Nim
Objective C
OCaml
Perl
PHP
Python
R
Ruby
Rust
Swift
Tcl
C#
C++
Delphi
Go
Java
JavaScript (Node.js)
PHP
Python
R
Ruby
Visual Basic
C
C++
Delphi
Java
Perl
PHP
Tcl
C
C++
Dart
Go
Java
JavaScript infoplanned (as of Jan 2019)
Kotlin
Python infoplanned (as of Jan 2019)
Swift
Server-side scripts infoStored procedureslimited functionality with using 'rules'noTransact SQL, .NET languages, R, Python and (with SQL Server 2019) Javanono
TriggersCallbacks are triggered when data changesnoyesnono
Partitioning methods infoMethods for storing different data on different nodesnonetables can be distributed across several files (horizontal partitioning); sharding through federationnonenone
Replication methods infoMethods for redundantly storing data on multiple nodesnoneyes, but depending on the SQL-Server Editionnoneonline/offline synchronization between client and server
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency infoif the client is offline
Immediate Consistency infoif the client is online
Immediate ConsistencyImmediate ConsistencynoneImmediate Consistency
Foreign keys infoReferential integritynonoyesnoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayesACIDACIDnoACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesnoyes
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.yesyesnono
User concepts infoAccess controlyes, based on authentication and database rulesnofine grained access rights according to SQL-standardnoyes
More information provided by the system vendor
Firebase Realtime DatabaseLMDBMicrosoft SQL ServermSQL infoMini SQLObjectBox
News

The on-device Vector Database for Android and Java
29 May 2024

Vector search: making sense of search queries
29 May 2024

Python on-device Vector and Object Database for Local AI
28 May 2024

Evolution of search: traditional vs vector search
23 May 2024

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

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 SQL Server gives you a fully graphical approach to database management and development.
» more

Navicat Monitor is a safe, simple and agentless remote server monitoring tool for SQL Server and many other database management systems.
» more

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

More resources
Firebase Realtime DatabaseLMDBMicrosoft SQL ServermSQL infoMini SQLObjectBox
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

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

Microsoft SQL Server is the DBMS of the Year
4 January 2017, Matthias Gelbmann, Paul Andlinger

show all

Recent citations in the news

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

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

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 Firebase may have exposed 125M records from misconfigurations
19 March 2024, SC Media

provided by Google News

Automating SAP S/4HANA Migration with IT-Conductor, BGP Managed Services, and AWS | Amazon Web Services
22 August 2023, AWS Blog

The Tom Brady Data Biography
8 September 2023, StatsBomb

The Lightning Memory-mapped Database
2 March 2016, InfoQ.com

Akamai launches managed database service – Blocks and Files
25 April 2022, Blocks and Files

Connecting the worlds of metabolomics databases
15 June 2021, Medical Xpress

provided by Google News

First Look: New Features in SQL Server 2016
7 June 2024, ITPro Today

How to automate an in-place upgrade of SQL Server on Amazon EC2 | Amazon Web Services
5 June 2024, AWS Blog

Mastering the SQL Server command-line interface
30 May 2024, SitePoint

SQL Server 2014 end of support: Keep your customers secure
28 March 2024, Microsoft

SQL Server vNext: When and What Is Coming
15 May 2024, redmondmag.com

provided by Google News

Higher Education PS rules out ghost students before PAC
29 November 2018, diggers.news

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