layout | title |
---|---|
article |
Related Reading and Resources |
Here are some external sources of information we've found to be helpful.
- http://golang.org/pkg/database/sql/
- http://jmoiron.net/blog/gos-database-sql/
- http://jmoiron.net/blog/built-in-interfaces/
- The VividCortex blog, e.g. transparent encryption
- Overview of SQL Drivers from golang github
We hope you've found this website to be helpful. If you have any suggestions for improvements, please send pull requests or open an issue report at https://github.com/VividCortex/go-database-sql-tutorial.
Previous: Surprises, Antipatterns and Limitations