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

DBMS > Apache Doris vs. FeatureBase vs. Google Cloud Firestore vs. H2GIS vs. TinkerGraph

System Properties Comparison Apache Doris vs. FeatureBase vs. Google Cloud Firestore vs. H2GIS vs. TinkerGraph

Editorial information provided by DB-Engines
NameApache Doris  Xexclude from comparisonFeatureBase  Xexclude from comparisonGoogle Cloud Firestore  Xexclude from comparisonH2GIS  Xexclude from comparisonTinkerGraph  Xexclude from comparison
DescriptionAn MPP-based analytics DBMS embracing the MySQL protocolReal-time database platform that powers real-time analytics and machine learning applications by simultaneously executing low-latency, high-throughput, and highly concurrent workloads.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.Spatial extension of H2A lightweight, in-memory graph engine that serves as a reference implementation of the TinkerPop3 API
Primary database modelRelational DBMSRelational DBMSDocument storeSpatial DBMSGraph DBMS
Secondary database modelsRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.60
Rank#247  Overall
#113  Relational DBMS
Score0.31
Rank#292  Overall
#135  Relational DBMS
Score7.36
Rank#53  Overall
#9  Document stores
Score0.08
Rank#368  Overall
#7  Spatial DBMS
Score0.13
Rank#345  Overall
#35  Graph DBMS
Websitedoris.apache.org
github.com/­apache/­doris
www.featurebase.comfirebase.google.com/­products/­firestorewww.h2gis.orgtinkerpop.apache.org/­docs/­current/­reference/­#tinkergraph-gremlin
Technical documentationgithub.com/­apache/­doris/­wikidocs.featurebase.comfirebase.google.com/­docs/­firestorewww.h2gis.org/­docs/­home
DeveloperApache Software Foundation, originally contributed from BaiduMolecula and Pilosa Open Source ContributorsGoogleCNRS
Initial release20172017201720132009
Current release1.2.2, February 20232022, May 2022
License infoCommercial or Open SourceOpen Source infoApache Version 2.0commercialcommercialOpen Source infoLGPL 3.0Open Source infoApache 2.0
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 languageJavaGoJavaJava
Server operating systemsLinuxLinux
macOS
hosted
Data schemeyesyesschema-freeyesschema-free
Typing infopredefined data types such as float or dateyesyesyesyesyes
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.nonononono
Secondary indexesyesnoyesyesno
SQL infoSupport of SQLyesSQL queriesnoyesno
APIs and other access methodsJDBC
MySQL client
gRPC
JDBC
Kafka Connector
ODBC
Android
gRPC (using protocol buffers) API
iOS
JavaScript API
RESTful HTTP API
TinkerPop 3
Supported programming languagesJavaJava
Python
Go
Java
JavaScript
JavaScript (Node.js)
Objective-C
Python
JavaGroovy
Java
Server-side scripts infoStored proceduresuser defined functionsyes, Firebase Rules & Cloud Functionsyes infobased on H2no
Triggersnonoyes, with Cloud Functionsyesno
Partitioning methods infoMethods for storing different data on different nodeshorizontal partitioningShardingShardingnonenone
Replication methods infoMethods for redundantly storing data on multiple nodesnoneyesMulti-source replicationyes infobased on H2none
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoUsing Cloud Dataflownono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyImmediate Consistencynone
Foreign keys infoReferential integritynoyesnoyesyes infoRelationships in graphs
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayesyesACIDno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes, multi-version concurrency control (MVCC)no
Durability infoSupport for making data persistentyesyes, using Linux fsyncyesyesoptional
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesyesyes
User concepts infoAccess controlfine grained access rights according to SQL-standardAccess rights for users, groups and roles based on Google Cloud Identity and Access Management. Security Rules for 3rd party authentication using Firebase Auth.yes infobased on H2no

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
Apache DorisFeatureBaseGoogle Cloud FirestoreH2GISTinkerGraph
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

Apache Doris for Log and Time Series Data Analysis in NetEase: Why Not Elasticsearch and InfluxDB?
5 June 2024, hackernoon.com

Workload Isolation in Apache Doris: Optimizing Resource Management and Performance
25 May 2024, hackernoon.com

How to Digest 15 Billion Logs Per Day and Keep Big Queries Within 1 Second
1 September 2023, KDnuggets

Apache Doris just 'graduated': Why care about this SQL data warehouse
24 June 2022, InfoWorld

Using Arrow Flight SQL Protocol in Apache Doris 2.1 For Super Fast Data Transfer
8 May 2024, hackernoon.com

provided by Google News

The 10 Hottest Big Data Startups Of 2021
18 November 2021, CRN

Get Your Infrastructure Ready for Real-Time Analytics
9 March 2022, Built In

Pilosa: A Scalable High Performance Bitmap Database Index
17 June 2019, hackernoon.com

32 Data and Analytics Startups That Will Go Big, According to VCs
28 September 2021, Business Insider

The 10 Coolest Big Data Tools Of 2021
7 December 2021, CRN

provided by Google News

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

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

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

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

provided by Google News

Unit testing Apache TinkerPop transactions: From TinkerGraph to Amazon Neptune | Amazon Web Services
3 June 2024, AWS Blog

Simple Deployment of a Graph Database: JanusGraph | by Edward Elson Kosasih
12 October 2020, Towards Data Science

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

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

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

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