#sql-database #js #sql-server #definition #const #generate #generation

app gendry

JS test data generation from an SQL database

3 releases

0.1.2 Mar 22, 2024
0.1.1 Mar 22, 2024
0.1.0 Mar 22, 2024

#1365 in Database interfaces

MIT license

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–21MB
~289K SLoC