pgLabII/ROADMAP.md

13 lines
546 B
Markdown
Raw Permalink Normal View History

# pgLabII development roadmap
pgLabII is a developer tool for postgresql databases. Its goal is to allow for querying the database and also editing row data.
It also is going to give some user friendly views of the database structure.
## UI overview
There is a window for managing the configuration data of connections to actual database instances.
When a connection is opened a window specific for that database instance is openen. Within this window
the user can open many tabs to query the database and inspects it's tables, indexes etc.