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 > Fauna vs. Geode vs. PouchDB vs. Snowflake

System Properties Comparison Fauna vs. Geode vs. PouchDB vs. Snowflake

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameFauna infopreviously named FaunaDB  Xexclude from comparisonGeode  Xexclude from comparisonPouchDB  Xexclude from comparisonSnowflake  Xexclude from comparison
DescriptionFauna provides a web-native interface, with support for GraphQL and custom business logic that integrates seamlessly with the rest of the serverless ecosystem. The underlying globally distributed storage and compute platform is fast, consistent, and reliable, with a modern security infrastructure.Geode is a distributed data container, pooling memory, CPU, network resources, and optionally local disk across multiple processesJavaScript DBMS with an API inspired by CouchDBCloud-based data warehousing service for structured and semi-structured data
Primary database modelDocument store
Graph DBMS
Relational DBMS
Time Series DBMS
Key-value storeDocument storeRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.52
Rank#153  Overall
#26  Document stores
#14  Graph DBMS
#71  Relational DBMS
#13  Time Series DBMS
Score1.92
Rank#131  Overall
#23  Key-value stores
Score2.28
Rank#115  Overall
#21  Document stores
Score121.33
Rank#9  Overall
#6  Relational DBMS
Websitefauna.comgeode.apache.orgpouchdb.comwww.snowflake.com
Technical documentationdocs.fauna.comgeode.apache.org/­docspouchdb.com/­guidesdocs.snowflake.net/­manuals/­index.html
DeveloperFauna, Inc.Originally developed by Gemstone. They outsourced the project to Apache in 2015 but still deliver a commercial version as Gemfire.Apache Software FoundationSnowflake Computing Inc.
Initial release2014200220122014
Current release1.1, February 20177.1.1, June 2019
License infoCommercial or Open SourcecommercialOpen Source infoApache Version 2; commercial licenses available as GemfireOpen Sourcecommercial
Cloud-based only infoOnly available as a cloud serviceyesnonoyes
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageScalaJavaJavaScript
Server operating systemshostedAll OS with a Java VM infothe JDK (8 or later) is also requiredserver-less, requires a JavaScript environment (browser, Node.js)hosted
Data schemeschema-freeschema-freeschema-freeyes infosupport of semi-structured data formats (JSON, XML, Avro)
Typing infopredefined data types such as float or datenoyesnoyes
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.nononoyes
Secondary indexesyesnoyes infovia views
SQL infoSupport of SQLnoSQL-like query language (OQL)noyes
APIs and other access methodsRESTful HTTP APIJava Client API
Memcached protocol
RESTful HTTP API
HTTP REST infoonly for PouchDB Server
JavaScript API
CLI Client
JDBC
ODBC
Supported programming languagesC#
Go
Java
JavaScript
Python
Ruby
Scala
Swift
.Net
All JVM based languages
C++
Groovy
Java
Scala
JavaScriptJavaScript (Node.js)
Python
Server-side scripts infoStored proceduresuser defined functionsuser defined functionsView functions in JavaScriptuser defined functions
Triggersnoyes infoCache Event Listenersyesno infosimilar concept for controling cloud resources
Partitioning methods infoMethods for storing different data on different nodeshorizontal partitioning infoconsistent hashingShardingSharding infowith a proxy-based framework, named couchdb-loungeyes
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replicationMulti-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 methodsnonoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual ConsistencyEventual ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesnonoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDyes, on a single nodenoACID
Concurrency infoSupport for concurrent manipulation of datayesyesyes
Durability infoSupport for making data persistentyesyesyes 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.noyesyesno
User concepts infoAccess controlIdentity management, authentication, and access controlAccess rights per client and object definablenoUsers 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
Fauna infopreviously named FaunaDBGeodePouchDBSnowflake
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

Slicing the Gordian Knot: A leap to real-time systems of truth
3 February 2024, SiliconANGLE News

Fauna Launches Distributed Document-Relational Database On Google Cloud Marketplace
21 March 2024, GlobeNewswire

Fauna Adds Groundbreaking New Database Language and Seamless Developer Experience to Enterprise Proven ...
22 August 2023, Business Wire

Utah Natural Heritage Program
17 October 2023, Utah Division of Wildlife Resources

CITES Trade Database surpasses 25 million trade transaction records
3 October 2023, Convention on International Trade in Endangered Species of Wild Fauna and Flora (CITES)

provided by Google News

This is how much one of the most expensive gems costs at the Tucson gem show
11 February 2024, KGUN 9 Tucson News

Reactive Event Processing with Apache Geode
5 July 2020, InfoQ.com

1. Introduction to Pivotal GemFire In-Memory Data Grid and Apache Geode - Scaling Data Services with Pivotal ...
15 November 2018, oreilly.com

Event-Driven Architectures with Apache Geode and Spring Integration
20 March 2019, InfoQ.com

HPE buys query acceleration platform Ampool to boost Ezmeral hybrid cloud analytics
7 July 2021, SiliconANGLE News

provided by Google News

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

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

3 Reasons To Think Offline First
22 March 2017, IBM

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

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

provided by Google News

Get to know Snowflake.. Supercharge your Data Strategy. | by My Brandt | May, 2024
26 May 2024, Medium

Snowflake and Microsoft announce expansion of their partnership
22 May 2024, microsoft.com

Snowflake Cortex and Arctic: Leveraging Predictive and GenAI
25 May 2024, Atrium AI

Datometry Announces Support for Snowflake
23 May 2024, PR Newswire

Briefing: Snowflake Shares Fall 5% as Revenue Growth Slows Despite AI Push
23 May 2024, The Information

provided by Google News



Share this page

Featured Products

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

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.

Present your product here