Hacker News new | ask | show | jobs
by pyuser583 1465 days ago
What do you think of types/classes like Django’s QuerySet?
1 comments

Never use that. But it looks good. I prefere SQLAlchemy approach.