Report this

What is the reason for this report?

How can i view created database in digital ocean?

Posted on November 4, 2019

How can i view created database in digital ocean?



This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

Hello,

I would recommend going through this article here on how to connect to the DigitalOcean managed databases:

https://www.digitalocean.com/community/tutorials/how-to-connect-to-managed-database-ubuntu-18-04

Once you’ve connected to your database, you can check your databases with this query:

SHOW DATABASES;

Hope that this helps. Regards, Bobby

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.