From 073bcea56fcc3c1a6391b04bbe2804e5ca855a1d Mon Sep 17 00:00:00 2001 From: Dan Sosedoff Date: Wed, 12 Dec 2018 21:08:34 -0600 Subject: [PATCH] Add note about pgweb pro version --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/README.md b/README.md index 9800240..c906ca2 100644 --- a/README.md +++ b/README.md @@ -35,6 +35,18 @@ application to work with local or remote PostgreSQL databases. Visit [WIKI](https://github.com/sosedoff/pgweb/wiki) for more details +## Pgweb Pro + +Pgweb Pro is the next major version of Pgweb and includes features like: + +- Table structure editing +- Data editing (update row content) +- Charting +- History persistence +- Multiple tabs + +Please get in touch via: https://goo.gl/forms/euQOGWg5uPdPH70b2 + ## Demo Visit https://pgweb-demo.herokuapp.com to see pgweb in action.