Add features list
This commit is contained in:
parent
86902faff1
commit
f654e91262
@ -13,6 +13,15 @@ PostgreSQL databases.
|
|||||||
<img src="screenshots/browse.png" width="345px" />
|
<img src="screenshots/browse.png" width="345px" />
|
||||||
<img src="screenshots/query.png" width="345px" />
|
<img src="screenshots/query.png" width="345px" />
|
||||||
|
|
||||||
|
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
|
## Installation
|
||||||
|
|
||||||
Please visit [Github Releases](https://github.com/sosedoff/pgweb/releases) to download a
|
Please visit [Github Releases](https://github.com/sosedoff/pgweb/releases) to download a
|
||||||
|
Loading…
x
Reference in New Issue
Block a user