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. Google Cloud Datastore vs. LokiJS vs. Microsoft Access vs. Transbase

System Properties Comparison Firebase Realtime Database vs. Google Cloud Datastore vs. LokiJS vs. Microsoft Access vs. Transbase

Editorial information provided by DB-Engines
NameFirebase Realtime Database  Xexclude from comparisonGoogle Cloud Datastore  Xexclude from comparisonLokiJS  Xexclude from comparisonMicrosoft Access  Xexclude from comparisonTransbase  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.Automatically scaling NoSQL Database as a Service (DBaaS) on the Google Cloud PlatformIn-memory JavaScript DBMSMicrosoft Access combines a backend RDBMS (JET / ACE Engine) with a GUI frontend for data manipulation and queries. infoThe Access frontend is often used for accessing other datasources (DBMS, Excel, etc.)A resource-optimized, high-performance, universally applicable RDBMS
Primary database modelDocument storeDocument storeDocument storeRelational DBMSRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score14.29
Rank#39  Overall
#6  Document stores
Score4.47
Rank#76  Overall
#12  Document stores
Score0.43
Rank#264  Overall
#42  Document stores
Score104.92
Rank#11  Overall
#8  Relational DBMS
Score0.11
Rank#341  Overall
#150  Relational DBMS
Websitefirebase.google.com/­products/­realtime-databasecloud.google.com/­datastoregithub.com/­techfort/­LokiJSwww.microsoft.com/­en-us/­microsoft-365/­accesswww.transaction.de/­en/­products/­transbase.html
Technical documentationfirebase.google.com/­docs/­databasecloud.google.com/­datastore/­docstechfort.github.io/­LokiJSdeveloper.microsoft.com/­en-us/­accesswww.transaction.de/­en/­products/­transbase/­features.html
DeveloperGoogle infoacquired by Google 2014GoogleMicrosoftTransaction Software GmbH
Initial release20122008201419921987
Current release1902 (16.0.11328.20222), March 2019Transbase 8.3, 2022
License infoCommercial or Open SourcecommercialcommercialOpen Sourcecommercial infoBundled with Microsoft Officecommercial infofree development license
Cloud-based only infoOnly available as a cloud serviceyesyesnonono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaScriptC++C and C++
Server operating systemshostedhostedserver-less, requires a JavaScript environment (browser, Node.js)Windows infoNot a real database server, but making use of DLLsFreeBSD
Linux
macOS
Solaris
Windows
Data schemeschema-freeschema-freeschema-freeyesyes
Typing infopredefined data types such as float or dateyesyes, details herenoyesyes
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 indexesyesyesyes infovia viewsyesyes
SQL infoSupport of SQLnoSQL-like query language (GQL)noyes infobut not compliant to any SQL standardyes
APIs and other access methodsAndroid
iOS
JavaScript API
RESTful HTTP API
gRPC (using protocol buffers) API
RESTful HTTP/JSON API
JavaScript APIADO.NET
DAO
ODBC
OLE DB
ADO.NET
JDBC
ODBC
Proprietary native API
Supported programming languagesJava
JavaScript
Objective-C
.Net
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
JavaScriptC
C#
C++
Delphi
Java (JDBC-ODBC)
VBA
Visual Basic.NET
C
C#
C++
Java
JavaScript
Kotlin
Objective-C
PHP
Python
Server-side scripts infoStored procedureslimited functionality with using 'rules'using Google App EngineView functions in JavaScriptyes infosince Access 2010 using the ACE-engineyes
TriggersCallbacks are triggered when data changesCallbacks using the Google Apps Engineyesyes infosince Access 2010 using the ACE-engineyes
Partitioning methods infoMethods for storing different data on different nodesShardingnonenone
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication using PaxosnonenoneSource-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyes infousing Google Cloud Dataflowyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency infoif the client is offline
Immediate Consistency infoif the client is online
Immediate Consistency or Eventual Consistency depending on type of query and configuration infoStrong Consistency is default for entity lookups and queries within an Entity Group (but can instead be made eventually consistent). Other queries are always eventual consistent.noneImmediate Consistency
Foreign keys infoReferential integritynoyes infovia ReferenceProperties or Ancestor pathsnoyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayesACID infoSerializable Isolation within Transactions, Read Committed outside of Transactionsno infoatomic operations within a single collection possibleACID infobut no files for transaction loggingyes
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesyesyes infoSerialization of a DB in a Node.JS/Cordova/PhoneGap environment. Usage of the IndexedDB-API in a browser.yes infobut no files for transaction loggingyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesno
User concepts infoAccess controlyes, based on authentication and database rulesAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)nono infoa simple user-level security was built in till version Access 2003fine grained access rights according to SQL-standard

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 DatabaseGoogle Cloud DatastoreLokiJSMicrosoft AccessTransbase
DB-Engines blog posts

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

show all

New kids on the block: database management systems implemented in JavaScript
1 December 2014, Matthias Gelbmann

show all

MS Access drops in DB-Engines Ranking
2 May 2013, Paul Andlinger

Microsoft SQL Server regained rank 2 in the DB-Engines popularity ranking
3 December 2012, Matthias Gelbmann

New DB-Engines Ranking shows the popularity of database management systems
3 October 2012, Matthias Gelbmann, Paul Andlinger

show all

Recent citations in the news

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

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

provided by Google News

Google Cloud Stops Exit Fees
12 January 2024, Spiceworks News and Insights

BigID Data Intelligence Platform Now Available on Google Cloud Marketplace
6 November 2023, PR Newswire

What is Google App Engine? | Definition from TechTarget
26 April 2024, TechTarget

Best cloud storage of 2024
29 April 2024, TechRadar

Inside Google’s strategic move to eliminate customer cloud data transfer fees
12 January 2024, Network World

provided by Google News

LokiJS - A JavaScript Database
18 November 2014, iProgrammer

provided by Google News

Abusing Microsoft Access "Linked Table" Feature to Perform NTLM Forced Authentication Attacks
9 November 2023, Check Point Research

Hackers Exploit Microsoft Access Feature to Steal Windows User’s NTLM Tokens
11 November 2023, CybersecurityNews

MS access program to increase awareness and independence of those living with MS and disability
10 July 2023, Nebraska Medicine

How to Connect MS Access to MySQL via ODBC Driver
7 September 2023, TechiExpert.com

People living with MS who are severely immunocompromised can access newly funded shingles vaccine
11 October 2023, MS Australia

provided by Google News



Share this page

Featured Products

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online 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

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

Present your product here