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

DBMS > Google Cloud Firestore vs. GreptimeDB vs. Kinetica vs. Kingbase vs. MariaDB

System Properties Comparison Google Cloud Firestore vs. GreptimeDB vs. Kinetica vs. Kingbase vs. MariaDB

Editorial information provided by DB-Engines
NameGoogle Cloud Firestore  Xexclude from comparisonGreptimeDB  Xexclude from comparisonKinetica  Xexclude from comparisonKingbase  Xexclude from comparisonMariaDB  Xexclude from comparison
DescriptionCloud 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.An open source Time Series DBMS built for increased scalability, high performance and efficiencyFully vectorized database across both GPUs and CPUsAn enterprise-class RDBMS compatible with PostgreSQL and Oracle and widely used in China.MySQL application compatible open source RDBMS, enhanced with high availability, security, interoperability and performance capabilities. MariaDB ColumnStore provides a column-oriented storage engine and MariaDB Xpand supports distributed SQL.
Primary database modelDocument storeTime Series DBMSRelational DBMSRelational DBMSRelational DBMS
Secondary database modelsSpatial DBMS
Time Series DBMS
Document store
Spatial DBMS
Document store
Graph DBMS infowith OQGraph storage engine
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score7.85
Rank#51  Overall
#8  Document stores
Score0.06
Rank#352  Overall
#33  Time Series DBMS
Score0.64
Rank#236  Overall
#109  Relational DBMS
Score0.45
Rank#262  Overall
#123  Relational DBMS
Score93.21
Rank#13  Overall
#9  Relational DBMS
Websitefirebase.google.com/­products/­firestoregreptime.comwww.kinetica.comwww.kingbase.com.cnmariadb.com infoSite of MariaDB Corporation
mariadb.org infoSite of MariaDB Foundation
Technical documentationfirebase.google.com/­docs/­firestoredocs.greptime.comdocs.kinetica.commariadb.com/­kb/­en/­library
DeveloperGoogleGreptime Inc.KineticaBeiJing KINGBASE Information technologies inc.MariaDB Corporation Ab (MariaDB Enterprise),
MariaDB Foundation (community MariaDB Server) infoThe lead developer Monty Widenius is the original author of MySQL
Initial release20172022201219992009 infoFork of MySQL, which was first released in 1995
Current release7.1, August 2021V8.0, August 202111.3.2, February 2024
License infoCommercial or Open SourcecommercialOpen Source infoApache Version 2.0commercialcommercialOpen Source infoGPL version 2, commercial enterprise subscription available
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.
STACKIT MariaDB offers MariaDB in a fully managed version in enterprise grade, 100% GDPR-compliant.
Implementation languageRustC, C++C and JavaC and C++
Server operating systemshostedAndroid
Docker
FreeBSD
Linux
macOS
Windows
LinuxLinux
Windows
FreeBSD
Linux
Solaris
Windows infoColumnStore storage engine not available on Windows
Data schemeschema-freeschema-free, schema definition possibleyesyesyes infoDynamic columns are supported
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.nononoyesyes
Secondary indexesyesyesyesyesyes
SQL infoSupport of SQLnoyesSQL-like DML and DDL statementsStandard with numerous extensionsyes infowith proprietary extensions
APIs and other access methodsAndroid
gRPC (using protocol buffers) API
iOS
JavaScript API
RESTful HTTP API
gRPC
HTTP API
JDBC
JDBC
ODBC
RESTful HTTP API
ADO.NET
gokb
JDBC
kdbndp
ODBC
PDI
PDO
Pro*C
psycopg2
QT
ADO.NET
JDBC
ODBC
Proprietary native API
Supported programming languagesGo
Java
JavaScript
JavaScript (Node.js)
Objective-C
Python
C++
Erlang
Go
Java
JavaScript
C++
Java
JavaScript (Node.js)
Python
.Net
C
C++
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
Ada
C
C#
C++
D
Eiffel
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
Server-side scripts infoStored proceduresyes, Firebase Rules & Cloud FunctionsPythonuser defined functionsuser defined functionsyes infoPL/SQL compatibility added with version 10.3
Triggersyes, with Cloud Functionsyes infotriggers when inserted values for one or more columns fall within a specified rangeyesyes
Partitioning methods infoMethods for storing different data on different nodesShardingShardingShardinghorizontal partitioning (by range, list and hash) and vertical partitioningseveral options for horizontal partitioning and Sharding
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replicationSource-replica replicationyesMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsUsing Cloud Dataflownononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyImmediate Consistency or Eventual Consistency depending on configurationImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynoyesyesyes infonot for MyISAM storage engine
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayesnoACIDACID infonot for MyISAM storage engine
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyesyesyes infonot for in-memory storage engine
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yes infoGPU vRAM or System RAMyes infowith MEMORY storage engine
User concepts infoAccess controlAccess rights for users, groups and roles based on Google Cloud Identity and Access Management. Security Rules for 3rd party authentication using Firebase Auth.Simple rights management via user accountsAccess rights for users and roles on table levelfine grained access rights according to SQL-standardfine grained access rights according to SQL-standard
More information provided by the system vendor
Google Cloud FirestoreGreptimeDBKineticaKingbaseMariaDB
Specific characteristicsGreptimeDB is a SQL & Python-enabled timeseries database system built from scratch...
» more
MariaDB is the most powerful open source relational database – modern SQL and JSON...
» more
Competitive advantages- Inherits advantages of Rust, such as excellent performance, memory safe, resource...
» more
MariaDB Servers have many features unavailable in other open source relational databases....
» more
Typical application scenariosFor IoT industries, GreptimeDB can seamless integrate with message queues and other...
» more
Web, SaaS and Cloud operational applications that require high availability, scalability...
» more
Key customersGreptime's clients span multiple sectors including IoT, connected vehicles, and energy...
» more
Deutsche Bank, DBS Bank, Nasdaq, Red Hat, ServiceNow, Verizon and Walgreens Featured...
» more
Market metricsGreptimeDB has garnered global recognition by topping GitHub trends following its...
» more
MariaDB is the default database in the LAMP stack supplied by Red Hat and SUSE Linux,...
» more
Licensing and pricing modelsGreptimeDB: open source, distributed, cloud-native TSDB; supports Hybrid Time-series...
» more
MariaDB plc subscriptions cover our free, open source database, Community Server,...
» 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
3rd partiesNavicat for MariaDB provides a native environment for MariaDB database management and development.
» more

We invite representatives of vendors of related products to contact us for presenting information about their offerings here.

More resources
Google Cloud FirestoreGreptimeDBKineticaKingbaseMariaDB
DB-Engines blog posts

Cloud-based DBMS's popularity grows at high rates
12 December 2019, Paul Andlinger

show all

MariaDB strengthens its position in the open source RDBMS market
5 April 2018, Matthias Gelbmann

PostgreSQL is the DBMS of the Year 2017
2 January 2018, Paul Andlinger, Matthias Gelbmann

Big gains for Relational Database Management Systems in DB-Engines Ranking
2 February 2016, Matthias Gelbmann

show all

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

Kinetica Delivers Real-Time Vector Similarity Search
21 March 2024, insideBIGDATA

Kinetica Elevates RAG with Fast Access to Real-Time Data
26 March 2024, Datanami

Kinetica ramps up RAG for generative AI, empowering enterprises with real-time operational data
18 March 2024, SiliconANGLE News

Kinetica Launches Generative AI Solution for Real-Time Inferencing Powered by NVIDIA AI Enterprise
18 March 2024, GlobeNewswire

Kinetica Delivers Real-Time Vector Similarity Search
22 March 2024, Geospatial World

provided by Google News

Made in China 2025 is back, with a new name and a focus on database companies – The China Project
19 December 2022, The China Project

Opening preparation - Alekhine defense, Saemisch variation
18 April 2016, Chess.com

Backup & Recovery Solutions from China
4 August 2022, Хабр

Distributed Database Market 2023 Trends with Analysis on Key Players Tencent, OceanBase, PingCAP
8 May 2024, Motions Online

provided by Google News

RECOMMENDED CASH OFFER for MARIADB PLC by MERIDIAN BIDCO LLC which is an Affiliate of K1 INVESTMENT ...
24 May 2024, PR Newswire

Private equity offer for MariaDB gets thumbsup from shareholders
21 May 2024, The Register

MariaDB plc: Shareholders speak, but execs are quiet
22 May 2024, InfoWorld

MariaDB (NYSE:MRDB) Shares Up 1.1%
24 May 2024, Defense World

MariaDB shareholders approve private equity takeover
22 May 2024, Computing

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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

SingleStore logo

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

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

Present your product here