# Go Database Tutorial: database/sql

> Similar to JDBC, Go also has a standard database access interface. This article details how to use database/sql in Go and important considerations.

---

LLMS index: [llms.txt](/llms.txt)

---

[![featured](/img/hero/pg/pg-go-driver.jpg)](https://vonng.com/en/pg/pg-go-driver/)

Similar to JDBC, Go also has a standard database access interface. This article details how to use database/sql in Go and important considerations. [**Read more**](https://vonng.com/en/pg/pg-go-driver/)
