pugsql
pugsql copied to clipboard
Use without SQLAlchemy
Is it possible to use it without SQLAlchemy, I'm using PooleDB for handling my connections and I'm using the drivers directly, I'd love to either use these DBAPI drivers or just remove any driver requirement.