© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
SupabaseS
Supabase•4y ago•
1 reply
Nostro

SQL snippets - get data from another project

Hi everyone,

I'm wondering if there's a way to run snippets from one project to another.

Basically I have ProjectA in prod, and have other data that I have uploaded in ProjectB that are on a different schema (and split in a differnt way of organizing tables) so will need some transformation to populate this data into ProjectA.

So is there a way to work cross-project in the SQL Editor in my dashboard? As in duplicate a table, or fill some rows?

Or would the way to go be to either:
- replicate my ProjectB tables into ProjectA and run the SQL queries there
- or build a simple Node App that would fetch data from ProjectB, do the transformation in the app and then write into ProjectA ?

thanks !
Supabase banner
SupabaseJoin
Supabase gives you the tools, documentation, and community that makes managing databases, authentication, and backend infrastructure a lot less overwhelming.
45,816Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements

Similar Threads

Get project ref from SQL?
SupabaseSSupabase / help-and-questions
4y ago
Missing SQL snippets
SupabaseSSupabase / help-and-questions
4y ago
How to get old database snippets from expired project?
SupabaseSSupabase / help-and-questions
13mo ago
Get project-ref from the sql level
SupabaseSSupabase / help-and-questions
4y ago