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

DBMS > Google Cloud Firestore vs. Ignite vs. SQLite vs. Tkrzw vs. Warp 10

System Properties Comparison Google Cloud Firestore vs. Ignite vs. SQLite vs. Tkrzw vs. Warp 10

Editorial information provided by DB-Engines
NameGoogle Cloud Firestore  Xexclude from comparisonIgnite  Xexclude from comparisonSQLite  Xexclude from comparisonTkrzw infoSuccessor of Tokyo Cabinet and Kyoto Cabinet  Xexclude from comparisonWarp 10  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.Apache Ignite is a memory-centric distributed database, caching, and processing platform for transactional, analytical, and streaming workloads, delivering in-memory speeds at petabyte scale.Widely used embeddable, in-process RDBMSA concept of libraries, allowing an application program to store and query key-value pairs in a file. Successor of Tokyo Cabinet and Kyoto CabinetTimeSeries DBMS specialized on timestamped geo data based on LevelDB or HBase
Primary database modelDocument storeKey-value store
Relational DBMS
Relational DBMSKey-value storeTime Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score7.85
Rank#51  Overall
#8  Document stores
Score3.16
Rank#96  Overall
#15  Key-value stores
#49  Relational DBMS
Score114.32
Rank#10  Overall
#7  Relational DBMS
Score0.00
Rank#383  Overall
#60  Key-value stores
Score0.07
Rank#349  Overall
#32  Time Series DBMS
Websitefirebase.google.com/­products/­firestoreignite.apache.orgwww.sqlite.orgdbmx.net/­tkrzwwww.warp10.io
Technical documentationfirebase.google.com/­docs/­firestoreapacheignite.readme.io/­docswww.sqlite.org/­docs.htmlwww.warp10.io/­content/­02_Getting_started
DeveloperGoogleApache Software FoundationDwayne Richard HippMikio HirabayashiSenX
Initial release20172015200020202015
Current releaseApache Ignite 2.63.45.3  (15 April 2024), April 20240.9.3, August 2020
License infoCommercial or Open SourcecommercialOpen Source infoApache 2.0Open Source infoPublic DomainOpen Source infoApache Version 2.0Open Source infoApache License 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 languageC++, Java, .NetCC++Java
Server operating systemshostedLinux
OS X
Solaris
Windows
server-lessLinux
macOS
Linux
OS X
Windows
Data schemeschema-freeyesyes infodynamic column typesschema-freeschema-free
Typing infopredefined data types such as float or dateyesyesyes infonot rigid because of 'dynamic typing' concept.noyes
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.noyesnonono
Secondary indexesyesyesyesno
SQL infoSupport of SQLnoANSI-99 for query and DML statements, subset of DDLyes infoSQL-92 is not fully supportednono
APIs and other access methodsAndroid
gRPC (using protocol buffers) API
iOS
JavaScript API
RESTful HTTP API
HDFS API
Hibernate
JCache
JDBC
ODBC
Proprietary protocol
RESTful HTTP API
Spring Data
ADO.NET infoinofficial driver
JDBC infoinofficial driver
ODBC infoinofficial driver
HTTP API
Jupyter
WebSocket
Supported programming languagesGo
Java
JavaScript
JavaScript (Node.js)
Objective-C
Python
C#
C++
Java
PHP
Python
Ruby
Scala
Actionscript
Ada
Basic
C
C#
C++
D
Delphi
Forth
Fortran
Haskell
Java
JavaScript
Lisp
Lua
MatLab
Objective-C
OCaml
Perl
PHP
PL/SQL
Python
R
Ruby
Scala
Scheme
Smalltalk
Tcl
C++
Java
Python
Ruby
Server-side scripts infoStored proceduresyes, Firebase Rules & Cloud Functionsyes (compute grid and cache interceptors can be used instead)nonoyes infoWarpScript
Triggersyes, with Cloud Functionsyes (cache interceptors and events)yesnono
Partitioning methods infoMethods for storing different data on different nodesShardingShardingnonenoneSharding infobased on HBase
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replicationyes (replicated cache)nonenoneselectable replication factor infobased on HBase
MapReduce infoOffers an API for user-defined Map/Reduce methodsUsing Cloud Dataflowyes (compute grid and hadoop accelerator)nonono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate Consistency infobased on HBase
Foreign keys infoReferential integritynonoyesnono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayesACIDACIDno
Concurrency infoSupport for concurrent manipulation of datayesyesyes infovia file-system locksyesyes
Durability infoSupport for making data persistentyesyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyes infousing specific database classesyes
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.Security Hooks for custom implementationsnonoMandatory use of cryptographic tokens, containing fine-grained authorizations

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
3rd partiesNavicat for SQLite is a powerful and comprehensive SQLite GUI that provides a complete set of functions for 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 FirestoreIgniteSQLiteTkrzw infoSuccessor of Tokyo Cabinet and Kyoto CabinetWarp 10
DB-Engines blog posts

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

show all

Big gains for Relational Database Management Systems in DB-Engines Ranking
2 February 2016, 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

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

provided by Google News

GridGain Announces Call for Speakers for Virtual Apache Ignite Summit 2024
8 February 2024, PR Newswire

Apache Ignite: An Overview
6 September 2023, Open Source For You

GridGain Releases Conference Schedule for Virtual Apache Ignite Summit 2023
1 June 2023, Datanami

What is Apache Ignite? How is Apache Ignite Used?
18 July 2022, The Stack

Real-time in-memory OLTP and Analytics with Apache Ignite on AWS | Amazon Web Services
14 May 2016, AWS Blog

provided by Google News

How to work with Dapper and SQLite in ASP.NET Core
10 May 2024, InfoWorld

Limbo Is An SQLite-Compatible OLTP DBMS Leveraging IO_uring & Rust
9 May 2024, Phoronix

SQLite's new support for binary JSON is similar but different from a PostgreSQL feature • DEVCLASS
16 January 2024, DevClass

Universal API Access from Postgres and SQLite
27 February 2024, oreilly.com

Stanchion Turns SQLite Into A Column Store
15 February 2024, iProgrammer

provided by Google News

Time Series Intelligence Software Market Business Insights, Key Trend Analysis | Google, SAP, Azure Time Series ...
24 April 2024, Amoré

provided by Google News



Share this page

Featured Products

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

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

RaimaDB logo

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

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.

Present your product here