DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > AlaSQL vs. Google Cloud Firestore vs. GridDB vs. jBASE vs. Virtuoso

System Properties Comparison AlaSQL vs. Google Cloud Firestore vs. GridDB vs. jBASE vs. Virtuoso

Editorial information provided by DB-Engines
NameAlaSQL  Xexclude from comparisonGoogle Cloud Firestore  Xexclude from comparisonGridDB  Xexclude from comparisonjBASE  Xexclude from comparisonVirtuoso  Xexclude from comparison
DescriptionJavaScript DBMS libraryCloud 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.Scalable in-memory time series database optimized for IoT and Big DataA robust multi-value DBMS comprising development tools and middlewareVirtuoso is a multi-model hybrid-RDBMS that supports management of data represented as relational tables and/or property graphs
Primary database modelDocument store
Relational DBMS
Document storeTime Series DBMSMultivalue DBMSDocument store
Graph DBMS
Native XML DBMS
Relational DBMS
RDF store
Search engine
Secondary database modelsKey-value store
Relational DBMS
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.46
Rank#260  Overall
#40  Document stores
#121  Relational DBMS
Score7.85
Rank#51  Overall
#8  Document stores
Score1.95
Rank#128  Overall
#10  Time Series DBMS
Score1.41
Rank#159  Overall
#3  Multivalue DBMS
Score4.26
Rank#78  Overall
#13  Document stores
#4  Graph DBMS
#2  Native XML DBMS
#42  Relational DBMS
#2  RDF stores
#9  Search engines
Websitealasql.orgfirebase.google.com/­products/­firestoregriddb.netwww.rocketsoftware.com/­products/­rocket-multivalue-application-development-platform/­rocket-jbasevirtuoso.openlinksw.com
Technical documentationgithub.com/­AlaSQL/­alasqlfirebase.google.com/­docs/­firestoredocs.griddb.netdocs.rocketsoftware.com/­bundle?labelkey=jbase_5.9docs.openlinksw.com/­virtuoso
DeveloperAndrey Gershun & Mathias R. WulffGoogleToshiba CorporationRocket Software (formerly Zumasys)OpenLink Software
Initial release20142017201319911998
Current release5.1, August 20225.77.2.11, September 2023
License infoCommercial or Open SourceOpen Source infoMIT-LicensecommercialOpen Source infoAGPL version 3 and Apache License, version 2.0 , commercial license (standard and advanced editions) also availablecommercialOpen Source infoGPLv2, extended commercial license available
Cloud-based only infoOnly available as a cloud servicenoyesnonono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaScriptC++C
Server operating systemsserver-less, requires a JavaScript environment (browser, Node.js)hostedLinuxAIX
Linux
Windows
AIX
FreeBSD
HP-UX
Linux
OS X
Solaris
Windows
Data schemeschema-freeschema-freeyesschema-freeyes infoSQL - Standard relational schema
RDF - Quad (S, P, O, G) or Triple (S, P, O)
XML - DTD, XML Schema
DAV - freeform filesystem objects, plus User Defined Types a/k/a Dynamic Extension Type
Typing infopredefined data types such as float or datenoyesyes infonumerical, string, blob, geometry, boolean, timestampoptionalyes
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.nononoyesyes
Secondary indexesnoyesyesyes
SQL infoSupport of SQLClose to SQL99, but no user access control, stored procedures and host language bindings.noSQL92, SQL-like TQL (Toshiba Query Language)Embedded SQL for jBASE in BASICyes infoSQL-92, SQL-200x, SQL-3, SQLX
APIs and other access methodsJavaScript APIAndroid
gRPC (using protocol buffers) API
iOS
JavaScript API
RESTful HTTP API
JDBC
ODBC
Proprietary protocol
RESTful HTTP/JSON API
JDBC
ODBC
Proprietary protocol
RESTful HTTP API
SOAP-based API
ADO.NET
GeoSPARQL
HTTP API
JDBC
Jena RDF API
ODBC
OLE DB
RDF4J API
RESTful HTTP API
Sesame REST HTTP Protocol
SOAP webservices
SPARQL 1.1
WebDAV
XPath
XQuery
XSLT
Supported programming languagesJavaScriptGo
Java
JavaScript
JavaScript (Node.js)
Objective-C
Python
C
C++
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
.Net
Basic
Jabbascript
Java
.Net
C
C#
C++
Java
JavaScript
Perl
PHP
Python
Ruby
Visual Basic
Server-side scripts infoStored proceduresnoyes, Firebase Rules & Cloud Functionsnoyesyes infoVirtuoso PL
Triggersyesyes, with Cloud Functionsyesyesyes
Partitioning methods infoMethods for storing different data on different nodesnoneShardingShardingShardingyes
Replication methods infoMethods for redundantly storing data on multiple nodesnoneMulti-source replicationSource-replica replicationyesChain, star, and bi-directional replication
Multi-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoUsing Cloud DataflowConnector for using GridDB as an input source and output destination for Hadoop MapReduce jobsnoyes
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate ConsistencyImmediate consistency within container, eventual consistency across containersImmediate Consistency
Foreign keys infoReferential integrityyesnononoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayes infoonly for local storage and DOM-storageyesACID at container levelACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyes infoby using IndexedDB, SQL.JS or proprietary FileStorageyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyesyes
User concepts infoAccess controlnoAccess rights for users, groups and roles based on Google Cloud Identity and Access Management. Security Rules for 3rd party authentication using Firebase Auth.Access rights for users can be defined per databaseAccess rights can be defined down to the item levelFine-grained Attribute-Based Access Control (ABAC) in addition to typical coarse-grained Role-Based Access Control (RBAC) according to SQL-standard. Pluggable authentication with supported standards (LDAP, Active Directory, Kerberos)
More information provided by the system vendor
AlaSQLGoogle Cloud FirestoreGridDBjBASEVirtuoso
Specific characteristicsGridDB is a highly scalable, in-memory time series database optimized for IoT and...
» more
Virtuoso is a modern multi-model RDBMS for managing data represented as tabular relations...
» more
Competitive advantages1. Optimized for IoT Equipped with Toshiba's proprietary key-container data model...
» more
Performance & Scale — as exemplified by DBpedia and the LOD Cloud it spawned, i.e.,...
» more
Typical application scenariosFactory IoT, Automative Industry, Energy, BEMS, Smart Community, Monitoring system.
» more
Used for — Analytics/BI Conceptual Data Virtualization Enterprise Knowledge Graphs...
» more
Key customersDenso International [see use case ] An Electric Power company [see use case ] Ishinomaki...
» more
Broad use across enterprises and governments including — European Union (EU) US Government...
» more
Market metricsGitHub trending repository
» more
Largest installed-base ​of Multi-Model RDBMS for AI-friendly Knowledge Graphs Platform...
» more
Licensing and pricing modelsOpen Source license (AGPL v3 & Apache v2) Commercial license (subscription)
» more
Available in both Commercial Enterprise and Open Source (GPL v2) Editions Feature...
» more

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
AlaSQLGoogle Cloud FirestoreGridDBjBASEVirtuoso
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

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

Google's AI-First Strategy Brings Vector Support To Cloud Databases
1 March 2024, Forbes

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

Google launches Cloud Firestore, a new document database for app developers
3 October 2017, TechCrunch

Firestore and Python | NoSQL on Google Cloud
7 August 2020, Towards Data Science

provided by Google News

General Availability of GridDB® 5.5 Enterprise Edition ~Enhancing the efficiency of IoT system development and ...
16 January 2024, global.toshiba

Toshiba launches cloudy managed IoT database service running its own GridDB
8 April 2021, The Register

GridDB Use case Large-scale high-speed processing of smart meter data following the deregulation of electrical power ...
1 November 2020, global.toshiba

General Availability of GridDB 5.1 Enterprise Edition ~ Continuous database usage in the event of data center failure ...
19 August 2022, global.toshiba

Leveraging Open Source Tools for IoT - open source for you
19 February 2020, Open Source For You

provided by Google News

Temenos signs first customer in India
24 August 2009, Finextra

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

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
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