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 > Apache Impala vs. Google Cloud Firestore vs. JaguarDB vs. Microsoft Azure Cosmos DB vs. Microsoft Azure Table Storage

System Properties Comparison Apache Impala vs. Google Cloud Firestore vs. JaguarDB vs. Microsoft Azure Cosmos DB vs. Microsoft Azure Table Storage

Editorial information provided by DB-Engines
NameApache Impala  Xexclude from comparisonGoogle Cloud Firestore  Xexclude from comparisonJaguarDB  Xexclude from comparisonMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDB  Xexclude from comparisonMicrosoft Azure Table Storage  Xexclude from comparison
DescriptionAnalytic DBMS for HadoopCloud 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.Performant, highly scalable DBMS for AI and IoT applicationsGlobally distributed, horizontally scalable, multi-model database serviceA Wide Column Store for rapid development using massive semi-structured datasets
Primary database modelRelational DBMSDocument storeKey-value store
Vector DBMS
Document store
Graph DBMS
Key-value store
Wide column store
Wide column store
Secondary database modelsDocument storeSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score13.77
Rank#40  Overall
#24  Relational DBMS
Score7.85
Rank#51  Overall
#8  Document stores
Score0.00
Rank#383  Overall
#60  Key-value stores
#13  Vector DBMS
Score29.04
Rank#27  Overall
#4  Document stores
#2  Graph DBMS
#3  Key-value stores
#3  Wide column stores
Score4.48
Rank#75  Overall
#6  Wide column stores
Websiteimpala.apache.orgfirebase.google.com/­products/­firestorewww.jaguardb.comazure.microsoft.com/­services/­cosmos-dbazure.microsoft.com/­en-us/­services/­storage/­tables
Technical documentationimpala.apache.org/­impala-docs.htmlfirebase.google.com/­docs/­firestorewww.jaguardb.com/­support.htmllearn.microsoft.com/­azure/­cosmos-db
DeveloperApache Software Foundation infoApache top-level project, originally developed by ClouderaGoogleDataJaguar, Inc.MicrosoftMicrosoft
Initial release20132017201520142012
Current release4.1.0, June 20223.3 July 2023
License infoCommercial or Open SourceOpen Source infoApache Version 2commercialOpen Source infoGPL V3.0commercialcommercial
Cloud-based only infoOnly available as a cloud servicenoyesnoyesyes
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC++C++ infothe server part. Clients available in other languages
Server operating systemsLinuxhostedLinuxhostedhosted
Data schemeyesschema-freeyesschema-freeschema-free
Typing infopredefined data types such as float or dateyesyesyesyes infoJSON typesyes
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.nononono
Secondary indexesyesyesyesyes infoAll properties auto-indexed by defaultno
SQL infoSupport of SQLSQL-like DML and DDL statementsnoA subset of ANSI SQL is implemented infobut no views, foreign keys, triggersSQL-like query languageno
APIs and other access methodsJDBC
ODBC
Android
gRPC (using protocol buffers) API
iOS
JavaScript API
RESTful HTTP API
JDBC
ODBC
DocumentDB API
Graph API (Gremlin)
MongoDB API
RESTful HTTP API
Table API
RESTful HTTP API
Supported programming languagesAll languages supporting JDBC/ODBCGo
Java
JavaScript
JavaScript (Node.js)
Objective-C
Python
C
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Scala
.Net
C#
Java
JavaScript
JavaScript (Node.js)
MongoDB client drivers written for various programming languages
Python
.Net
C#
C++
Java
JavaScript (Node.js)
PHP
Python
Ruby
Server-side scripts infoStored proceduresyes infouser defined functions and integration of map-reduceyes, Firebase Rules & Cloud FunctionsnoJavaScriptno
Triggersnoyes, with Cloud FunctionsnoJavaScriptno
Partitioning methods infoMethods for storing different data on different nodesShardingShardingShardingSharding infoImplicit feature of the cloud serviceSharding infoImplicit feature of the cloud service
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factorMulti-source replicationMulti-source replicationyes infoImplicit feature of the cloud serviceyes infoimplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.
MapReduce infoOffers an API for user-defined Map/Reduce methodsyes infoquery execution via MapReduceUsing Cloud Dataflownowith Hadoop integration infoIntegration with Hadoop/HDInsight on Azure*no
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyImmediate ConsistencyEventual ConsistencyBounded Staleness
Consistent Prefix
Eventual Consistency
Immediate Consistency infoConsistency level configurable on request level
Session Consistency
Immediate Consistency
Foreign keys infoReferential integritynonononono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoyesnoMulti-item ACID transactions with snapshot isolation within a partitionoptimistic locking
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
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.nonono
User concepts infoAccess controlAccess rights for users, groups and roles infobased on Apache Sentry and KerberosAccess rights for users, groups and roles based on Google Cloud Identity and Access Management. Security Rules for 3rd party authentication using Firebase Auth.rights management via user accountsAccess rights can be defined down to the item levelAccess rights based on private key authentication or shared access signatures

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 partiesCData: Connect to Big Data & NoSQL through standard Drivers.
» more

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

More resources
Apache ImpalaGoogle Cloud FirestoreJaguarDBMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDBMicrosoft Azure Table Storage
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

Cloudera creates observability tool to help enterprises manage cloud costs
6 June 2023, SiliconANGLE News

Apache Impala becomes Top-Level Project
28 November 2017, SDTimes.com

Cloudera Bringing Impala to AWS Cloud
28 November 2017, Datanami

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

Hudi: Uber Engineering’s Incremental Processing Framework on Apache Hadoop
12 March 2017, Uber

provided by Google 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 Firebase gets AI extensions, opens up its marketplace
10 May 2023, TechCrunch

Google's Cloud Firestore is now generally available
31 January 2019, ZDNet

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

provided by Google News

Public preview: Change partition key of a container in Azure Cosmos DB (NoSQL API) | Azure updates
27 March 2024, Microsoft

General availability: Microsoft Entra ID integration with Azure Cosmos DB for PostgreSQL | Azure updates
13 March 2024, Microsoft

Azure Synapse Link for Cosmos DB: New Analytics Capabilities
10 November 2023, InfoQ.com

How to Migrate Azure Cosmos DB Databases | by Arwin Lashawn
25 August 2023, DataDrivenInvestor

Azure Cosmos DB joins the AI toolchain
23 May 2023, InfoWorld

provided by Google News

Azure Cosmos DB Data Migration tool imports from Azure Table storage | Azure updates
5 May 2015, Microsoft

How to Use C# Azure.Data.Tables SDK with Azure Cosmos DB
9 July 2021, hackernoon.com

How to use Azure Table storage in .Net
14 January 2019, InfoWorld

How to write data to Azure Table Store with an Azure Function
14 April 2017, Experts Exchange

Testing Precompiled Azure Functions Locally with Storage Emulator
8 March 2018, Visual Studio Magazine

provided by Google News



Share this page

Featured Products

Neo4j logo

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

SingleStore logo

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

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

RaimaDB logo

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

Present your product here