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

Discord_bot: Access the supabase DB directly #25

Open
BurnySc2 opened this issue Jun 4, 2023 · 0 comments
Open

Discord_bot: Access the supabase DB directly #25

BurnySc2 opened this issue Jun 4, 2023 · 0 comments

Comments

@BurnySc2
Copy link
Owner

BurnySc2 commented Jun 4, 2023

Use Pony asyncpg (raw SQL queries) to access the supabase db directly instead of using the supabase library.
Alternatively if async/await syntax is prefered, use one the support postgresql and async/await from https://github.com/BurnySc2/monorepo/tree/develop/python_examples/examples/databases

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant