Show HN: FakeMyDb – Fake data generator for your RDBMS
3 points by Antitoxic6185 1 year ago | 2 commentsIntroducing fake data generator for your relational database.
Are you sick of manually entering data into your database for every darn table that you have before you could test, debug and deploy?
With this tool, all you have to do is click a few buttons and then copy the data to your database! easy-peasy-lemon-squeezy.
- russdpale 1 year agoPretty sweet, but a few requests: output to insert statements. Provide small drop down box after clicking on a button that let's me input the schema and table (ie in mssql: db.schema.table_name) and a copy to clipboard button.
- Antitoxic6185 1 year agoThank you for the feedback.
I have noted down your requests. I will work on it and hopefully will get it ready soon
- Antitoxic6185 1 year ago