So I\'m using sqlalchemy for a project I\'m working on. I\'ve got an issue where I will eventually have thousands of records that need to be saved every hour. T
sqlalchemy