gendry

Crates.iogendry
lib.rsgendry
version0.1.2
sourcesrc
created_at2024-03-22 08:12:24.042691
updated_at2024-03-22 08:22:27.601021
descriptionJS test data generation from an SQL database
homepage
repository
max_upload_size
id1182368
size45,786
Florian Loers (floers)

documentation

README

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.

Commit count: 0

cargo fmt