pgrights
                                
                                 pgrights copied to clipboard
                                
                                    pgrights copied to clipboard
                            
                            
                            
                        GUI for PostgreSQL roles, privileges and policies
pgrights
GUI for PostgreSQL roles, privileges and policies

How to run
Download dmg file from the latest release
or build from source:
yarn && yarn package
RoadMap and changelog
- [ ] 1.0.0
- [ ] SQL commands log
- [ ] Possibility to delete connections
- [ ] Possibility to delete policies
 
- [x] 0.2.0
- [x] Possibility to edit table and column access
- [x] View for single policy with SQL syntax highlighting
- [x] Possibility to edit policies
 
- [x] 0.1.0 Readonly version
- [x] Create and edit database connections
- [x] Possibility to select a schema
- [x] Possibility to filter and select a table
- [x] Possibility to filter and select a role
- [x] View for table and colunm access
- [x] View for row-level policies