diff --git a/databases/mysql.md b/databases/mysql.md index fb559bd..e7ad825 100644 --- a/databases/mysql.md +++ b/databases/mysql.md @@ -1,3 +1,5 @@ - 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 +- https://github.com/go-sql-driver/mysql/ + +- https://bun.uptrace.dev/guide/golang-orm.html#scanning-query-results \ No newline at end of file