diff --git a/README.md b/README.md index b735e071..1e1c66e0 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,18 @@ -# Maintenance mode +# PostgreSQL client and ORM for Golang + +Hello fellow developers :wave: + +We (@vmihailenco and @anmic) are launching Uptrace at ProductHunt and need your support. + +Uptrace is an open source distributed tracing tool. We help developers pinpoint failures and find +performance bottlenecks. Uptrace can process billions of spans on a single server and allows to +monitor your software at 10x lower cost. + +[**Discuss on ProductHunt**](https://www.producthunt.com/posts/uptrace) + +--- + +## Maintenance mode go-pg is in a maintenance mode and only critical issues are addressed. New development happens in [**Bun**](https://bun.uptrace.dev/guide/pg-migration.html) repo which offers similar functionality @@ -12,8 +26,6 @@ but works with PostgreSQL, MySQL, MariaDB, and SQLite. --- -# PostgreSQL client and ORM for Golang - [![Build Status](https://travis-ci.org/go-pg/pg.svg?branch=v10)](https://travis-ci.org/go-pg/pg) [![PkgGoDev](https://pkg.go.dev/badge/github.com/go-pg/pg/v10)](https://pkg.go.dev/github.com/go-pg/pg/v10) [![Documentation](https://img.shields.io/badge/pg-documentation-informational)](https://pg.uptrace.dev/)