6 ms·
If you need a GUI tool that creates schema migrations automatically as you change schema - try XgeneCloud [1]. The GUI database client generates up and down SQ
by o1lab 6y ago
If you need a GUI tool that creates schema migrations automatically as you change schema - try XgeneCloud [1].
The GUI database client generates up and down SQL files automatically when you click and change schema.
Currently, it supports MySQL, MSSQL, PostgresSQL, SQLite.
Here is a simple demo how this GUI works : https://youtu.be/IKvraKy0S90 https://youtu.be/IKvraKy0S90
[1] : https://github.com/xgenecloud/xgenecloud https://github.com/xgenecloud/xgenecloud
(Full disclosure : I'm the creator)