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

asyncpg #question #101

Closed
DennisMatveyev opened this issue Aug 31, 2018 · 2 comments
Closed

asyncpg #question #101

DennisMatveyev opened this issue Aug 31, 2018 · 2 comments

Comments

@DennisMatveyev
Copy link

Hi!
Recently, I have stumbled upon interesting article - https://magic.io/blog/asyncpg-1m-rows-from-postgres-to-python/

Questions:

  • Whether peewee-async can work with asyncpg driver?
    If not - Do you have some plans to implement interfaces for asyncpg?

Thanks!

@DennisMatveyev DennisMatveyev changed the title asyncpg asyncpg question Aug 31, 2018
@DennisMatveyev DennisMatveyev changed the title asyncpg question asyncpg #question Aug 31, 2018
@reillysiemens
Copy link

@DennisMatveyev: Not sure if you're still interested, but FWIW, it looks like asyncpg is being considered over in issue #52. You might ask there instead.

@kalombos
Copy link
Collaborator

Yeah it does not look complicated to add asyncpg pool backend. You can do it on your own. Unfortunately we don't have plans to add the backend yet. We have plans for adding psycopg3 backend #225

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

3 participants