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. jBASE vs. OrigoDB vs. Tarantool vs. VelocityDB

System Properties Comparison Firebase Realtime Database vs. jBASE vs. OrigoDB vs. Tarantool vs. VelocityDB

Editorial information provided by DB-Engines
NameFirebase Realtime Database  Xexclude from comparisonjBASE  Xexclude from comparisonOrigoDB  Xexclude from comparisonTarantool  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.A robust multi-value DBMS comprising development tools and middlewareA fully ACID in-memory object graph databaseIn-memory computing platform with a flexible data schema for efficiently building high-performance applicationsA .NET Object Database that can be embedded/distributed and extended to a graph data model (VelocityGraph)
Primary database modelDocument storeMultivalue DBMSDocument store
Object oriented DBMS
Document store
Key-value store
Relational DBMS
Graph DBMS
Object oriented DBMS
Secondary database modelsSpatial DBMS infowith Tarantool/GIS extension
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score13.64
Rank#39  Overall
#6  Document stores
Score1.49
Rank#156  Overall
#3  Multivalue DBMS
Score0.06
Rank#380  Overall
#50  Document stores
#18  Object oriented DBMS
Score1.67
Rank#143  Overall
#25  Document stores
#25  Key-value stores
#65  Relational DBMS
Score0.11
Rank#354  Overall
#37  Graph DBMS
#15  Object oriented DBMS
Websitefirebase.google.com/­products/­realtime-databasewww.rocketsoftware.com/­products/­rocket-multivalue-application-development-platform/­rocket-jbaseorigodb.comwww.tarantool.iovelocitydb.com
Technical documentationfirebase.google.com/­docs/­databasedocs.rocketsoftware.com/­bundle?labelkey=jbase_5.9origodb.com/­docswww.tarantool.io/­en/­docvelocitydb.com/­UserGuide
DeveloperGoogle infoacquired by Google 2014Rocket Software (formerly Zumasys)Robert Friberg et alVKVelocityDB Inc
Initial release201219912009 infounder the name LiveDB20082011
Current release5.72.10.0, May 20227.x
License infoCommercial or Open SourcecommercialcommercialOpen SourceOpen Source infoBSD-2, source-available extensions (modules), commercial licenses for Tarantool Enterprisecommercial
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#C and C++C#
Server operating systemshostedAIX
Linux
Windows
Linux
Windows
BSD
Linux
macOS
Any that supports .NET
Data schemeschema-freeschema-freeyesFlexible data schema: relational definition for tables with ability to store json-like documents in columnsyes
Typing infopredefined data types such as float or dateyesoptionalUser defined using .NET types and collectionsstring, double, decimal, uuid, integer, blob, boolean, datetimeyes
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.noyesno infocan be achieved using .NETnono
Secondary indexesyesyesyesyes
SQL infoSupport of SQLnoEmbedded SQL for jBASE in BASICnoFull-featured ANSI SQL supportno
APIs and other access methodsAndroid
iOS
JavaScript API
RESTful HTTP API
JDBC
ODBC
Proprietary protocol
RESTful HTTP API
SOAP-based API
.NET Client API
HTTP API
LINQ
Open binary protocol.Net
Supported programming languagesJava
JavaScript
Objective-C
.Net
Basic
Jabbascript
Java
.NetC
C#
C++
Erlang
Go
Java
JavaScript
Lua
Perl
PHP
Python
Rust
.Net
Server-side scripts infoStored procedureslimited functionality with using 'rules'yesyesLua, C and SQL stored proceduresno
TriggersCallbacks are triggered when data changesyesyes infoDomain Eventsyes, before/after data modification events, on replication events, client session eventsCallbacks are triggered when data changes
Partitioning methods infoMethods for storing different data on different nodesShardinghorizontal partitioning infoclient side managed; servers are not synchronizedSharding, partitioned with virtual buckets by user defined affinity key. Live resharding for scale up and scale down without maintenance downtime.Sharding
Replication methods infoMethods for redundantly storing data on multiple nodesyesSource-replica replicationAsynchronous replication with multi-master option
Configurable replication topology (full-mesh, chain, star)
Synchronous quorum replication (with Raft)
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
Casual consistency across sharding partitions
Eventual consistency within replicaset partition infowhen using asyncronous replication
Immediate Consistency within single instance
Sequential consistency including linearizable read within replicaset partition infowhen using Raft
Immediate Consistency
Foreign keys infoReferential integritynonodepending on modelyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayesACIDACIDACID, with serializable isolation and linearizable read (within partition); Configurable MVCC (within partition); No cross-shard distributed transactionsACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes, cooperative multitaskingyes
Durability infoSupport for making data persistentyesyesyes infoWrite ahead logyes, write ahead loggingyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyes, full featured in-memory storage engine with persistenceyes
User concepts infoAccess controlyes, based on authentication and database rulesAccess rights can be defined down to the item levelRole based authorizationAccess Control Lists
Mutual TLS authentication for Tarantol Enterprise
Password based authentication
Role-based access control (RBAC) and LDAP for Tarantol Enterprise
Users and Roles
Based 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

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

More resources
Firebase Realtime DatabasejBASEOrigoDBTarantoolVelocityDB
DB-Engines blog posts

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

show all

Data processing speed and reliability: in-memory synchronous replication
9 November 2021,  Vladimir Perepelytsya, Tarantool (sponsor) 

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

Deploying Tarantool Cartridge applications with zero effort (Part 1)
16 December 2019, Хабр

VShard — horizontal scaling in Tarantool
7 March 2019, Хабр

Accelerating PHP connectors for Tarantool using Async, Swoole, and Parallel
18 December 2019, Хабр

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