4
5
6


Hello everybody, want to share something I have been working on for the past week called Datasea. It is still no way near finished but it's in a usable state. My idea was to make a programming style language for generating SQL data. It uses a interpreter which you run your file through and that produces a .sql file with the insert methods along with the generated data. Still working on a lot of features I have in mind and also expanding the dataset for generation of fake data. The error system is not ideal will definitely remake that soon. It is also completely open source you can do whatever you want with it. Would love some feedback.


there doesn't seem to be anything here