File tree Expand file tree Collapse file tree 1 file changed +13
-7
lines changed Expand file tree Collapse file tree 1 file changed +13
-7
lines changed Original file line number Diff line number Diff line change 1- # PostgreSQL client and ORM for Golang
2-
3- [ ![ Build Status] ( https://travis-ci.org/go-pg/pg.svg?branch=v10 )] ( https://travis-ci.org/go-pg/pg )
4- [ ![ PkgGoDev] ( https://pkg.go.dev/badge/github.com/go-pg/pg/v10 )] ( https://pkg.go.dev/github.com/go-pg/pg/v10 )
5- [ ![ Documentation] ( https://img.shields.io/badge/pg-documentation-informational )] ( https://pg.uptrace.dev/ )
6- [ ![ Chat] ( https://discordapp.com/api/guilds/752070105847955518/widget.png )] ( https://discord.gg/rWtp5Aj )
7-
81# Maintenance mode
92
103go-pg is in a maintenance mode and only critical issues are addressed. New development happens in
114[ ** Bun** ] ( https://bun.uptrace.dev/guide/pg-migration.html ) repo which offers similar functionality
125but works with PostgreSQL, MySQL, and SQLite.
136
7+ ## [ https://github.com/uptrace/bun ] ( https://github.com/uptrace/bun )
8+
9+ ---
10+
1411---
1512
13+ ---
14+
15+ # PostgreSQL client and ORM for Golang
16+
17+ [ ![ Build Status] ( https://travis-ci.org/go-pg/pg.svg?branch=v10 )] ( https://travis-ci.org/go-pg/pg )
18+ [ ![ PkgGoDev] ( https://pkg.go.dev/badge/github.com/go-pg/pg/v10 )] ( https://pkg.go.dev/github.com/go-pg/pg/v10 )
19+ [ ![ Documentation] ( https://img.shields.io/badge/pg-documentation-informational )] ( https://pg.uptrace.dev/ )
20+ [ ![ Chat] ( https://discordapp.com/api/guilds/752070105847955518/widget.png )] ( https://discord.gg/rWtp5Aj )
21+
1622- Join [ Discord] ( https://discord.gg/rWtp5Aj ) to ask questions.
1723- [ Documentation] ( https://pg.uptrace.dev )
1824- [ Reference] ( https://pkg.go.dev/github.com/go-pg/pg/v10?tab=doc )
You can’t perform that action at this time.
0 commit comments