Our great sponsors
-
go-sql-driver/mysql
Go MySQL Driver is a MySQL driver for Go's (golang) database/sql package (by go-sql-driver)
go-sql-driver/mysql is the main pure golang implementation and is the most feature complete. Very happy with the result that it provides.
-
The first and most well known driver is https://github.com/mattn/go-sqlite3
-
JetBrains
Developer Ecosystem Survey 2022. Take part in the Developer Ecosystem Survey 2022 by JetBrains and get a chance to win a Macbook, a Nvidia graphics card, or other prizes. We’ll create an infographic full of stats, and you’ll get personalized results so you can compare yourself with other developers.
-
The second well known driver is https://github.com/crawshaw/sqlite
-
There is a third driver that I'll mention but is no longer maintained: https://github.com/bvinc/go-sqlite-lite
-
Finally, I'll mention a really interesting project that I haven't tried yet: https://gitlab.com/cznic/sqlite