diff --git a/databases/mysql.md b/databases/mysql.md new file mode 100644 index 0000000..fb559bd --- /dev/null +++ b/databases/mysql.md @@ -0,0 +1,3 @@ +- https://go.dev/doc/tutorial/database-access +- https://setapp.com/how-to/use-go-with-mysql +- https://github.com/go-sql-driver/mysql/ \ No newline at end of file