# Migrating from Fauna to Supabase

DevFeed: [Migrating from Fauna to Supabase](<https://devfeed.tech/articles/migrating-from-fauna-to-supabase-454.md>)

Original publisher: [Read original article](<https://supabase.com/blog/migrating-from-fauna-to-supabase>)

Author: Prashant Sridharan

Published: 2025-03-21T07:00:00Z

Content type: tutorial

Language: en

Sources: [Supabase Blog](<https://devfeed.tech/sources/supabase-blog.md>)

Topics: [migration](<https://devfeed.tech/topics/migration.md>), [Supabase](<https://devfeed.tech/topics/supabase.md>), [Databases](<https://devfeed.tech/topics/databases.md>), [API](<https://devfeed.tech/topics/api.md>), [SQL](<https://devfeed.tech/topics/sql.md>), [JSON](<https://devfeed.tech/topics/json.md>), [Serverless](<https://devfeed.tech/topics/serverless.md>), [Access Control](<https://devfeed.tech/topics/access-control.md>), [Authentication](<https://devfeed.tech/topics/authentication.md>), [GraphQL](<https://devfeed.tech/topics/graphql.md>), [remote-development](<https://devfeed.tech/topics/remote-development.md>), [TypeScript](<https://devfeed.tech/topics/typescript.md>)

Tags: [database](<https://devfeed.tech/tags/database.md>), [graphql](<https://devfeed.tech/tags/graphql.md>), [guide](<https://devfeed.tech/tags/guide.md>), [json](<https://devfeed.tech/tags/json.md>), [migration](<https://devfeed.tech/tags/migration.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [real-time](<https://devfeed.tech/tags/real-time.md>), [security](<https://devfeed.tech/tags/security.md>), [serverless](<https://devfeed.tech/tags/serverless.md>), [sql](<https://devfeed.tech/tags/sql.md>), [typescript](<https://devfeed.tech/tags/typescript.md>)

## AI overview

A guide to migrating from Fauna to Supabase before Fauna sunsets. It compares their database and API capabilities, then outlines exporting Fauna data, importing JSON into Supabase, transitioning API calls, and optimizing the migrated application.

## Source excerpt

A guide to migrating from Fauna to Supabase.