Thread: Datafiller 2.0.0 is out!

Datafiller 2.0.0 is out!

From
Fabien COELHO
Date:
DataFiller processes a PostgreSQL database schema file augmented with
directives in comments, and generates random data matching this schema.

Version 2.0.0 introduces many new features, including a regular expression
pattern generator, a luhn's checksum data generator, and others. A total
of 29 adaptable data generators are available. The documentation includes
a tutorial section, and the script embeds didactic examples.

New features: http://blog.coelho.net/database/2014/03/23/datafiller-2-0-0/

Documentation: https://www.cri.ensmp.fr/people/coelho/datafiller.html

Script:  https://www.cri.ensmp.fr/people/coelho/datafiller

Run datafiller --man to display the full manual.

--
Fabien