Run all scripts from the db directory.
From the Rideshare root, cd into db.
Create 10_000_000 records, mix of Drivers and Riders, in rideshare.users using SQL
Inspiration: https://vnegrisolo.github.io/postgresql/generate-fake-data-using-sql
sh scripts/bulk_load.shsh scripts/benchmark.shsh scripts/list_table_comments.shsh scripts/simulate_bloat.sh