File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Expand file tree Collapse file tree 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
44[ ** Bun** ] ( https://bun.uptrace.dev/guide/pg-migration.html ) repo which offers similar functionality
55but 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 PostgreSQL] ( https://bun.uptrace.dev/postgres/ )
243+ - [ Golang HTTP router] ( https://github.com/uptrace/bunrouter )
244+ - [ Golang ClickHouse ORM] ( https://github.com/uptrace/go-clickhouse )
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 )
You can’t perform that action at this time.
0 commit comments