14 releases (7 breaking)

0.8.0 Feb 17, 2021
0.7.0 Jan 23, 2020
0.6.0 Dec 22, 2019
0.5.0 Apr 13, 2019
0.2.0 Nov 25, 2018

#138 in Simulation

Download history 21/week @ 2024-02-18 3/week @ 2024-02-25 134/week @ 2024-03-31

134 downloads per month

MIT license

240KB
5.5K SLoC

dbgen: Database generator

Crates.io Build status MIT License

dbgen is a program to quickly generate random SQL dump of a table following a given set of expressions.


lib.rs:

The reusable library powering dbgen.

Dependencies

~6–9MB
~183K SLoC