Hey Indie Hackers,
I created a 100% free SQL Database Schema Generator:
https://supalaunch.com/tools/db-schema-generator
Based on the product description and database type, it automatically creates tables, fields, and SQL code to create them.
It also gives you some seed SQL so you can easily insert test data in your DB.
Hope it will be useful.