Skip to content

Commit 8925177

Browse files
committed
chore: update link
1 parent 51b8018 commit 8925177

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

README.md

+5-3
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ go-pg is in a maintenance mode and only critical issues are addressed. New devel
44
[**Bun**](https://bun.uptrace.dev/guide/pg-migration.html) repo which offers similar functionality
55
but works with PostgreSQL, MySQL, MariaDB, and SQLite.
66

7-
## [https://github.com/uptrace/bun](https://github.com/uptrace/bun)
7+
## [Golang ORM](https://github.com/uptrace/bun)
88

99
---
1010

@@ -239,6 +239,8 @@ func createSchema(db *pg.DB) error {
239239

240240
## See also
241241

242-
- [Fast and flexible HTTP router](https://github.com/vmihailenco/treemux)
242+
- [Golang HTTP router](https://github.com/uptrace/bunrouter) - fast and flexible HTTP router for Go.
243+
- [Golang ClickHouse ORM](https://github.com/uptrace/go-clickhouse) - ClickHouse client and ORM for
244+
Go.
243245
- [Golang msgpack](https://github.com/vmihailenco/msgpack)
244-
- [Golang message task queue](https://github.com/vmihailenco/taskq)
246+
- [Distributed tracing tools](https://get.uptrace.dev/compare/distributed-tracing-tools.html)

0 commit comments

Comments
 (0)