Remote connect to clearDB heroku database

前端 未结 13 1865
故里飘歌
故里飘歌 2020-11-30 18:26

How can i perform a remote connect to ClearDB MySQL database on heroku using for example MySQL Query Browser. Where to get url, port, login and password?

13条回答
  •  眼角桃花
    2020-11-30 18:44

    Yes, you can connect to ClearDB directly, actually I use Workbench to connect. Then you can use the same DB for your localhost and for heroku.

提交回复
热议问题