I’ll unhelpfully note that I could swear I’ve seen something that does what you describe, and thought that this project was what I recalled - alas.
back
1 comments
AnoSQL is a project along these lines I’ve seen on here before.
I forked aiosql from anosql in order to support asyncio based sql drivers. Huge thanks to Honza Pokorny for starting this adventure.
That’s the one, thank you!