Who wants to manually write SQL statements? That is so 2000! Obviously we should use an ORM. (Un)fortunately there are many good options that need to be evaluated.
DjangoORM
Thomas is somewhat familiar with it
Brings in Django. May be useful if we actually want this to be a webpage - otherwise overkill.
Who wants to manually write SQL statements? That is so 2000! Obviously we should use an ORM. (Un)fortunately there are many good options that need to be evaluated.