3 releases
0.1.2 | Mar 22, 2024 |
---|---|
0.1.1 | Mar 22, 2024 |
0.1.0 | Mar 22, 2024 |
#764 in Database interfaces
14KB
111 lines
gendry
gendry is a tool that allows to generate a JS test data set from a test database.
Currently only MSSQL Server is supported.
gendry mssql "connection string"
will create a set of exported const definitions with the data.
Dependencies
~10–20MB
~363K SLoC