mcfunley / pugsql

A HugSQL-inspired database library for Python
https://pugsql.org
Apache License 2.0
673 stars 22 forks source link

Need help - how pugsql is different from aiosql? #63

Closed abbazs closed 7 months ago

abbazs commented 1 year ago

I would like to understand how pugsql is different from aiosql https://nackjicholson.github.io/aiosql/. I've used aiosql in the past where I needed to create a dashboard web application. I've used aiosql with fastapi. I appreciate any help in understanding.