ORM's make interacting with the database a little more straight forward from a developer's perspective. It might be worth it to investigate using one of these for our data storage.
The most popular would be SQLAlchemy but that doesn't have to be our answer.
ORM's make interacting with the database a little more straight forward from a developer's perspective. It might be worth it to investigate using one of these for our data storage.
The most popular would be SQLAlchemy but that doesn't have to be our answer.