File tree 1 file changed +13
-7
lines changed
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
-
8
1
# Maintenance mode
9
2
10
3
go-pg is in a maintenance mode and only critical issues are addressed. New development happens in
11
4
[ ** Bun** ] ( https://bun.uptrace.dev/guide/pg-migration.html ) repo which offers similar functionality
12
5
but works with PostgreSQL, MySQL, and SQLite.
13
6
7
+ ## [ https://github.com/uptrace/bun ] ( https://github.com/uptrace/bun )
8
+
9
+ ---
10
+
14
11
---
15
12
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
+
16
22
- Join [ Discord] ( https://discord.gg/rWtp5Aj ) to ask questions.
17
23
- [ Documentation] ( https://pg.uptrace.dev )
18
24
- [ 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