Have It Your Way: Customizing Data Designer with Plugins
A plugin framework for the custom pieces every real project ends up needing
Data Designer is built around a simple idea: describe the dataset you want, and let the framework handle execution. A config points to seed data, defines generated columns, picks models, and shapes the final records — no orchestration code required. Data Designer plugins keep that promise when a project needs something custom.
