[Twisted-Python] SQLAlchemy integration
22 Nov
2006
22 Nov
'06
11:19 a.m.
Hi. I'm writing some modules for integrating SQLALchemy with Twisted. The idea is to write a custom Pool, EngineStrategy and Engine for Twisted. This allows to do: 1) use the custom engine to execute queries asyncronously 2) bound metadata to the custom engine 3) write a ConnectionPool class compatible with the current adbapi interface (including openfun and noisy parameter support (this will use twisted logged system) 4) integration with sqlalchemy.orm Points 1, 2 and 3 are ready (but 3 is still incomplete: I'm testing against adbapi test suite). I would like to know if there are some other people working on this (excluding sAsync) Manlio Perillo
6628
Age (days ago)
6628
Last active (days ago)
0 comments
1 participants
participants (1)
-
Manlio Perillo