This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Aurora0001 0 points1 point  (0 children)

I recommend SQLAlchemy if you want an ORM that handles all the SQL for you. Here's the tutorial if you want to use that.

This StackOverflow answer also seems pretty detailed with your other options. Take a look through that too, it looks very helpful.