Categorygithub.com/lovego/bsql
repositorypackage
0.1.9
Repository: https://github.com/lovego/bsql.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# README

beautiful sql utils

If you don't like ORM, but need convenient utils to help you make sql, this library is for you. Now only postgresql is supported.

Build Status Coverage Status Go Report Card Documentation

Install

$ go get github.com/lovego/bsql

TODO

  1. struct embeded struct pointer支持