DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > AlaSQL vs. Firebird vs. Google Cloud Firestore vs. Lovefield vs. TigerGraph

System Properties Comparison AlaSQL vs. Firebird vs. Google Cloud Firestore vs. Lovefield vs. TigerGraph

Editorial information provided by DB-Engines
NameAlaSQL  Xexclude from comparisonFirebird  Xexclude from comparisonGoogle Cloud Firestore  Xexclude from comparisonLovefield  Xexclude from comparisonTigerGraph  Xexclude from comparison
DescriptionJavaScript DBMS libraryFirebird is an open source RDBMS forked from Borland's InterBaseCloud Firestore is an auto-scaling document database for storing, syncing, and querying data for mobile and web apps. It offers seamless integration with other Firebase and Google Cloud Platform products.Embeddable relational database for web apps written in pure JavaScriptA complete, distributed, parallel graph computing platform supporting web-scale data analytics in real-time
Primary database modelDocument store
Relational DBMS
Relational DBMSDocument storeRelational DBMSGraph DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.53
Rank#258  Overall
#40  Document stores
#119  Relational DBMS
Score22.45
Rank#31  Overall
#19  Relational DBMS
Score9.97
Rank#47  Overall
#8  Document stores
Score0.35
Rank#286  Overall
#131  Relational DBMS
Score1.92
Rank#143  Overall
#13  Graph DBMS
Websitealasql.orgwww.firebirdsql.orgfirebase.google.com/­products/­firestoregoogle.github.io/­lovefieldwww.tigergraph.com
Technical documentationgithub.com/­AlaSQL/­alasqlwww.firebirdsql.org/­en/­reference-manualsfirebase.google.com/­docs/­firestoregithub.com/­google/­lovefield/­blob/­master/­docs/­spec_index.mddocs.tigergraph.com
DeveloperAndrey Gershun & Mathias R. WulffFirebird FoundationGoogleGoogle
Initial release20142000 infoAs fork of Borland's InterBase201720142017
Current release5.0.0, January 20242.1.12, February 2017
License infoCommercial or Open SourceOpen Source infoMIT-LicenseOpen Source infoInitial Developer's Public LicensecommercialOpen Source infoApache 2.0commercial
Cloud-based only infoOnly available as a cloud servicenonoyesnono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaScriptC and C++JavaScriptC++
Server operating systemsserver-less, requires a JavaScript environment (browser, Node.js)AIX
FreeBSD
HP-UX
Linux
OS X
server-less infoFirebird Embedded Server
Solaris
Unix
Windows
hostedserver-less, requires a JavaScript environment (browser, Node.js) infotested with Chrome, Firefox, IE, SafariLinux
Data schemeschema-freeyesschema-freeyesyes
Typing infopredefined data types such as float or datenoyesyesyesyes
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 indexesnoyesyesyes
SQL infoSupport of SQLClose to SQL99, but no user access control, stored procedures and host language bindings.yesnoSQL-like query language infovia JavaScript builder patternSQL-like query language (GSQL)
APIs and other access methodsJavaScript APIADO.NET
C/C++ API
JDBC infoJaybird
ODBC
OLE DB
Android
gRPC (using protocol buffers) API
iOS
JavaScript API
RESTful HTTP API
GSQL (TigerGraph Query Language)
Kafka
RESTful HTTP/JSON API
Supported programming languagesJavaScriptC
C#
C++
Delphi
Java
JavaScript infoNode.js
Lua
Perl
PHP
Python
Ruby
Go
Java
JavaScript
JavaScript (Node.js)
Objective-C
Python
JavaScriptC++
Java
Server-side scripts infoStored proceduresnoPSQLyes, Firebase Rules & Cloud Functionsnoyes
Triggersyesyesyes, with Cloud FunctionsUsing read-only observersno
Partitioning methods infoMethods for storing different data on different nodesnonenoneShardingnone
Replication methods infoMethods for redundantly storing data on multiple nodesnoneSource-replica replicationMulti-source replicationnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoUsing Cloud Dataflownoyes
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate Consistency
Foreign keys infoReferential integrityyesyesnoyesyes infoRelationships in graphs
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayes infoonly for local storage and DOM-storageACIDyesACIDACID
Concurrency infoSupport for concurrent manipulation of datayes infoFeatures a multi-generational MVCC architecture, readers do not block writersyesyesyes
Durability infoSupport for making data persistentyes infoby using IndexedDB, SQL.JS or proprietary FileStorageyesyesyes, by using IndexedDB or the cloud service Firebase Realtime Databaseyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyes infousing MemoryDBno
User concepts infoAccess controlnoUsers with fine-grained authorization conceptAccess rights for users, groups and roles based on Google Cloud Identity and Access Management. Security Rules for 3rd party authentication using Firebase Auth.noRole-based access control

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
AlaSQLFirebirdGoogle Cloud FirestoreLovefieldTigerGraph
DB-Engines blog posts

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

show all

Recent citations in the news

Create a Marvel Database with SQL and Javascript, the easy way
2 July 2019, Towards Data Science

HarperDB - How and Why We Built It From The Ground Up on NodeJS
28 February 2021, hackernoon.com

Multi faceted data exploration in the browser using Leaflet and amCharts
3 May 2020, Towards Data Science

provided by Google News

Albany Firebirds single-game tickets on sale Friday
29 February 2024, Troy Record

DoNot Team's New Firebird Backdoor Hits Pakistan and Afghanistan
23 October 2023, The Hacker News

How to Run Multiple Instances of Firebird Server - opensource for you
31 August 2019, Open Source For You

Top 15 Databases to Use in 2024 and Beyond
4 June 2021, Appinventiv

The Ultimate Open Source Database List Profiling 16 Software Tools
30 May 2019, Solutions Review

provided by Google News

Google Introduces Firestore Multiple Databases
24 February 2024, InfoQ.com

Realtime vs Cloud Firestore: Which Firebase Database to go?
8 March 2024, Appinventiv

Google’s Firebase gets AI extensions, opens up its marketplace
10 May 2023, TechCrunch

Essentials for Working With Firestore in Python | by Lynn G. Kwong
13 November 2022, Towards Data Science

Google's Cloud Firestore is now generally available
31 January 2019, ZDNet

provided by Google News

New TigerGraph CEO Refocuses Efforts on Enterprise Customers
31 July 2023, Datanami

TigerGraph update adds enterprise-scale capabilities
31 October 2023, TechTarget

Aerospike takes on Neo4j and TigerGraph with launch of graph database
20 June 2023, SiliconANGLE News

TigerGraph Bolsters DB for Enterprise Graph Workloads
1 November 2023, Datanami

TigerGraph partners with Pascal as master distributor for APJ region
10 January 2024, VnExpress International

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

AllegroGraph logo

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

Milvus logo

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

Neo4j logo

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

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.

Present your product here