Skip to content

apsavin/pgrights

Repository files navigation

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