Skip to content
Faisal Ali edited this page Feb 23, 2020 · 6 revisions

The basic idea of this tool is

Here are my tables
Load them [with data] for me
I don't care how

This tool allow users to quickly load fake data into the any set of predefined table provided they (table columns) are using the default datatypes as per postgres datatype

  • Check out the README for more information on the tool and some limitation
  • Look here on how the database connection works
  • Read this section on how the subcommand custom works
  • Read this section on how the subcommand database works
  • Read this section on how the subcommand schema works
  • Read this section on how the subcommand tables works

Happy faking the data !!!