Guides / Migrate
Coming from Supabase, Appwrite, Clerk, or your own database
A concept-for-concept map, the one-line code translation, and an honest list of what has no equivalent yet. Read the “Watch out for” column first — that's where migrations actually break.
Skip the manual rewrite
The console can connect straight to your Supabase, Appwrite, or Clerk project — or a plain MongoDB, PostgreSQL, or MySQL database — and move your tables, storage files, and auth users over automatically, no per-row scripting.
Last updated: August 2026
Edit this page on GitHub