🚀 Free Webinar 12/14: 'Building robust multi-region, serverless SaaS with Fauna and AWS'
Save your seat
Fauna logo
Product
Solutions
Pricing
Resources
Company
Log InContact usStart for free
Fauna logo
Pricing
Customers
Log InContact usStart for free
© 2023 Fauna, Inc. All Rights Reserved.

Let developers

Our distributed serverless database sets dev teams free to build faster, scale confidently, and soar above all operational obstacles.

START FOR FREE
DOCUMENTATION

New!

A distributed document-relational database delivered as a cloud API

Fauna is a fast, reliable, consistent relational database that spans regions or the globe, with a TypeScript-inspired developer experience on data stored in documents.

START FOR FREEVIEW DOCUMENTATION

Workshop

Accelerate generative AI app development with Fauna and AWS

Learn about a stack that will get you started quickly and automatically scale as your application grows.

Watch now

New white paper

Fauna: Architectural overview

Get an inside look into Fauna's uniquely flexible data model that provides strictly serialized, multi-region distributed transactions with no data consistency compromises.

A TypeScript-inspired database language for modern developers

Experience the power of FQL, Fauna's intuitive, strongly-typed database language inspired by TypeScript. Gain access to a wide range of relational features, including foreign keys, views, and joins. Seamlessly combine the ability to express queries and functional business logic in transactions that are strongly consistent across multiple regions, all with no operations required.

1Product.where(type == "Book" && type.quantity > 0)
2  .order(type.price)
3  .take(10) {
4    name,
5    price,
6    quantity
7};
{
  data: [
    {
      name: "The Doors of Stone",
      price: 20.6,
      quantity: 100
    }
  ]
}

Scale seamlessly leveraging Fauna’s distributed transaction engine

Fauna’s Jepsen-tested distributed transaction engine (DTE) delivers a strongly consistent database across geographically dispersed regions. It’s active-active architecture allows for distributed reads and writes with low latency while being inherently highly available with no single points of failure.

Effortlessly build modern applications

Fauna's fully serverless database takes care of all database management, seamlessly integrating with your existing developer workflows (DevOps). Delivered as a powerful API, developers don't need to worry about hardware, integration, or operational tasks. With Fauna's active-active default setup, developer teams can focus on what truly matters for business continuity.

3,000+

active development teams

180

countries with teams globally

195,000+

active databases created

3,000+

active development teams

180

countries with teams globally

195,000+

active databases created

Discover the power of Fauna that spans your application lifecycle

Markdown Body

Markdown Body

Fauna is ideally suited for specific application architectures

Stateful serverless apps

Quickly develop and scale serverless applications on any cloud. Use cases include workflow orchestration systems, advanced order processing systems, and business process integration systems.

View the case study

Secure multi-tenant B2B and B2C apps

Securely isolate data across multiple users or customers on shared infrastructure. Use cases include cloud-based CRM systems, productivity tools, and developer tools.

View the case study

Distributed real-time apps

Easily manage IoT devices, metadata, and user profiles that need access to devices and data. Use cases include personalized recommendation systems, real-time analytics systems, and financial platforms.

Distributed user-centric apps

Develop responsive, resilient applications for a distributed user base. Use cases include e-commerce, social media, and gaming.

Partners & Integrations

Fauna is compatible with cloud infrastructure from AWS, Azure, and GCP and integrated with edge compute functions including Cloudflare Workers, Fastly Compute@Edge, and AWS Lambda. See our partners page for more integrations with leading third-party providers.

LEARN MORE

Hear why our customers love Fauna

With Fauna we are able to define a schema file and quickly create a database with all the relations we need with just a file upload. And as we grow and scale we don’t have to worry about performance or data correctness.

Morten Knudsen, Digital Productivity, Bertel O. Steen

Insights.GG has 125,000 daily active users, with over one million downloads across Asia, North America, and Europe. PostgreSQL and CockroachDB couldn't scale automatically beyond one region, so we switched to Fauna which resulted in a 70% reduction in latency across all regions while reducing our operational costs.

Kevin Ho, Co-Founder & CEO, Insights.GG

Fauna's multi-tenancy and attribute-based security model enables us to provide each customer with their own individual, personalized, and encrypted database for storing their personal information like passwords, credit cards, and recovery emails.

Arjun Bhatnagar, CEO, Cloaked

Fauna is the data API of choice for our applications. The rich, versatile feature set helps us build business logic faster, and it is backed by an awesome user community and customer support that we love.

Artur Tomusiak, Senior Software Engineer at Hannon Hill

We chose Fauna because it offers us the flexibility of document models for getting started, but it has key relational database features like ACID transactions and stored procedure-like capabilities with user-defined functions (UDFs).

Will Kebbell, CTO/Architect, Connexin

Adopting Fauna and Compute@Edge early on has been instrumental in our ability to test and release features quickly. It allows us to maintain our data logic in a single place, and provides enough flexibility to adapt to different requirements across our application.

Isis T. Baulig, CTO, Climatiq

Fauna helps us deliver modern healthcare experiences, better and faster. With Fauna, we can focus on building robust, reliable data-driven applications, instead of having to manage databases. It is a game changer for modern business.

Aaron Campos, CEO of Dhamira

Featured resources

White Paper

The architect's guide to building scalable global applications

See why Fauna's strong consistency and replication are important in reducing application bloat and protecting from regional failures.

White Paper

The architect's guide to building scalable global applications

See why Fauna's strong consistency and replication are important in reducing application bloat and protecting from regional failures.

Blog

Beyond SQL: A relational database for modern applications 

Workshop

Build a globally distributed app using Cloudflare and Fauna

Ready to get started?

Launch a new app, modernize an existing app, and scale seamlessly across regions.

REQUEST DEMOSTART FOR FREE

Ready to get started?

Launch a new app, modernize an existing app, and scale seamlessly across regions.

REQUEST DEMOSTART FOR FREE

Learn more