An open API service indexing awesome lists of open source software.

https://github.com/naterfute/Postgres-access-controller

A Python program for configuring and managing access to your postgresql instance!
https://github.com/naterfute/Postgres-access-controller

Last synced: 19 days ago
JSON representation

A Python program for configuring and managing access to your postgresql instance!

Awesome Lists containing this project

README

          

# Postgres Access Controller

A simple project I built to manage multiple users for my self-hosted
programs using a PostgreSQL database. It improves security and convenience
by restricting applications to specific databases, preventing access to others.