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

DBMS > Google Cloud Bigtable vs. H2GIS vs. Interbase vs. PouchDB vs. TinkerGraph

System Properties Comparison Google Cloud Bigtable vs. H2GIS vs. Interbase vs. PouchDB vs. TinkerGraph

Editorial information provided by DB-Engines
NameGoogle Cloud Bigtable  Xexclude from comparisonH2GIS  Xexclude from comparisonInterbase  Xexclude from comparisonPouchDB  Xexclude from comparisonTinkerGraph  Xexclude from comparison
DescriptionGoogle's NoSQL Big Data database service. It's the same database that powers many core Google services, including Search, Analytics, Maps, and Gmail.Spatial extension of H2Light-weight proven RDBMS infooriginally from BorlandJavaScript DBMS with an API inspired by CouchDBA lightweight, in-memory graph engine that serves as a reference implementation of the TinkerPop3 API
Primary database modelKey-value store
Wide column store
Spatial DBMSRelational DBMSDocument storeGraph DBMS
Secondary database modelsRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score3.15
Rank#95  Overall
#14  Key-value stores
#8  Wide column stores
Score0.08
Rank#368  Overall
#7  Spatial DBMS
Score4.08
Rank#75  Overall
#41  Relational DBMS
Score2.34
Rank#112  Overall
#21  Document stores
Score0.13
Rank#345  Overall
#35  Graph DBMS
Websitecloud.google.com/­bigtablewww.h2gis.orgwww.embarcadero.com/­products/­interbasepouchdb.comtinkerpop.apache.org/­docs/­current/­reference/­#tinkergraph-gremlin
Technical documentationcloud.google.com/­bigtable/­docswww.h2gis.org/­docs/­homedocs.embarcadero.com/­products/­interbasepouchdb.com/­guides
DeveloperGoogleCNRSEmbarcaderoApache Software Foundation
Initial release20152013198420122009
Current releaseInterBase 2020, December 20197.1.1, June 2019
License infoCommercial or Open SourcecommercialOpen Source infoLGPL 3.0commercialOpen SourceOpen Source infoApache 2.0
Cloud-based only infoOnly available as a cloud serviceyesnononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaCJavaScriptJava
Server operating systemshostedAndroid
iOS
Linux
OS X
Windows
server-less, requires a JavaScript environment (browser, Node.js)
Data schemeschema-freeyesyesschema-freeschema-free
Typing infopredefined data types such as float or datenoyesyesnoyes
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.nonono infoexport as XML data possiblenono
Secondary indexesnoyesyesyes infovia viewsno
SQL infoSupport of SQLnoyesyesnono
APIs and other access methodsgRPC (using protocol buffers) API
HappyBase (Python library)
HBase compatible API (Java)
ADO.NET
JDBC
ODBC
HTTP REST infoonly for PouchDB Server
JavaScript API
TinkerPop 3
Supported programming languagesC#
C++
Go
Java
JavaScript (Node.js)
Python
Java.Net
C
C++
Delphi
Java
Object Pascal
PHP
Ruby
JavaScriptGroovy
Java
Server-side scripts infoStored proceduresnoyes infobased on H2yes infoInterbase procedure and trigger languageView functions in JavaScriptno
Triggersnoyesyesyesno
Partitioning methods infoMethods for storing different data on different nodesShardingnonenoneSharding infowith a proxy-based framework, named couchdb-loungenone
Replication methods infoMethods for redundantly storing data on multiple nodesInternal replication in Colossus, and regional replication between two clusters in different zonesyes infobased on H2Interbase Change ViewsMulti-source replication infoalso with CouchDB databases
Source-replica replication infoalso with CouchDB databases
none
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesnonoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate consistency (for a single cluster), Eventual consistency (for two or more replicated clusters)Immediate ConsistencyImmediate ConsistencyEventual Consistencynone
Foreign keys infoReferential integritynoyesyesnoyes infoRelationships in graphs
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataAtomic single-row operationsACIDACIDnono
Concurrency infoSupport for concurrent manipulation of datayesyes, multi-version concurrency control (MVCC)yes infoMultiversion concurreny controlno
Durability infoSupport for making data persistentyesyesyesyes infoby using IndexedDB, WebSQL or LevelDB as backendoptional
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesyesyesyes
User concepts infoAccess controlAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)yes infobased on H2fine grained access rights according to SQL-standardnono

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
Google Cloud BigtableH2GISInterbasePouchDBTinkerGraph
DB-Engines blog posts

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

show all

Recent citations in the news

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

Google Introduces Autoscaling for Cloud Bigtable for Optimizing Costs
31 January 2022, InfoQ.com

Google scales up Cloud Bigtable NoSQL database
27 January 2022, TechTarget

Google introduces Cloud Bigtable managed NoSQL database to process data at scale
6 May 2015, VentureBeat

Google Launches Cloud Bigtable, A Highly Scalable And Performant NoSQL Database
6 May 2015, TechCrunch

provided by Google News

Borland InterBase backdoor detected | ZDNET
11 January 2001, ZDNet

Johnson Sakaja Donates KSh 200k to Support Cash Strapped Football Teams From Kibera - Tuko.co.ke
21 February 2024, Tuko.co.ke

An independent soccer league transforming lives in a slum in Kenya
15 November 2022, FanSided

Malaysian e-commerce firm Lelong.my acquires local digital marketing agency Mataris Agency
29 January 2018, Yahoo Singapore News

The advance of Air Force Esports - New Zealand Defence Force
25 June 2023, New Zealand Defence Force

provided by Google News

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

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

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

Create Offline Web Apps Using Service Workers & PouchDB — SitePoint
7 March 2017, 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

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.

Present your product here