Skip to content
GUI for PostgreSQL roles, privileges and policies
JavaScript Other
Branch: master
Clone or download
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
configs Add possibility to edit policies Jan 19, 2019
internals First pages Nov 14, 2018
resources Update version, icon and readme Mar 16, 2019
src Add possibility to edit table and column grants Mar 16, 2019
test Refactor and remove garbage Nov 17, 2018
.eslintrc First pages Nov 14, 2018
.gitignore Add possibility to edit policies Jan 19, 2019
.prettierrc First pages Nov 14, 2018
LICENSE Create LICENSE Dec 4, 2018
README.md Update version, icon and readme Mar 16, 2019
babel.config.js First pages Nov 14, 2018
package.json
yarn.lock Add possibility to edit table and column grants Mar 16, 2019

README.md

pgrights

GUI for PostgreSQL roles, privileges and policies

Main view

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
  • 0.2.0
    • Possibility to edit table and column access
    • View for single policy with SQL syntax highlighting
    • Possibility to edit policies
  • 0.1.0 Readonly version
    • Create and edit database connections
    • Possibility to select a schema
    • Possibility to filter and select a table
    • Possibility to filter and select a role
    • View for table and colunm access
    • View for row-level policies
You can’t perform that action at this time.