Skip to content

Programatically populate MySQL Schema with arbitrary test data

Andrei Ciobanu edited this page May 23, 2017 · 12 revisions

One of the main reason MockNeat was created was to allow developers generate arbitrary test data for their real-world applications.

This short tutorial will quickly demonstrate how we can easily populate a MySQL Schema for an "imaginary" HR Application.

The Schema