Hacker News new | ask | show | jobs
Fastest database for Tornado (peterbe.com)
13 points by nephics 4635 days ago
1 comments

Thanks for this - this is something that I've been planning to do myself. I seem to be able to find so much stuff for Django and Flask and Tornado seems to always slip under the radar.

+1

With Django and Flask you don't have the dimension of having to decide between sync and async.