Description of the proposed talk:
https://github.com/dblens/app
I would like to share my experience in building an extraordinary PostgreSQL GUI with Database insights, Disk Utilisation per table, Index Usage, sequential scans and more.
Finding a tool that helps me understand the database in simple terms was always a bit difficult for me,
I wanted to understand
Index usage
Sequential scan count
Long running queries
Records per table and trends
Entity relationships Diagram (from existing database)
I decided to combine these requirements and build an application that helps people who are solving similar problems.
The talk will be focused on
How I evaluated the features.
Technologies that I used such as programming language, libraries and frameworks
Choosing modern tools that people love working with.
Product Roadmap