Hello, I was wondering in how I can turn my VPS into a SQL database and connect to it directly from the IP?
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,
In addition to what has already been mentioned, I just wanted to share a few tutorials that might be helpful:
How to install PostgreSQL
How to install MySQL
Introduction to SQL basics free eBook
Best,
Bobby
Hi @waru4w1ru,
All you need to do is install your SQL instance - MySQL, MariaDB, POSTGRESQL, etc. allow your IP address to be able to connect and you should be able to connect to the Database using the IP address of your Droplet.