dwyl / dwyl/learn-postgresql

PostgreSQL Graphical User Interface (GUI)

Open
#43 2 comments 6 reactions 0 assignees View on GitHub
enhancement
Dominant language
JavaScript
Stars
346
Forks
37
PR merge metrics
No merged PRs in 30d

Description

Today I learned about "DBeaver". (_thanks to @Danwhy_!)
it's an Open Source Database GUI that supports PostgreSQL and has _several_ nice features!
see: https://github.com/dbeaver/dbeaver and https://dbeaver.jkiss.org/docs/features

I _particularly_ like the Schema (Table Relationships) Viewer:
![image](https://user-images.githubusercontent.com/194400/35302386-329668ae-0086-11e8-9302-01e5e49091b6.png)
Which allowed us to visualise the schema of our DB and show it to the rest of the team
_without_ having to _manually_ "draw" it ourselves!

Download the "free" (Community) version: https://dbeaver.jkiss.org/download

> It was "_hidden_" on this list: https://wiki.postgresql.org/wiki/Community_Guide_to_PostgreSQL_GUI_Tools
but we never _noticed_ it before, so thanks Dan for demo-ing it to us! ❤️

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.