Writing test data and then writing out the code to consume it is a tedious process. Especially if you need it across multiple programming languages and database(s). What if you could easily define what your schema should look like, and get your data, code, and SQL automatically sorted out.
Hello I’m Marko, one of the makers of DataConstruct. The way it works is simple: you define your schema and constraints, select the format(s) you need it in, and let DataConstruct generate your test data and code. You can get started with our tool immediately at our playground - https://www.dataconstruct.io/org... (no signup or credit card needed, the only limitation is a 1000 rows per generate).
We’re excited to see and hear how DataConstruct can simplify your development work. Let us know what you think in the comments, and what you'd like to see us add next!
Edit: Also if you're interested in generating data locally our core data faking library is open source here (rust + javascript / typescript support)
https://github.com/Data-Construc...
Documentation is quite lacking, but I'll leave the link for completeness sake.
Edit:
We've launched a CLI you can find it at https://github.com/Data-Construc...
We've also launched the API available on personal plans and above.
DataConstruct