Connection URL
Use the database connection string below to hook up to your database from your client. We suggest going with TablePlus. Just remember, you’ll need to enter the database password you got by email when you set up this server.
mysql+ssh://deploy@217.15.160.66/deploy@127.0.0.1/deploy?ip=192.168.1.10&useprivatekey=true
Databases
The databases that you have access to.
ID | Name | User | Driver | Created At |
|---|---|---|---|---|
| 1 | main | jdoe | MySQL | a year ago |
| 2 | analytics | asmith | PostgreSQL | a year ago |
| 3 | sales | bwilliams | MongoDB | a year ago |
| 4 | userdata | csanchez | SQLite | a year ago |
| 5 | inventory | dlee | MySQL | a year ago |
| 6 | products | asmith | PostgreSQL | a year ago |
| 7 | customers | bwilliams | MongoDB | a year ago |
| 8 | orders | jdoe | SQLite | a year ago |
| 9 | reports | asmith | MySQL | a year ago |
| 10 | metrics | dlee | PostgreSQL | a year ago |
Users
The users that have access to your database.
ID | Username | Databases | Created At |
|---|---|---|---|
| 1 | jdoe | a year ago | |
| 2 | asmith | a year ago | |
| 3 | bwilliams | a year ago | |
| 4 | csanchez | a year ago | |
| 5 | dlee | a year ago |