Comment on Show HN: PugSQL, a Python Port of HugSQLComments−cjauvin7yThe context seems relevant to plug my own take at this "problem" (aka. finding an alternative to a full-blown Python ORM), which involves talking to Postgres via only builtin data structures:https://github.com/cjauvin/little_pger
Comments
The context seems relevant to plug my own take at this "problem" (aka. finding an alternative to a full-blown Python ORM), which involves talking to Postgres via only builtin data structures:
https://github.com/cjauvin/little_pger