#test #js #mssql #data #generation #sql-database

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

#265 in Database interfaces

Download history 265/week @ 2024-03-20 28/week @ 2024-03-27 45/week @ 2024-04-03

338 downloads per month

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

~11–23MB
~316K SLoC