You could try connecting directly to the database ...
# python
a
You could try connecting directly to the database with something like psycopg2/asyncpg and write SQL to insert your dataset now, and then use supabase-py to do the simpler queries