Open rob-baron opened 1 year ago
It has been decided to use SQLAlchemy as the use of an ORM is more beneficial than SQL. This should be a drop in module.
Whatever we do with SQLAlchemy, it needs to be as fast if not faster than what we are currently doing with SQL.
It has been decided to use SQLAlchemy as the use of an ORM is more beneficial than SQL. This should be a drop in module.
Whatever we do with SQLAlchemy, it needs to be as fast if not faster than what we are currently doing with SQL.