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

DBMS > Firebase Realtime Database vs. LevelDB vs. Microsoft SQL Server vs. searchxml

System Properties Comparison Firebase Realtime Database vs. LevelDB vs. Microsoft SQL Server vs. searchxml

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameFirebase Realtime Database  Xexclude from comparisonLevelDB  Xexclude from comparisonMicrosoft SQL Server  Xexclude from comparisonsearchxml  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.Embeddable fast key-value storage library that provides an ordered mapping from string keys to string valuesMicrosofts flagship relational DBMSDBMS for structured and unstructured content wrapped with an application server
Primary database modelDocument storeKey-value storeRelational DBMSNative XML DBMS
Search engine
Secondary database modelsDocument store
Graph DBMS
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score15.00
Rank#39  Overall
#6  Document stores
Score2.75
Rank#107  Overall
#19  Key-value stores
Score829.80
Rank#3  Overall
#3  Relational DBMS
Score0.01
Rank#386  Overall
#7  Native XML DBMS
#24  Search engines
Websitefirebase.google.com/­products/­realtime-databasegithub.com/­google/­leveldbwww.microsoft.com/­en-us/­sql-serverwww.searchxml.net/­category/­products
Technical documentationfirebase.google.com/­docs/­databasegithub.com/­google/­leveldb/­blob/­main/­doc/­index.mdlearn.microsoft.com/­en-US/­sql/­sql-serverwww.searchxml.net/­support/­handouts
DeveloperGoogle infoacquired by Google 2014GoogleMicrosoftinformationpartners gmbh
Initial release2012201119892015
Current release1.23, February 2021SQL Server 2022, November 20221.0
License infoCommercial or Open SourcecommercialOpen Source infoBSDcommercial inforestricted free version is availablecommercial
Cloud-based only infoOnly available as a cloud serviceyesnonono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC++C++C++
Server operating systemshostedIllumos
Linux
OS X
Windows
Linux
Windows
Windows
Data schemeschema-freeschema-freeyesschema-free
Typing infopredefined data types such as float or dateyesnoyesyes
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.nonoyesyes
Secondary indexesyesnoyesyes
SQL infoSupport of SQLnonoyesno
APIs and other access methodsAndroid
iOS
JavaScript API
RESTful HTTP API
ADO.NET
JDBC
ODBC
OLE DB
Tabular Data Stream (TDS)
RESTful HTTP API
WebDAV
XQuery
XSLT
Supported programming languagesJava
JavaScript
Objective-C
C++
Go
Java info3rd party binding
JavaScript (Node.js) info3rd party binding
Python info3rd party binding
C#
C++
Delphi
Go
Java
JavaScript (Node.js)
PHP
Python
R
Ruby
Visual Basic
C++ infomost other programming languages supported via APIs
Server-side scripts infoStored procedureslimited functionality with using 'rules'noTransact SQL, .NET languages, R, Python and (with SQL Server 2019) Javayes infoon the application server
TriggersCallbacks are triggered when data changesnoyesno
Partitioning methods infoMethods for storing different data on different nodesnonetables can be distributed across several files (horizontal partitioning); sharding through federationnone
Replication methods infoMethods for redundantly storing data on multiple nodesnoneyes, but depending on the SQL-Server Editionyes infosychronisation to multiple collections
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononono
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 ConsistencyImmediate Consistency
Foreign keys infoReferential integritynonoyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayesnoACIDmultiple readers, single writer
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesyes infowith automatic compression on writesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesno
User concepts infoAccess controlyes, based on authentication and database rulesnofine grained access rights according to SQL-standardDomain, group and role-based access control at the document level and for application services

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 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 DatabaseLevelDBMicrosoft SQL Serversearchxml
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

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

Millions of user records exposed by 900+ sites via Firebase
18 March 2024, The Register

Google Firebase may have exposed 125M records from misconfigurations
19 March 2024, SC Media

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

provided by Google News

LevelDB in Ruby — SitePoint
22 October 2014, SitePoint

Microsoft Teams stores auth tokens as cleartext in Windows, Linux, Macs
14 September 2022, BleepingComputer

Pliops unveils XDP-Rocks for RocksDB – Blocks and Files
19 October 2022, Blocks & Files

XanMod, Liquorix Kernels Offer Some Advantages On AMD Ryzen 5 Notebook
26 July 2021, Phoronix

Rust-Based Info Stealers Abuse GitHub Codespaces
19 May 2023, Trend Micro

provided by Google News

Kafka Source/Sink connectors, CDC and Schema Registry
24 April 2024, Medium

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

How to deploy a SQL Server failover cluster with Amazon EBS Multi-Attach on Windows Server | Amazon Web Services
12 January 2024, AWS Blog

How to Know When It's Time for a Microsoft SQL Server Upgrade
31 October 2023, BizTech Magazine

Deploying a highly available Microsoft SQL Server database on Oracle Cloud Infrastructure (OCI) using AlwaysON ...
9 October 2023, blogs.oracle.com

provided by Google News



Share this page

Featured Products

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it 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

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

Neo4j logo

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

Present your product here