DBMS > Fauna vs. Google Cloud Datastore vs. JaguarDB vs. Netezza vs. Snowflake
System Properties Comparison Fauna vs. Google Cloud Datastore vs. JaguarDB vs. Netezza vs. Snowflake
Editorial information provided by DB-Engines | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Name | Fauna Xexclude from comparison | Google Cloud Datastore Xexclude from comparison | JaguarDB Xexclude from comparison | Netezza ![]() | Snowflake Xexclude from comparison | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Description | Fauna (previously named FaunaDB) 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. | Automatically scaling NoSQL Database as a Service (DBaaS) on the Google Cloud Platform | Performant, highly scalable DBMS for AI and IoT applications | Data warehouse and analytics appliance part of IBM PureSystems | Cloud-based data warehousing service for structured and semi-structured data | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Primary database model | Document store Graph DBMS Relational DBMS Time Series DBMS | Document store | Key-value store | Relational DBMS | Relational DBMS | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
|
|
|
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Website | fauna.com | cloud.google.com/datastore | www.datajaguar.com | www.ibm.com/products/netezza | www.snowflake.com | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Technical documentation | docs.fauna.com | cloud.google.com/datastore/docs | www.datajaguar.com/support.php | docs.snowflake.net/manuals/index.html | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Developer | Fauna, Inc. | DataJaguar, Inc. | IBM | Snowflake Computing Inc. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Initial release | 2014 | 2008 | 2015 | 2000 | 2014 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Current release | 2.9.4 September 2018 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
License ![]() | commercial | commercial | Open Source ![]() | commercial | commercial | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Cloud-based only ![]() | yes | yes | no | no | yes | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
DBaaS offerings (sponsored links) ![]() Providers of DBaaS offerings, please contact us to be listed. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Implementation language | Scala | C++ ![]() | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Server operating systems | hosted | hosted | Linux | Linux ![]() | hosted | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Data scheme | schema-free | schema-free | yes | yes | yes ![]() | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Typing ![]() | no | yes, details here | yes | yes | yes | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
XML support ![]() | no | no | no | yes | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Secondary indexes | yes | yes | yes | yes | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
SQL ![]() | no | SQL-like query language (GQL) | A subset of ANSI SQL is implemented ![]() | yes | yes | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
APIs and other access methods | RESTful HTTP API | gRPC (using protocol buffers) API RESTful HTTP/JSON API | JDBC ODBC | JDBC ODBC OLE DB | CLI Client JDBC ODBC | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Supported programming languages | C# Go Java JavaScript Python Ruby Scala Swift | .Net Go Java JavaScript (Node.js) PHP Python Ruby | C C++ Go Java JavaScript (Node.js) PHP Python Ruby Scala | C C++ Fortran Java Lua Perl Python R | JavaScript (Node.js) Python | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Server-side scripts ![]() | user defined functions | using Google App Engine | no | yes | user defined functions | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Triggers | no | Callbacks using the Google Apps Engine | no | no | no ![]() | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Partitioning methods ![]() | horizontal partitioning ![]() | Sharding | Sharding | Sharding | yes | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Replication methods ![]() | Multi-source replication | Multi-source replication using Paxos | Multi-source replication | Source-replica replication | yes | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
MapReduce ![]() | no | yes ![]() | no | yes | no | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Consistency concepts ![]() | Immediate Consistency | Immediate Consistency or Eventual Consistency depending on type of query and configuration ![]() | Eventual Consistency | Immediate Consistency | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Foreign keys ![]() | yes | yes ![]() | no | no | yes | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Transaction concepts ![]() | ACID | ACID ![]() | no | ACID | ACID | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Concurrency ![]() | yes | yes | yes | yes | yes | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Durability ![]() | yes | yes | yes | yes | yes | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
In-memory capabilities ![]() | no | no | no | no | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
User concepts ![]() | Identity management, authentication, and access control | Access rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM) | rights management via user accounts | Users with fine-grained authorization concept | Users with fine-grained authorization concept, user roles and pluggable authentication | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
More information provided by the system vendor | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Fauna | Google Cloud Datastore | JaguarDB | Netezza ![]() | Snowflake | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Specific characteristics | Serverless database delivered as an API Web-native security model with attribute... » more | SQL support, group by, order by, join » more | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Competitive advantages | 100% serverless , no connection pooling bottlenecks, or cold starts unlike legacy... » more | Extremely easy to scale-out (in seconds) 100,000 times faster » more | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Typical application scenarios | Javascript apps Serverless backends for microservices Cloud-native apps B2B and B2C... » more | IoT data, time series data, AI data. Any type of numerical data. » more | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Key customers | ShiftX » more | Quantea, 2PiDay, Synqy, SinoLogistics, IIVI » more | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Market metrics | Advertising awareness, installed base, brand image, market share » more | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Licensing and pricing models | Usage-based pricing including a free tier » more | Free-trial license, per-node license, and subscription license. » more | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
We invite representatives of system vendors to contact us for updating and extending the system information, | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Related products and services | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
3rd parties | CData: Connect to Big Data & NoSQL through standard Drivers. » more General SQL Parser: Instantly adding parsing, decoding, analysis and rewrite SQL processing capability to your products. » more DBHawk: Secure access to SQL, NoSQL and Cloud databases with an all-in-one solution. » more | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
We invite representatives of vendors of related products to contact us for presenting information about their offerings here. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
More resources | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Fauna | Google Cloud Datastore | JaguarDB | Netezza ![]() | Snowflake | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Recent citations in the news | Only one-fifth of Meghalaya fauna species discovered so far Databases, graphs, and GraphQL: The past, present, and future Beyond the fail whale: How former Twitter engineers designed a serverless database at Fauna Fauna raises an additional $27M to turn databases into a simple API call Cloud-Based Time Series Database Market Capacity, Production Status and Outlook 2021-2027| Alibaba, Amazon (AWS), AVEVA, Axibase, BangDB, Circonus, Cortex, Crate, DataStax, Dell (VMware) – SoccerNurds provided by Google News | The 9 Best Google Cloud Platform Courses on Pluralsight The Best Cloud Computing Courses on Pluralsight for IT Engineers Google Cloud Datastore has Monday meltdown, tips other services over • DEVCLASS Cloud Migration Drives Data Modernization for Half of Businesses Global Key-Value Stores Market 2021 – Redis, Azure Redis Cache, ArangoDB, Hbase, Google Cloud Datastore – KSU | The Sentinel Newspaper provided by Google News | Data warehouse storage: Has cloud made on-premise obsolete? IBM Brings Back a Netezza, Attacks Yellowbrick Accelerated Databases In The Fast Lane Breaking through Netezza End-of-Life Yellowbrick Data Kicks Off “Netezza Countdown” Campaign as IBM Ends Support for Netezza Product Line provided by Google News | Snowflake Blasts into the Cloud Wars Top 10, Replacing #10 Adobe Baffle Data Protection Services is Now Available for Snowflake Snowflake Stock Down 45% From Highs, Time To Buy? Autonomy gives data control to the user as competition heats up in the cloud data warehouse market Analysts break down Oracle's Autonomous Data Warehouse as the cloud wars escalate provided by Google News | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Job opportunities | ASSISTANT BIOLOGIST I/II (Wildlife Field Biologist) Stewardship Associate Entomologist TPWD - Natural Resources Specialist III (Habitat and Wildland Fuels Specialist) Environmental Protection Seasonal Resource Assistant (Wildlife Division) | 2021 Software Engineering Intern - Voice Team Mobile Engineer - Advertising (Remote Eligible - Americas) Engineering Manager, Google Cloud Platform Back End / Python Application Developer (**REMOTE AVAILABLE**) Full Stack Engineer | Informatica with Netezza Developer Tableau Developer Cognos developoer Data Engineer, Infrastructure Strategy QA Test Analyst | Informatica Developer Database Architect Business Intelligence Intern ETL Database Developer ETL Developer |
Share this page