diff --git a/README.md b/README.md index bdec3cf9..287f1cea 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ go-pg is in a maintenance mode and only critical issues are addressed. New devel [**Bun**](https://bun.uptrace.dev/guide/pg-migration.html) repo which offers similar functionality but works with PostgreSQL, MySQL, MariaDB, and SQLite. -## [https://github.com/uptrace/bun](https://github.com/uptrace/bun) +## [Golang ORM](https://github.com/uptrace/bun) --- @@ -239,6 +239,8 @@ func createSchema(db *pg.DB) error { ## See also -- [Fast and flexible HTTP router](https://github.com/vmihailenco/treemux) +- [Golang HTTP router](https://github.com/uptrace/bunrouter) - fast and flexible HTTP router for Go. +- [Golang ClickHouse ORM](https://github.com/uptrace/go-clickhouse) - ClickHouse client and ORM for + Go. - [Golang msgpack](https://github.com/vmihailenco/msgpack) -- [Golang message task queue](https://github.com/vmihailenco/taskq) +- [Distributed tracing tools](https://get.uptrace.dev/compare/distributed-tracing-tools.html)