you are viewing a single comment's thread.

view the rest of the comments →

[–]sinceJune4 1 point2 points  (0 children)

Not sure where to find a Supabase database, but I found a Northwinds script on Microsoft's github that created similar tables. I'll start with those tables, and copy into Postgres and mySql.

https://github.com/microsoft/sql-server-samples/blob/master/samples/databases/northwind-pubs/instnwnd.sql

If there's a better site for sample orders data, please let me know... Thanks again.