DB-EnginesextremeDB - solve IoT connectivity disruptionsEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by Redgate Software

DBMS > Alibaba Cloud AnalyticDB for PostgreSQL vs. Apache Drill vs. Firebase Realtime Database vs. GridGain vs. JaguarDB

System Properties Comparison Alibaba Cloud AnalyticDB for PostgreSQL vs. Apache Drill vs. Firebase Realtime Database vs. GridGain vs. JaguarDB

Editorial information provided by DB-Engines
NameAlibaba Cloud AnalyticDB for PostgreSQL infoformer name was HybridDB  Xexclude from comparisonApache Drill  Xexclude from comparisonFirebase Realtime Database  Xexclude from comparisonGridGain  Xexclude from comparisonJaguarDB  Xexclude from comparison
DescriptionAn online MPP (Massively Parallel Processing) data warehousing service based on GreenplumSchema-free SQL Query Engine for Hadoop, NoSQL and Cloud StorageCloud-hosted realtime document store. iOS, Android, and JavaScript clients share one Realtime Database instance and automatically receive updates with the newest data.GridGain is an in-memory computing platform, built on Apache IgnitePerformant, highly scalable DBMS for AI and IoT applications
Primary database modelRelational DBMSDocument store
Relational DBMS
Document storeColumnar
Key-value store
Object oriented DBMS
Relational DBMS
Key-value store
Vector DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.79
Rank#213  Overall
#101  Relational DBMS
Score1.90
Rank#126  Overall
#23  Document stores
#60  Relational DBMS
Score13.60
Rank#39  Overall
#6  Document stores
Score1.48
Rank#150  Overall
#1  Columnar
#26  Key-value stores
#2  Object oriented DBMS
#69  Relational DBMS
Score0.00
Rank#385  Overall
#61  Key-value stores
#16  Vector DBMS
Websitewww.alibabacloud.com/­product/­hybriddb-postgresqldrill.apache.orgfirebase.google.com/­products/­realtime-databasewww.gridgain.comwww.jaguardb.com
Technical documentationwww.alibabacloud.com/­help/­en/­analyticdb-for-postgresql/­latest/­product-introduction-overviewdrill.apache.org/­docsfirebase.google.com/­docs/­databasewww.gridgain.com/­docs/­index.htmlwww.jaguardb.com/­support.html
DeveloperAlibaba / Pivotal Software Inc. / PostgreSQL Global Development GroupApache Software FoundationGoogle infoacquired by Google 2014GridGain Systems, Inc.DataJaguar, Inc.
Initial release20162012201220072015
Current release1.20.3, January 2023GridGain 8.5.13.3 July 2023
License infoCommercial or Open SourcecommercialOpen Source infoApache Version 2commercialcommercial, open sourceOpen Source infoGPL V3.0
Cloud-based only infoOnly available as a cloud serviceyesnoyesnono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJava, C++, .Net, Python, REST, SQLC++ infothe server part. Clients available in other languages
Server operating systemshostedLinux
OS X
Windows
hostedLinux
OS X
Solaris
Windows
z/OS
Linux
Data schemeyesschema-freeschema-freeyesyes
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.yesnonoyesno
Secondary indexesyesnoyesyesyes
SQL infoSupport of SQLyesSQL SELECT statement is SQL:2003 compliantnoANSI-99 for query and DML statements, subset of DDLA subset of ANSI SQL is implemented infobut no views, foreign keys, triggers
APIs and other access methodsJDBC
ODBC
JDBC
ODBC
RESTful HTTP API
Android
iOS
JavaScript API
RESTful HTTP API
HDFS API
Hibernate
JCache
JDBC
ODBC
Proprietary protocol
RESTful HTTP API
Spring Data
JDBC
ODBC
Supported programming languagesC
Java
Perl
Python
R
C++Java
JavaScript
Objective-C
C#
C++
Java
PHP
Python
Ruby
Scala
C
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Scala
Server-side scripts infoStored proceduresyesuser defined functionslimited functionality with using 'rules'yes (compute grid and cache interceptors can be used instead)no
TriggersyesnoCallbacks are triggered when data changesyes (cache interceptors and events)no
Partitioning methods infoMethods for storing different data on different nodesSharding infoImplicit feature of the cloud serviceShardingShardingSharding
Replication methods infoMethods for redundantly storing data on multiple nodesyes infoImplicit feature of the cloud serviceyes (replicated cache)Multi-source replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesnoyes (compute grid and hadoop accelerator)no
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencynoneEventual Consistency infoif the client is offline
Immediate Consistency infoif the client is online
Immediate ConsistencyEventual Consistency
Foreign keys infoReferential integrityyesnononono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnoyesACIDno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesDepending on the underlying data sourceyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noDepending on the underlying data sourceyesno
User concepts infoAccess controlfine grained access rights according to SQL-standardDepending on the underlying data sourceyes, based on authentication and database rulesRole-based access control
Security Hooks for custom implementations
rights management via user accounts

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
Alibaba Cloud AnalyticDB for PostgreSQL infoformer name was HybridDBApache DrillFirebase Realtime DatabaseGridGainJaguarDB
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

Alibaba Cloud upgrades AnalyticDB with vector database engine
25 July 2023, CloudTech News

Two Critical Flaws Found in Alibaba Cloud's PostgreSQL Databases
20 April 2023, The Hacker News

Alibaba Cloud to spur AI innovation with upcoming Singapore hackathon in March
21 February 2024, KrASIA

Experts disclosed two critical flaws in Alibaba cloud database services
20 April 2023, Security Affairs

The Evolution of Online Analytics from Alibaba Economy Ecosystem to the Cloud
20 February 2021, DataDrivenInvestor

provided by Google News

Apache Drill case study: A tutorial on processing CSV files
9 June 2016, TheServerSide.com

Analyse Kafka messages with SQL queries using Apache Drill
27 September 2019, Towards Data Science

MapR Advances Support for Flexible and High Performance Analytics on JSON and S3 Data with Apache Drill
30 January 2019, Business Wire

Apache Drill Eliminates ETL, Data Transformation for MapR Database
11 April 2016, The New Stack

Drill Mines Diverse Data Sets, Google Style
20 May 2015, The Next Platform

provided by Google News

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

Misconfigured Firebase instances leaked 19 million plaintext passwords
19 March 2024, BleepingComputer

Don't be like these 900+ websites and expose millions of passwords via Firebase
18 March 2024, The Register

Misconfigured firebase: A real-time cyber threat
18 January 2024, Atos

Google launches Firebase Genkit, a new open source framework for building AI-powered apps
14 May 2024, TechCrunch

provided by Google News

GridGain Advances Its Unified Real-Time Data Platform to Help Enterprises Accelerate AI-Driven Data Processing
10 July 2024, insideBIGDATA

GridGain Sponsoring Strategic AI and Kafka Conferences This Month
4 September 2024, Datanami

GridGain in-memory data and generative AI
10 May 2024, Blocks & Files

Data Management News for the Week of July 12; Updates from Cloudera, HerculesAI, Oracle & More
12 July 2024, Solutions Review

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

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.

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

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

The data platform to build your intelligent applications.
Try it free.

Present your product here