Chicago/metalicious

Deploy import compatibility with outside database reverse-engineering platforms

tomschenkjr opened this issue · 1 comments

Importing data into the data dictionary is not ideal, with some substantial manual work.

Future iterations should be compatible with programs that reverse-engineer database schemas and export that information. One example is Oracle Data Modeler, which will reverse engineer Oracle and MySQL databases then can export to CSV. These should be able to be bulk-imported into the platform.

Better-stated in #27