Software Alternatives & Reviews
Table of contents
  1. Videos
  2. Social Mentions
  3. Comments

FaunaDB

FaunaDB is a serverless cloud database that offers fast global access to data via modern APIs like GraphQL without sacrificing data consistency. Ubiquitous, flexible and secure, FaunaDB helps modern developers build applications fearlessly. subtitle

FaunaDB Reviews and details

Screenshots and images

  • FaunaDB Landing page
    Landing page //
    2023-08-29

Badges

Promote FaunaDB. You can add any of these badges on your website.
SaaSHub badge
Show embed code

Videos

FaunaDB Basics - The Database of your Dreams

An Intro to FaunaDB - The First Serverless Database

Social recommendations and mentions

We have tracked the following product recommendations or mentions on various public social media platforms and blogs. They can help you see what people think about FaunaDB and what they use it for.
  • A list of SaaS, PaaS and IaaS offerings that have free tiers of interest to devops and infradev
    FaunaDB — Serverless cloud database with native GraphQL, multi-model access, and daily free tiers up to 100 MB. - Source: dev.to / 3 months ago
  • Zero-Cost Database Magic 🪄💾
    Fauna is another serverless database created by ex-Twitter engineers. It's kind of like MongoDB, but with native JOIN operations, many document databases miss. They have their own language, FQL, and also a GraphQL API. Here's a quick overview of their free tier:. - Source: dev.to / 7 months ago
  • How to Beat the Cap Theorem
    Fauna[0] which if I recall correctly, also upends Cap Theorum. They implemented Calvin[1] which differs from Spanner [0]: https://fauna.com/ [1]: https://fauna.com/blog/distributed-consistency-at-scale-spanner-vs-calvin. - Source: Hacker News / 8 months ago
  • How to Choose the Right Document-Oriented NoSQL Database for Your Application
    NoSQL is a term that we have become very familiar with in recent times and it is used to describe a set of databases that don't make use of SQL when writing & composing queries. There are loads of different types of NoSQL databases ranging from key-value databases like the Reddis to document-oriented databases like MongoDB and Firestore to graph databases like Neo4J to multi-paradigm databases like FaunaDB and... - Source: dev.to / 8 months ago
  • Faunadb: The Modern Database for Developers
    To create a Faunadb account you need to head over to the Fauna website. Click on Start for free then select Github as your auth provider, and authorize Faunadb from GitHub. If everything went well, your account should successfully be created for you and you should be redirected to your Faunadb dashboard. - Source: dev.to / 9 months ago
  • DynamoDB pain points: How to address them and exploring possible alternatives
    If you are exploring Amazon DynamoDB alternatives that are NoSQL and have better-querying capabilities, there are a few to choose from, but the one I will be covering here is Fauna. Fauna combines the querying capabilities of relational databases (SQL databases) with the flexibility of NoSQL databases. - Source: dev.to / about 1 year ago
  • Getting Started with Serverless Edge - Exploring the Options
    Fauna – A serverless database with built in global replication and strong consistency. - Source: dev.to / over 1 year ago
  • Modernizing from PostgreSQL to Serverless with Fauna Part 1 (2023 Update)
    Some of the largest websites, driven by the requirements of serving billions of users, have led to the maturation of new database architecture alternatives, which motivate modernizing applications to leverage cloud-native, serverless, highly-distributed database options. Fauna strengthens relational data consistency among these newer alternatives while leveraging a cloud-native, serverless, flexible document model... - Source: dev.to / over 1 year ago
  • Building a full stack app with Deno Fresh and Fauna
    Head over to fauna.com and create a new account if you haven’t done already. Next create a new database. - Source: dev.to / over 1 year ago
  • free-for.dev
    FaunaDB — Serverless cloud database, with native GraphQL, multi-model access and daily free tiers up to 100 MB. - Source: dev.to / over 1 year ago
  • Creating real-time experiences in e-commerce with Fauna and Ably
    As e-commerce has continued to mature, the level of service expected from consumers creates the need to build more reactive experiences. To meet those expectations, you’ll need a site that shows up-to-date information, with reliable displays of the latest product availability and discounts provided frictionlessly. We’ll be using Fauna and Ably to build this site. - Source: dev.to / over 1 year ago
  • The PlanetScale serverless driver for JavaScript
    Did you look into fauandb (https://fauna.com/) ? If so and you used it, what was you experience running fauna in CF workers? - Source: Hacker News / over 1 year ago
  • Creating Short URLs with Netlify Functions and FaunaDb
    First up was keeping up with the short/long URL pairs. I knew I'd be looking for a database, and having used Fauna in the past, I decided it would work well for this application. My site doesn't get a lot of traffic, so I expected their free tier to cover me. - Source: dev.to / over 1 year ago
  • Multi-region scaling with Fauna
    Fauna is a key part of a multi-region scaling strategy. It enables better infrastructure management, recovery options, regulatory compliance, and database design. Get a demo or sign up for free to see how Fauna can help you optimize your applications and improve your business. - Source: dev.to / almost 2 years ago
  • How to use Fauna with GraphQL and PHP
    Fauna is a flexible, distributed document-relational database delivered as a secure and scalable cloud API with built-in support for GraphQL. Fauna has a multimodel database paradigm, in that it has the flexibility of a NoSQL database with the relational querying and transactional capabilities of a SQL database. Fauna was built with modern applications in mind, and is a good fit for cloud-native applications that... - Source: dev.to / almost 2 years ago
  • Build a Product Review Tool with Telegram Business Bot
    We'll start by creating an API to fetch data to display on the list widget from the bot's database; which is hosted by Fauna which is a serverless database provider, that also provides us with a graphql API through which we can send queries directly to the database. - Source: dev.to / almost 2 years ago
  • Serverless patterns reference architectures
    Different reference architectures are available for different types of systems, such as a mobile or IoT backend, real-time file-processing function, or web application. Reviewing your options helps you to choose the best one for your use case. The added efficiency such architectures provide can also lower the total cost of ownership (TCO) for your organization. To further optimize your architectures, you can use... - Source: dev.to / almost 2 years ago
  • Serverless Aurora: What it means and why it’s the future of data
    There are a few options for serverless databases, including Firebase and FaunaDB. However, the most common of these databases is DynamoDB from AWS. - Source: dev.to / almost 2 years ago
  • Comparing DynamoDB and Fauna for multi-region data stores
    There are many services available to provide multi-region storage, including Amazon DynamoDB and Fauna. Amazon DynamoDB is an AWS-managed service that provides a serverless key-value NoSQL database. Fauna is a multi-region, serverless, document-relational database. Because these two services use different data storage methods, their terminology and features will vary. - Source: dev.to / almost 2 years ago
  • Shrink your dApp's server footprint with Fauna
    As simple as the database schema may be, deploying and maintaining a database is still overhead which can be avoided if we chose a serverless route. Fauna is a globally distributed and serverless database that guarantees transactional consistency. In this tutorial, you’ll learn how to use Fauna as a serverless alternative to the relational database in the Kitty Items sample app. - Source: dev.to / almost 2 years ago
  • Introduction to serverless databases
    If you’re looking at options for a serverless database, consider Fauna. The transactional database uses a cloud API to provide simple, intuitive access to your data. It supports real-time streaming and GraphQL, and you can scale it globally as needed. To see how Fauna can help you, sign up for a free account. - Source: dev.to / almost 2 years ago

Do you know an article comparing FaunaDB to other products?
Suggest a link to a post with product alternatives.

Suggest an article

Generic FaunaDB discussion

Log in or Post with

This is an informative page about FaunaDB. You can review and discuss the product here. The primary details have not been verified within the last quarter, and they might be outdated. If you think we are missing something, please use the means on this page to comment or suggest changes. All reviews and comments are highly encouranged and appreciated as they help everyone in the community to make an informed choice. Please always be kind and objective when evaluating a product and sharing your opinion.