Allow Mysql Server to be accessed through jdbc
Currently a mysql server can only be accessed through cloudway's own editor "Click&Go SQL Manager"
Adding support for jdbc, would mean that you won't have to use the first party editor. You could use any other 3rd party applications (PHPStorm. DataGrip) to edit/view/manage your sql database
JDBC can also be used in java applications and much much more
1
vote
