Our great sponsors
-
For convenience, it is better to use https://github.com/lib/pq in conjunction with https://github.com/jmoiron/sqlx, you will have all the data in json
-
go-sql-driver/mysql
Go MySQL Driver is a MySQL driver for Go's (golang) database/sql package (by go-sql-driver)
I'm following Alex Edwards web dev book, he uses MySQL with go-sql-driver/mysql , i want to use Postgres, which one should I use?
-
InfluxDB
Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.
-
-
I can recommend pairing it with sqlc: https://github.com/kyleconroy/sqlc
-
For convenience, it is better to use https://github.com/lib/pq in conjunction with https://github.com/jmoiron/sqlx, you will have all the data in json
-
SonarQube
Static code analysis for 29 languages.. Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.
Related posts
- Question about inserting date into MySQL?
- Build REST API with Go Fiber and PlanetScale - Part 2
- Stuck $GOPATH/go.mod exists but should not
- I Could Not Run a Sample Code to Use MySQL with Go on Docker (Error 1064)
- Connecting to mysql returns Acces denied. Can only connect to the DB through dbeaver using a specific driver properties configuration.