DB-EnginesInfluxDB: Focus on building software with an easy-to-use serverless, scalable time series platformEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Firebase Realtime Database vs. OpenTenBase vs. Sadas Engine vs. SQLite vs. VelocityDB

System Properties Comparison Firebase Realtime Database vs. OpenTenBase vs. Sadas Engine vs. SQLite vs. VelocityDB

Editorial information provided by DB-Engines
NameFirebase Realtime Database  Xexclude from comparisonOpenTenBase  Xexclude from comparisonSadas Engine  Xexclude from comparisonSQLite  Xexclude from comparisonVelocityDB  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.An enterprise-level distributed HTAP open source database based on PostgreSQLSADAS Engine is a columnar DBMS specifically designed for high performance in data warehouse environmentsWidely used embeddable, in-process RDBMSA .NET Object Database that can be embedded/distributed and extended to a graph data model (VelocityGraph)
Primary database modelDocument storeRelational DBMSRelational DBMSRelational DBMSGraph DBMS
Object oriented DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score13.64
Rank#39  Overall
#6  Document stores
Score0.08
Rank#370  Overall
#156  Relational DBMS
Score0.07
Rank#373  Overall
#157  Relational DBMS
Score111.41
Rank#10  Overall
#7  Relational DBMS
Score0.11
Rank#354  Overall
#37  Graph DBMS
#15  Object oriented DBMS
Websitefirebase.google.com/­products/­realtime-databasegithub.com/­OpenTenBase/­OpenTenBase
www.opentenbase.org
www.sadasengine.comwww.sqlite.orgvelocitydb.com
Technical documentationfirebase.google.com/­docs/­databasedocs.opentenbase.org
docs.opentenbase.org/­en
www.sadasengine.com/­en/­sadas-engine-download-free-trial-and-documentation/­#documentationwww.sqlite.org/­docs.htmlvelocitydb.com/­UserGuide
DeveloperGoogle infoacquired by Google 2014OpenAtom Foundation, previously TencentSADAS s.r.l.Dwayne Richard HippVelocityDB Inc
Initial release2012200620002011
Current release2.5, January 20248.03.46.0  (23 May 2024), May 20247.x
License infoCommercial or Open SourcecommercialOpen Source infoBSD-3commercial infofree trial version availableOpen Source infoPublic Domaincommercial
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.
Implementation languageC++CC#
Server operating systemshostedLinuxAIX
Linux
Windows
server-lessAny that supports .NET
Data schemeschema-freeyesyesyes infodynamic column typesyes
Typing infopredefined data types such as float or dateyesyesyesyes infonot rigid because of 'dynamic typing' concept.yes
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.nononono
Secondary indexesyesyesyesyesyes
SQL infoSupport of SQLnoyesyesyes infoSQL-92 is not fully supportedno
APIs and other access methodsAndroid
iOS
JavaScript API
RESTful HTTP API
JDBC
ODBC
Proprietary protocol
ADO.NET infoinofficial driver
JDBC infoinofficial driver
ODBC infoinofficial driver
.Net
Supported programming languagesJava
JavaScript
Objective-C
C
Go
Java
PHP
Python
.Net
C
C#
C++
Groovy
Java
PHP
Python
Actionscript
Ada
Basic
C
C#
C++
D
Delphi
Forth
Fortran
Haskell
Java
JavaScript
Lisp
Lua
MatLab
Objective-C
OCaml
Perl
PHP
PL/SQL
Python
R
Ruby
Scala
Scheme
Smalltalk
Tcl
.Net
Server-side scripts infoStored procedureslimited functionality with using 'rules'nonono
TriggersCallbacks are triggered when data changesyesnoyesCallbacks are triggered when data changes
Partitioning methods infoMethods for storing different data on different nodesShardinghorizontal partitioningnoneSharding
Replication methods infoMethods for redundantly storing data on multiple nodesyesnonenone
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 integritynoyesyesyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayesACIDACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes infovia file-system locksyes
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.yes infomanaged by 'Learn by Usage'yesyes
User concepts infoAccess controlyes, based on authentication and database rulesAccess rights for users, groups and roles according to SQL-standardAccess rights for users, groups and roles according to SQL-standardnoBased on Windows Authentication

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 SQLite is a powerful and comprehensive SQLite GUI that provides a complete set of functions for 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 DatabaseOpenTenBaseSadas EngineSQLiteVelocityDB
DB-Engines blog posts

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

show all

Big gains for Relational Database Management Systems in DB-Engines Ranking
2 February 2016, Matthias Gelbmann

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

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

provided by Google News

Copilot‘s screen-snapping Recall data stored in plain text
31 May 2024, CyberNews.com

SQLite in Python: A Practical Guide for Developers
1 June 2024, Analytics Insight

How to work with Dapper and SQLite in ASP.NET Core
10 May 2024, InfoWorld

SQLite's new support for binary JSON is similar but different from a PostgreSQL feature • DEVCLASS
16 January 2024, DevClass

A Guide to Working with SQLite Databases in Python
21 May 2024, KDnuggets

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.

Milvus logo

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

Present your product here