I am looking for an SQL database I can use with Tornado, that supports:
Any ideas?
Here is a list of all libraries supporting asynchronous I/O in Tornado:
https://github.com/tornadoweb/tornado/wiki/Links#async-client-libraries-built-on-tornadoioloop
Here is a talk I gave on this exact subject:
http://www.pyvideo.org/video/3698/from-synchronous-to-asynchronous-postgres-with-to
If you want both asynchronous I/O and a full fledged ORM (SQLAlchemy) then look into aiopg.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With