Β© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
SupabaseS
Supabaseβ€’4y agoβ€’
11 replies
xerox_04

Import from SQL to Supabase

Hello there! I have a SQL Server database that is modified every three months (some rows are erased). So far I ran a query in SQL, downloaded and stored the Excel files (no more than 5 MB each, in total 20 MB annually) but I don't want to make it manually.
I need a way to automatically import the original data into supabase. I want to query the last three months of data, and add it to the online database automatically (some kind of Cron job or something similar).
What would be the easiest option? Thanks in advance! πŸ™‚
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

SQL to Supabase query
SupabaseSSupabase / help-and-questions
3y ago
SQL to supabase orm
SupabaseSSupabase / help-and-questions
3y ago
supabaseKey property is now private from SupabaseClient
SupabaseSSupabase / help-and-questions
3y ago
Stuck on import { createClient } from 'supabasesupabase-js'
SupabaseSSupabase / help-and-questions
4y ago