Thanks to visit codestin.com
Credit goes to github.com

Skip to content

dereksantos/entigo

Repository files navigation

#Constraints

  • No reflection
  • Reduce repetitive sql scans
  • No dependencies outside of stdlib
  • Idiomatic Go
  • Not meant to replace complex database/sql code.
  • Meant to replace standard inserts,updates and queries.

#TODO

  • Tests for query.go

Support for transactions. For example atomic batch inserts.

About

A sql library for Go.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages