Skip to content

apsavin/pgrights

Folders and files

NameName
Last commit message
Last commit date

Latest commit

b46bd4a · Feb 2, 2020

History

39 Commits
Feb 1, 2020
Nov 14, 2018
Mar 16, 2019
Feb 2, 2020
Nov 17, 2018
Nov 14, 2018
Jan 19, 2019
Nov 14, 2018
Dec 4, 2018
Mar 16, 2019
Feb 1, 2020
Feb 2, 2020
Feb 2, 2020

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