Hi, I have a 90k db in xml. How do I add it to supabase?
My db has 90k items with 16 columns in xml format. (xsd)
I have tried converting it to sql table format using online tools, but when I add those in sql editor in supabase, the query fails saying too big to execute. Please guide.
sample xsd is attached.




0 Replies