first commit

This commit is contained in:
2025-07-26 18:34:56 +05:30
commit d340db6dfd
29 changed files with 2284 additions and 0 deletions

5
README.md Normal file
View File

@@ -0,0 +1,5 @@
# pgm (Postgres Mapper)
Simple query builder to work with Go:PG apps.
Will work along side with [dbmate](https://github.com/amacneil/dbmate), will consume schema.sql file created by dbmate