File tree 1 file changed +5
-3
lines changed
1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ go-pg is in a maintenance mode and only critical issues are addressed. New devel
4
4
[ ** Bun** ] ( https://bun.uptrace.dev/guide/pg-migration.html ) repo which offers similar functionality
5
5
but works with PostgreSQL, MySQL, MariaDB, and SQLite.
6
6
7
- ## [ https://github.com/uptrace/bun ] ( https://github.com/uptrace/bun )
7
+ ## [ Golang ORM ] ( https://github.com/uptrace/bun )
8
8
9
9
---
10
10
@@ -239,6 +239,8 @@ func createSchema(db *pg.DB) error {
239
239
240
240
## See also
241
241
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.
243
245
- [ 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 )
You can’t perform that action at this time.
0 commit comments