Skip to content

Commit 99258be

Browse files
committed
chore: tweak readme
1 parent fc2c7bb commit 99258be

File tree

1 file changed

+13
-7
lines changed

1 file changed

+13
-7
lines changed

README.md

+13-7
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,24 @@
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

103
go-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
125
but 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)

0 commit comments

Comments
 (0)