Skip to content

Zelinzky/go-sqlf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-sqlf

go-sqlf is a collection of helpers that work hand in hand with sqlx to make your life easier.

sqlf stands for SQL File, this library takes inspiration on https://github.com/sqlc-dev/sqlc way of parsing sql files to generate go files, but only cares about the parsing. SQLf only has one method called load, it loads several queries from a string which should have been previously embedded into your go binary.

About

go-sqlf is a collection of helpers that work hand in hand with sqlx to make your life easier

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages