joystick
joystick copied to clipboard
Database GUI
Now that Mod is wrapping up, we have what we need to start adding some admin tools to Joystick.
First up is a database GUI. Something I can use to inspect and run queries against MongoDB, PostgreSQL, and any other DB supported by Joystick.
Nothing crazy, just an easy way to do CRUD stuff via a UI and see the output. As a bonus, have the ability to do import/export to stuff like JSON, CSV, etc.