| Crates.io | gendry |
| lib.rs | gendry |
| version | 0.1.2 |
| created_at | 2024-03-22 08:12:24.042691+00 |
| updated_at | 2024-03-22 08:22:27.601021+00 |
| description | JS test data generation from an SQL database |
| homepage | |
| repository | |
| max_upload_size | |
| id | 1182368 |
| size | 45,786 |
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.