DataSmith - A dev-tool to populate your databases with sample data

by
Introducing DataSmith: a free desktop app to generate realistic SQL data with almost no setup. * Auto-detects your DB schema * Supports Faker, regex, Python snippets, foreign keys, etc. * Export raw .sql or insert directly * Works on Windows, Linux, macOS

Add a comment

Replies

Best
After being tired of writing in every project and of asking ChatGPT for realistic insert queries and mock data tools that were either paid, too limited, or required defining every table and column manually. I built DataSmith, it started as a simple CLI tool but has become something I rely on regularly, so I decided to give it a proper UI and open it up for others to use. I’d appreciate any feedback, and if you find it helpful, a GitHub ⭐ would mean a lot.