Vlek / contacts

Contact manager
Other
1 stars 0 forks source link

Consider adding SQLAlchemy #30

Open Vlek opened 3 months ago

Vlek commented 3 months ago

In order to remove myself more from the implementation details of the database, I could use SQLAlchemy. I think this may also deal with some issues that I am considering like #28 where it will help with the object serialization/deserialization.

https://docs.sqlalchemy.org/en/20/dialects/sqlite.html