CodexWorker

Backend Developer | Go, Microservices, Scalability

mariadb ?parseTime=true

Using ?parseTime=true with the Go MySQL driver could help by automatically converting DATETIME and TIMESTAMP fields into Go’s time.Time, making it easier to work with dates and times.

#golang #database #mariadb