Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

how to persist polices with PostgreSQL #239

Open
xhqsession opened this issue Dec 15, 2023 · 4 comments
Open

how to persist polices with PostgreSQL #239

xhqsession opened this issue Dec 15, 2023 · 4 comments
Assignees
Labels
question Further information is requested

Comments

@xhqsession
Copy link

Seems the casbin could be save the policies to the PostgreSQL via Go lang or Java, however, how to do it with C++? Are the any adapters?

@casbin-bot
Copy link
Member

@casbin-bot casbin-bot added the question Further information is requested label Dec 15, 2023
@hsluoyz
Copy link
Member

hsluoyz commented Dec 15, 2023

@xhqsession what C++ PostgreSQL DB driver or ORM do you use?

@xhqsession
Copy link
Author

xhqsession commented Dec 19, 2023

@hsluoyz libpqxx

@faizol
Copy link

faizol commented Feb 23, 2024

Hi, is there any update on this? I would also like to integrate Casbin-cpp with Postgresql using libpqxx. Is there any feature listing somewhere for the requirements of a proper connection between Casbin-cpp services and Postgresql?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
Development

No branches or pull requests

4 participants