Hi there, how can I connect my project with mysql database
First, you need a driver (https://github.com/go-sql-driver/mysql)
Then check the samples here https://github.com/go-sql-driver/mysql/wiki/Examples
Hi there, how can I connect my project with mysql database
First, you need a driver (https://github.com/go-sql-driver/mysql)
Then check the samples here https://github.com/go-sql-driver/mysql/wiki/Examples