Hacker News new | ask | show | jobs
by marble-drink 2457 days ago
Don't just learn SQL. An ORM like SQLAlchemy will allow you to save time and write cleaner, more comprehensible code.

But do learn SQL. Do not use an ORM before you have learnt SQL.