Skip to content

Latest commit

 

History

History
38 lines (26 loc) · 1 KB

README.md

File metadata and controls

38 lines (26 loc) · 1 KB

Sqlp2

Go Report Go Reference License Codecov Go compat Go module

Features

  • SQL mapper framework for Golang like MyBatis.

Installing

go mod:

go get github.com/valord577/sqlp2

Example

Changes

See the CHANGES for changes.

License

See the LICENSE for Rights and Limitations (MIT).