cfredericks / golf-better

MIT License
0 stars 0 forks source link

Improve usage of sqlalchemy #17

Open cfredericks opened 2 months ago

cfredericks commented 2 months ago

This includes removing raw string operations when generating queries and processing results, but also we may want to look into using ORM capabilities and mapping to/from classes