Skip to content

Using for manage user postgres permission with each db.

Notifications You must be signed in to change notification settings

284nnuS/simple-manage-postgres

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

simple-manage-postgres

Using for manage user postgres permission with each db. Which will create 2 type of user :

  • CRUD user
  • R user

Manage base on content of db_list. If not in db_list -> Delete on db. If in db_list -> Create to db.

How to run ?

  • Change .env.sample -> .env
  • Fill data into env
  • Run : python main.py

About

Using for manage user postgres permission with each db.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages