I'm looking for good design pattern for building SQL queries in Python. Queries will be just SELECT statements only and also underlying database might never change during the lifetime of the project that I'm working on. I found Design Pattern for Creating Sql Queries. Wondering if there are any other alternative and better approaches.
Aucun commentaire:
Enregistrer un commentaire