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. Blueflood vs. JaguarDB vs. PouchDB vs. Snowflake

System Properties Comparison Apache Impala vs. Blueflood vs. JaguarDB vs. PouchDB vs. Snowflake

Editorial information provided by DB-Engines
NameApache Impala  Xexclude from comparisonBlueflood  Xexclude from comparisonJaguarDB  Xexclude from comparisonPouchDB  Xexclude from comparisonSnowflake  Xexclude from comparison
DescriptionAnalytic DBMS for HadoopScalable TimeSeries DBMS based on CassandraPerformant, highly scalable DBMS for AI and IoT applicationsJavaScript DBMS with an API inspired by CouchDBCloud-based data warehousing service for structured and semi-structured data
Primary database modelRelational DBMSTime Series DBMSKey-value store
Vector DBMS
Document storeRelational DBMS
Secondary database modelsDocument store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score12.45
Rank#40  Overall
#24  Relational DBMS
Score0.13
Rank#346  Overall
#33  Time Series DBMS
Score0.06
Rank#381  Overall
#59  Key-value stores
#13  Vector DBMS
Score2.34
Rank#112  Overall
#21  Document stores
Score130.36
Rank#8  Overall
#5  Relational DBMS
Websiteimpala.apache.orgblueflood.iowww.jaguardb.compouchdb.comwww.snowflake.com
Technical documentationimpala.apache.org/­impala-docs.htmlgithub.com/­rax-maas/­blueflood/­wikiwww.jaguardb.com/­support.htmlpouchdb.com/­guidesdocs.snowflake.net/­manuals/­index.html
DeveloperApache Software Foundation infoApache top-level project, originally developed by ClouderaRackspaceDataJaguar, Inc.Apache Software FoundationSnowflake Computing Inc.
Initial release20132013201520122014
Current release4.1.0, June 20223.3 July 20237.1.1, June 2019
License infoCommercial or Open SourceOpen Source infoApache Version 2Open Source infoApache 2.0Open Source infoGPL V3.0Open Sourcecommercial
Cloud-based only infoOnly available as a cloud servicenonononoyes
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC++JavaC++ infothe server part. Clients available in other languagesJavaScript
Server operating systemsLinuxLinux
OS X
Linuxserver-less, requires a JavaScript environment (browser, Node.js)hosted
Data schemeyespredefined schemeyesschema-freeyes infosupport of semi-structured data formats (JSON, XML, Avro)
Typing infopredefined data types such as float or dateyesyesyesnoyes
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.nonononoyes
Secondary indexesyesnoyesyes infovia views
SQL infoSupport of SQLSQL-like DML and DDL statementsnoA subset of ANSI SQL is implemented infobut no views, foreign keys, triggersnoyes
APIs and other access methodsJDBC
ODBC
HTTP RESTJDBC
ODBC
HTTP REST infoonly for PouchDB Server
JavaScript API
CLI Client
JDBC
ODBC
Supported programming languagesAll languages supporting JDBC/ODBCC
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Scala
JavaScriptJavaScript (Node.js)
Python
Server-side scripts infoStored proceduresyes infouser defined functions and integration of map-reducenonoView functions in JavaScriptuser defined functions
Triggersnononoyesno infosimilar concept for controling cloud resources
Partitioning methods infoMethods for storing different data on different nodesShardingSharding infobased on CassandraShardingSharding infowith a proxy-based framework, named couchdb-loungeyes
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factorselectable replication factor infobased on CassandraMulti-source replicationMulti-source replication infoalso with CouchDB databases
Source-replica replication infoalso with CouchDB databases
yes
MapReduce infoOffers an API for user-defined Map/Reduce methodsyes infoquery execution via MapReducenonoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyEventual Consistency infobased on Cassandra
Immediate Consistency infobased on Cassandra
Eventual ConsistencyEventual ConsistencyImmediate Consistency
Foreign keys infoReferential integritynonononoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanonononoACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesyesyesyes infoby using IndexedDB, WebSQL or LevelDB as backendyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nononoyesno
User concepts infoAccess controlAccess rights for users, groups and roles infobased on Apache Sentry and Kerberosnorights management via user accountsnoUsers with fine-grained authorization concept, user roles and pluggable authentication

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 ImpalaBluefloodJaguarDBPouchDBSnowflake
DB-Engines blog posts

New kids on the block: database management systems implemented in JavaScript
1 December 2014, Matthias Gelbmann

show all

Snowflake is the DBMS of the Year 2022, defending the title from last year
3 January 2023, Matthias Gelbmann, Paul Andlinger

Snowflake is the DBMS of the Year 2021
3 January 2022, Paul Andlinger, Matthias Gelbmann

show all

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

Updates & Upserts in Hadoop Ecosystem with Apache Kudu
27 October 2017, KDnuggets

provided by Google News

Real-Time Performance and Health Monitoring Using Netdata
2 September 2019, CNX Software

provided by Google News

Building an Offline First App with PouchDB — SitePoint
10 March 2014, SitePoint

Create Offline Web Apps Using Service Workers & PouchDB — SitePoint
7 March 2017, SitePoint

3 Reasons To Think Offline First
22 March 2017, IBM

Getting Started with PouchDB Client-Side JavaScript Database — SitePoint
7 September 2016, SitePoint

Offline-first web and mobile apps: Top frameworks and components
22 January 2019, TechBeacon

provided by Google News

Ticketmaster's Snowflake data breach was just one of 165
11 June 2024, The Verge

Mandiant says hackers stole a 'significant volume of data' from Snowflake customers
10 June 2024, TechCrunch

The Snowflake Attack May Be Turning Into One of the Largest Data Breaches Ever
6 June 2024, WIRED

As many as 165 companies 'potentially exposed' in Snowflake-related attacks, Mandiant says
10 June 2024, CyberScoop

Hackers steal “significant volume” of data from hundreds of Snowflake customers
10 June 2024, Ars Technica

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

Neo4j logo

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

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

Present your product here