utils/db_manager
In my other projects i often have to deal with PostgresSQL databases, and I was annoyed with using psql or systemd to do basic stuff like managing the postgres daemon or running the set-up queries myself. So I made this.
Feel free to add fork it to your project (see instalation) for better db management.
If you encounter any bugs/issues or want to request a feature, please create an issue on GitHub so it can be fixed.
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.