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. HugeGraph vs. IBM Db2 vs. Stardog

System Properties Comparison AlaSQL vs. Google Cloud Firestore vs. HugeGraph vs. IBM Db2 vs. Stardog

Editorial information provided by DB-Engines
NameAlaSQL  Xexclude from comparisonGoogle Cloud Firestore  Xexclude from comparisonHugeGraph  Xexclude from comparisonIBM Db2 infoformerly named DB2 or IBM Database 2  Xexclude from comparisonStardog  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.A fast-speed and highly-scalable Graph DBMSCommon in IBM host environments, 2 different versions for host and Windows/LinuxEnterprise Knowledge Graph platform and graph DBMS with high availability, high performance reasoning, and virtualization
Primary database modelDocument store
Relational DBMS
Document storeGraph DBMSRelational DBMS infoSince Version 10.5 support for JSON/BSON documents compatible with MongoDBGraph DBMS
RDF store
Secondary database modelsDocument store
RDF store infoin Db2 LUW (Linux, Unix, Windows)
Spatial DBMS infowith Db2 Spatial Extender
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
Score0.13
Rank#336  Overall
#32  Graph DBMS
Score128.46
Rank#8  Overall
#5  Relational DBMS
Score2.02
Rank#123  Overall
#11  Graph DBMS
#6  RDF stores
Websitealasql.orgfirebase.google.com/­products/­firestoregithub.com/­hugegraph
hugegraph.apache.org
www.ibm.com/­products/­db2www.stardog.com
Technical documentationgithub.com/­AlaSQL/­alasqlfirebase.google.com/­docs/­firestorehugegraph.apache.org/­docswww.ibm.com/­docs/­en/­db2docs.stardog.com
DeveloperAndrey Gershun & Mathias R. WulffGoogleBaiduIBMStardog-Union
Initial release2014201720181983 infohost version2010
Current release0.912.1, October 20167.3.0, May 2020
License infoCommercial or Open SourceOpen Source infoMIT-LicensecommercialOpen Source infoApache Version 2.0commercial infofree version is availablecommercial info60-day fully-featured trial license; 1-year fully-featured non-commercial use license for academics/students
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 languageJavaScriptJavaC and C++Java
Server operating systemsserver-less, requires a JavaScript environment (browser, Node.js)hostedLinux
macOS
Unix
AIX
HP-UX
Linux
Solaris
Windows
z/OS
Linux
macOS
Windows
Data schemeschema-freeschema-freeyesyesschema-free and OWL/RDFS-schema support
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 infoImport/export of XML data possible
Secondary indexesnoyesyes infoalso supports composite index and range indexyesyes infosupports real-time indexing in full-text and geospatial
SQL infoSupport of SQLClose to SQL99, but no user access control, stored procedures and host language bindings.nonoyesYes, compatible with all major SQL variants through dedicated BI/SQL Server
APIs and other access methodsJavaScript APIAndroid
gRPC (using protocol buffers) API
iOS
JavaScript API
RESTful HTTP API
Java API
RESTful HTTP API
TinkerPop Gremlin
ADO.NET
JDBC
JSON style queries infoMongoDB compatible
ODBC
XQuery
GraphQL query language
HTTP API
Jena RDF API
OWL
RDF4J API
Sesame REST HTTP Protocol
SNARL
SPARQL
Spring Data
Stardog Studio
TinkerPop 3
Supported programming languagesJavaScriptGo
Java
JavaScript
JavaScript (Node.js)
Objective-C
Python
Groovy
Java
Python
C
C#
C++
Cobol
Delphi
Fortran
Java
Perl
PHP
Python
Ruby
Visual Basic
.Net
Clojure
Groovy
Java
JavaScript
Python
Ruby
Server-side scripts infoStored proceduresnoyes, Firebase Rules & Cloud Functionsasynchronous Gremlin script jobsyesuser defined functions and aggregates, HTTP Server extensions in Java
Triggersyesyes, with Cloud Functionsnoyesyes infovia event handlers
Partitioning methods infoMethods for storing different data on different nodesnoneShardingyes infodepending on used storage backend, e.g. Cassandra and HBaseSharding infoonly with Windows/Unix/Linux Versionnone
Replication methods infoMethods for redundantly storing data on multiple nodesnoneMulti-source replicationyes infodepending on used storage backend, e.g. Cassandra and HBaseyes infowith separate tools (MQ, InfoSphere)Multi-source replication in HA-Cluster
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoUsing Cloud Dataflowvia hugegraph-sparknono
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate ConsistencyEventual ConsistencyImmediate Consistency in HA-Cluster
Foreign keys infoReferential integrityyesnoyes infoedges in graphyesyes inforelationships in graphs
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayes infoonly for local storage and DOM-storageyesACIDACIDACID
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.yesyesyes
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.Users, roles and permissionsfine grained access rights according to SQL-standardAccess rights for users and roles

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
AlaSQLGoogle Cloud FirestoreHugeGraphIBM Db2 infoformerly named DB2 or IBM Database 2Stardog
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

Critical Apache HugeGraph Flaw Let Attackers Execute Remote Code
23 April 2024, GBHackers

provided by Google News

IBM's vintage Db2 database jumps on AWS's cloud bandwagon
29 November 2023, The Register

Performance optimization of full load and ongoing replication tasks from self-managed Db2 to Amazon RDS for Db2 ...
24 April 2024, AWS Blog

Precisely says it's smoothing migration of Db2 analytics data to AWS cloud – Blocks and Files
5 April 2024, Blocks & Files

Celebrating 40 years of Db2: Running the world's mission critical workloads
11 September 2023, ibm.com

IBM Collaborates with AWS to Launch a New Cloud Database Offering, Enabling Customers to Optimize Data ...
27 November 2023, PR Newswire

provided by Google News



Share this page

Featured Products

SingleStore logo

Database for your real-time AI and Analytics Apps.
Try it today.

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.

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

RaimaDB logo

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

Present your product here