Anonymous Asked in Cars &Transportation · 2 weeks ago

How do I find MySQL URL?

Contents
Connection URL: The connection URL for the mysql database is jdbc:mysql://localhost:3306/sonoo where jdbc is the API, mysql is the database, localhost is the server name on which mysql is running, we may also use IP address, 3306 is the port number and sonoo is the database name.


Related Questions

Relevance
Write us your question, the answer will be received in 24 hours