generated-database
There are 2 repositories under generated-database topic.
arwinneil/Why-Write-SQL
[My very first significant piece of software I've written while in highschool] SQL Script Generator is a SQL code generator database building tool, aiming to reduce time of coding and debugging, speed up projects, reducing human errors and avoiding repetitive tasks. 📝
rbaltrusch/desktop_shop
Desktop shop application interfacing with a generated database of customers, products and transactions (Python / SQLite3).