From f654e91262cb2a225d0136713d60dd4a1d8de631 Mon Sep 17 00:00:00 2001 From: Dan Sosedoff Date: Thu, 23 Oct 2014 09:11:40 -0600 Subject: [PATCH] Add features list --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index 3c36cc1..71b31ee 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,15 @@ PostgreSQL databases. +Features: + +- Connect to local or remote server +- Browse tables and table rows +- Get table details: structure, size, indices, row count +- Execute SQL query and run analyze on it +- Export query results to CSV +- View query history + ## Installation Please visit [Github Releases](https://github.com/sosedoff/pgweb/releases) to download a