studio
studio copied to clipboard
A lightweight Database GUI in your browser. It supports connecting to Postgres, MySQL, and SQLite.
Results
102
studio issues
Sort by
recently updated
recently updated
newest added
I would also see if you can specifically detect if a user doesn't launch with the CORS support enabled, as that will also be a common mistake. I think the...
rqlite
Each databases can have multiple roles. The role can be defined by owner. The role is stored in `database_role` - `database_id`: which database that the role is belonged to -...