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. Microsoft SQL Server vs. Riak KV vs. TimescaleDB vs. TinkerGraph

System Properties Comparison Firebase Realtime Database vs. Microsoft SQL Server vs. Riak KV vs. TimescaleDB vs. TinkerGraph

Editorial information provided by DB-Engines
NameFirebase Realtime Database  Xexclude from comparisonMicrosoft SQL Server  Xexclude from comparisonRiak KV  Xexclude from comparisonTimescaleDB  Xexclude from comparisonTinkerGraph  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.Microsofts flagship relational DBMSDistributed, fault tolerant key-value storeA time series DBMS optimized for fast ingest and complex queries, based on PostgreSQLA lightweight, in-memory graph engine that serves as a reference implementation of the TinkerPop3 API
Primary database modelDocument storeRelational DBMSKey-value store infowith links between data sets and object tags for the creation of secondary indexesTime Series DBMSGraph DBMS
Secondary database modelsDocument store
Graph DBMS
Spatial DBMS
Relational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score14.29
Rank#39  Overall
#6  Document stores
Score824.29
Rank#3  Overall
#3  Relational DBMS
Score4.10
Rank#82  Overall
#9  Key-value stores
Score4.64
Rank#71  Overall
#4  Time Series DBMS
Score0.08
Rank#348  Overall
#35  Graph DBMS
Websitefirebase.google.com/­products/­realtime-databasewww.microsoft.com/­en-us/­sql-serverwww.timescale.comtinkerpop.apache.org/­docs/­current/­reference/­#tinkergraph-gremlin
Technical documentationfirebase.google.com/­docs/­databaselearn.microsoft.com/­en-US/­sql/­sql-serverwww.tiot.jp/­riak-docs/­riak/­kv/­latestdocs.timescale.com
DeveloperGoogle infoacquired by Google 2014MicrosoftOpenSource, formerly Basho TechnologiesTimescale
Initial release20121989200920172009
Current releaseSQL Server 2022, November 20223.2.0, December 20222.15.0, May 2024
License infoCommercial or Open Sourcecommercialcommercial inforestricted free version is availableOpen Source infoApache version 2, commercial enterprise editionOpen Source infoApache 2.0Open Source infoApache 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 languageC++ErlangCJava
Server operating systemshostedLinux
Windows
Linux
OS X
Linux
OS X
Windows
Data schemeschema-freeyesschema-freeyesschema-free
Typing infopredefined data types such as float or dateyesyesnonumerics, strings, booleans, arrays, JSON blobs, geospatial dimensions, currencies, binary data, other complex data typesyes
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 indexesyesyesrestrictedyesno
SQL infoSupport of SQLnoyesnoyes infofull PostgreSQL SQL syntaxno
APIs and other access methodsAndroid
iOS
JavaScript API
RESTful HTTP API
ADO.NET
JDBC
ODBC
OLE DB
Tabular Data Stream (TDS)
HTTP API
Native Erlang Interface
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
TinkerPop 3
Supported programming languagesJava
JavaScript
Objective-C
C#
C++
Delphi
Go
Java
JavaScript (Node.js)
PHP
Python
R
Ruby
Visual Basic
C infounofficial client library
C#
C++ infounofficial client library
Clojure infounofficial client library
Dart infounofficial client library
Erlang
Go infounofficial client library
Groovy infounofficial client library
Haskell infounofficial client library
Java
JavaScript infounofficial client library
Lisp infounofficial client library
Perl infounofficial client library
PHP
Python
Ruby
Scala infounofficial client library
Smalltalk infounofficial client library
.Net
C
C++
Delphi
Java infoJDBC
JavaScript
Perl
PHP
Python
R
Ruby
Scheme
Tcl
Groovy
Java
Server-side scripts infoStored procedureslimited functionality with using 'rules'Transact SQL, .NET languages, R, Python and (with SQL Server 2019) JavaErlanguser defined functions, PL/pgSQL, PL/Tcl, PL/Perl, PL/Python, PL/Java, PL/PHP, PL/R, PL/Ruby, PL/Scheme, PL/Unix shellno
TriggersCallbacks are triggered when data changesyesyes infopre-commit hooks and post-commit hooksyesno
Partitioning methods infoMethods for storing different data on different nodestables can be distributed across several files (horizontal partitioning); sharding through federationSharding infono "single point of failure"yes, across time and space (hash partitioning) attributesnone
Replication methods infoMethods for redundantly storing data on multiple nodesyes, but depending on the SQL-Server Editionselectable replication factorSource-replica replication with hot standby and reads on replicas infonone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency infoif the client is offline
Immediate Consistency infoif the client is online
Immediate ConsistencyEventual ConsistencyImmediate Consistencynone
Foreign keys infoReferential integritynoyesno infolinks between data sets can be storedyesyes infoRelationships in graphs
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayesACIDnoACIDno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesno
Durability infoSupport for making data persistentyesyesyesyesoptional
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnoyes
User concepts infoAccess controlyes, based on authentication and database rulesfine grained access rights according to SQL-standardyes, using Riak Securityfine grained access rights according to SQL-standardno

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

Navicat for SQL Server gives you a fully graphical approach to database management and development.
» more

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

More resources
Firebase Realtime DatabaseMicrosoft SQL ServerRiak KVTimescaleDBTinkerGraph
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

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

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

provided by Google News

A generative AI use case using Amazon RDS for SQL Server as a vector data store | Amazon Web Services
22 May 2024, AWS Blog

Data Virtualization in SQL Server 2022
7 May 2024, Visual Studio Magazine

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

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

provided by Google News

Basho Revamps Riak Open-Source Database
22 September 2023, InformationWeek

Basho, Maker of Riak NoSQL Database, Raises $25M
13 January 2015, Data Center Knowledge

Basho to Bolster Riak with DB Plug-Ins
5 May 2014, Datanami

Riak NoSQL snapped up by Bet365
12 September 2017, ComputerWeekly.com

A Critique of Resizable Hash Tables: Riak Core & Random Slicing
26 August 2018, InfoQ.com

provided by Google News

TimescaleDB Is a Vector Database Now, Too
25 September 2023, Datanami

Timescale Acquires PopSQL to Bring a Modern, Collaborative SQL GUI to PostgreSQL Developers
4 April 2024, PR Newswire

Power IoT and time-series workloads with TimescaleDB for Azure Database for PostgreSQL
18 March 2019, Microsoft

Timescale Valuation Rockets to Over $1B with $110M Round, Marking the Explosive Rise of Time-Series Data
22 February 2022, Business Wire

Timescale announces $15M investment and new enterprise version of TimescaleDB
29 January 2019, TechCrunch

provided by Google News

Why developers like Apache TinkerPop, an open source framework for graph computing | Amazon Web Services
27 September 2021, AWS Blog

Introducing Gremlin query hints for Amazon Neptune
26 February 2019, AWS Blog

InfiniteGraph Gets Support for Common Graph Database Language and More
21 February 2012, SiliconANGLE News

provided by Google News



Share this page

Featured Products

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.

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
Try it today.

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus 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