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 > GBase vs. Google Cloud Firestore vs. PouchDB vs. Stardog vs. TinkerGraph

System Properties Comparison GBase vs. Google Cloud Firestore vs. PouchDB vs. Stardog vs. TinkerGraph

Editorial information provided by DB-Engines
NameGBase  Xexclude from comparisonGoogle Cloud Firestore  Xexclude from comparisonPouchDB  Xexclude from comparisonStardog  Xexclude from comparisonTinkerGraph  Xexclude from comparison
DescriptionWidely used RDBMS in China, including analytical, transactional, distributed transactional, and cloud-native data warehousing.Cloud 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.JavaScript DBMS with an API inspired by CouchDBEnterprise Knowledge Graph platform and graph DBMS with high availability, high performance reasoning, and virtualizationA lightweight, in-memory graph engine that serves as a reference implementation of the TinkerPop3 API
Primary database modelRelational DBMSDocument storeDocument storeGraph DBMS
RDF store
Graph DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.05
Rank#186  Overall
#86  Relational DBMS
Score7.36
Rank#53  Overall
#9  Document stores
Score2.34
Rank#112  Overall
#21  Document stores
Score2.07
Rank#122  Overall
#11  Graph DBMS
#6  RDF stores
Score0.13
Rank#345  Overall
#35  Graph DBMS
Websitewww.gbase.cnfirebase.google.com/­products/­firestorepouchdb.comwww.stardog.comtinkerpop.apache.org/­docs/­current/­reference/­#tinkergraph-gremlin
Technical documentationfirebase.google.com/­docs/­firestorepouchdb.com/­guidesdocs.stardog.com
DeveloperGeneral Data Technology Co., Ltd.GoogleApache Software FoundationStardog-Union
Initial release20042017201220102009
Current releaseGBase 8a, GBase 8s, GBase 8c7.1.1, June 20197.3.0, May 2020
License infoCommercial or Open SourcecommercialcommercialOpen Sourcecommercial info60-day fully-featured trial license; 1-year fully-featured non-commercial use license for academics/studentsOpen Source infoApache 2.0
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 languageC, Java, PythonJavaScriptJavaJava
Server operating systemsLinuxhostedserver-less, requires a JavaScript environment (browser, Node.js)Linux
macOS
Windows
Data schemeyesschema-freeschema-freeschema-free and OWL/RDFS-schema supportschema-free
Typing infopredefined data types such as float or dateyesyesnoyesyes
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.yesnonono infoImport/export of XML data possibleno
Secondary indexesyesyesyes infovia viewsyes infosupports real-time indexing in full-text and geospatialno
SQL infoSupport of SQLStandard with numerous extensionsnonoYes, compatible with all major SQL variants through dedicated BI/SQL Serverno
APIs and other access methodsADO.NET
C API
JDBC
ODBC
Android
gRPC (using protocol buffers) API
iOS
JavaScript API
RESTful HTTP API
HTTP REST infoonly for PouchDB Server
JavaScript API
GraphQL query language
HTTP API
Jena RDF API
OWL
RDF4J API
Sesame REST HTTP Protocol
SNARL
SPARQL
Spring Data
Stardog Studio
TinkerPop 3
TinkerPop 3
Supported programming languagesC#Go
Java
JavaScript
JavaScript (Node.js)
Objective-C
Python
JavaScript.Net
Clojure
Groovy
Java
JavaScript
Python
Ruby
Groovy
Java
Server-side scripts infoStored proceduresuser defined functionsyes, Firebase Rules & Cloud FunctionsView functions in JavaScriptuser defined functions and aggregates, HTTP Server extensions in Javano
Triggersyesyes, with Cloud Functionsyesyes infovia event handlersno
Partitioning methods infoMethods for storing different data on different nodeshorizontal partitioning (by range, list and hash) and vertical partitioningShardingSharding infowith a proxy-based framework, named couchdb-loungenonenone
Replication methods infoMethods for redundantly storing data on multiple nodesyesMulti-source replicationMulti-source replication infoalso with CouchDB databases
Source-replica replication infoalso with CouchDB databases
Multi-source replication in HA-Clusternone
MapReduce infoOffers an API for user-defined Map/Reduce methodsUsing Cloud Dataflowyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyEventual ConsistencyImmediate Consistency in HA-Clusternone
Foreign keys infoReferential integrityyesnonoyes inforelationships in graphsyes infoRelationships in graphs
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDyesnoACIDno
Concurrency infoSupport for concurrent manipulation of datayesyesyesno
Durability infoSupport for making data persistentyesyesyes infoby using IndexedDB, WebSQL or LevelDB as backendyesoptional
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyes
User concepts infoAccess controlyesAccess rights for users, groups and roles based on Google Cloud Identity and Access Management. Security Rules for 3rd party authentication using Firebase Auth.noAccess rights for users and rolesno

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
GBaseGoogle Cloud FirestorePouchDBStardogTinkerGraph
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

Recent citations in the 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

Google's Cloud-Native NoSQL Database Cloud Firestore Is Now Generally Available
8 February 2019, InfoQ.com

provided by Google News

Building an Offline First App with PouchDB — SitePoint
10 March 2014, SitePoint

Create Offline Web Apps Using Service Workers & PouchDB — SitePoint
7 March 2017, SitePoint

3 Reasons To Think Offline First
22 March 2017, ibm.com

Getting Started with PouchDB Client-Side JavaScript Database — SitePoint
7 September 2016, SitePoint

Offline-first web and mobile apps: Top frameworks and components
22 January 2019, TechBeacon

provided by Google News

Why developers like Apache TinkerPop, an open source framework for graph computing | Amazon Web Services
27 September 2021, AWS Blog

Introducing Gremlin query hints for Amazon Neptune
26 February 2019, AWS Blog

InfiniteGraph Gets Support for Common Graph Database Language and More
21 February 2012, SiliconANGLE News

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

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

Present your product here