kwrooijen / gungnir

A fully featured, data-driven database library for Clojure.

Home Page:https://kwrooijen.github.io/gungnir/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Seeding mechanism

kwrooijen opened this issue · comments

It would be nice if there was some sort of Seeding mechanism for creating test data. Malli already provides great support for data generation so we could easily use that. What Gungnir could do is automatically insert it in the database.