Giter Site home page Giter Site logo

Comments (5)

ods avatar ods commented on June 15, 2024 4

Just for the record. Native async support SQLAlchemy has some problems. And the most of them probably will never be fixed. The most notable is the lack of auto-commit mode, and wrapping each select into async with db.begin(): is really annoying. Also it has issues with pgbouncer.

from asyncpgsa.

nhumrich avatar nhumrich commented on June 15, 2024 1

I am actually thinking of deprecating this library now that sqlalchemy supports asyncpg directly. I already migrated an application too it, and might provide a migration guide.

from asyncpgsa.

dyens avatar dyens commented on June 15, 2024

For some new projects maybe a good choice to use async support of sqlalchemy

asyncio extension in sqlalchemy

I am thinking about this transition. I think it would be good to have some benchmarks for this..

from asyncpgsa.

trvrmcs avatar trvrmcs commented on June 15, 2024

A migration guide would be helpful - I've built a number of projects on top of asyncpg over the years. Thank you for all your work in creating it, maintaining it, and being so responsive to my questions. (You helped me with a JSON encoding issue at PyCon a few years ago, if I recall correctly.)

from asyncpgsa.

nagyt2 avatar nagyt2 commented on June 15, 2024

+1 for the migration guide.

from asyncpgsa.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.