Replace go-pg with bun

This commit is contained in:
Vladimir Mihailenco 2021-05-17 11:56:12 +03:00
parent 8f0fbd2fe8
commit f33c425a30
1 changed files with 2 additions and 4 deletions

View File

@ -163,7 +163,5 @@ go test
## See also
- [Fast and flexible HTTP router](https://github.com/vmihailenco/treemux)
- [Golang PostgreSQL ORM](https://github.com/go-pg/pg)
- [Golang msgpack](https://github.com/vmihailenco/msgpack)
- [Golang message task queue](https://github.com/vmihailenco/taskq)
- [Fast and flexible ORM](https://github.com/uptrace/bun)
- [msgpack for Go](https://github.com/vmihailenco/msgpack)