Closed christianparpart closed 2 months ago
Create a tool to connect to a database, fetch the DDL, and translate that to a series of C++ structs, also reflecting their foreign key linkages.
inspirational python script: https://github.com/rbock/sqlpp11/blob/main/scripts/ddl2cpp
Create a tool to connect to a database, fetch the DDL, and translate that to a series of C++ structs, also reflecting their foreign key linkages.
inspirational python script: https://github.com/rbock/sqlpp11/blob/main/scripts/ddl2cpp