lsmacedo/rdm

Create database/tables/columns/constraints from dataset

Opened this issue · 0 comments

Use case: someone has a dataset, for example a json file, and wants to export it to a database in order to execute queries.

Person should configure the RDM File as usual, and the CLI asks them if the missing tables/columns/database/unique constraint should be created.