needed-libraries icon indicating copy to clipboard operation
needed-libraries copied to clipboard

Async relationship database driver

Open ringabout opened this issue 3 years ago • 2 comments

We have many asynchronous web frameworks, but we don't have some robust and complete asynchronous relationship database drivers. Most of them are old and don't work.

ringabout avatar Aug 09 '20 07:08 ringabout

I use https://github.com/treeform/pg in production on Ubuntu so at least I know it works.

treeform avatar Oct 01 '20 14:10 treeform

Yea, I know that, that's nice, but still needs more robust database drivers (for example supports timeout reconnection)

https://github.com/planety/awesome-prologue#async-database-driver

ringabout avatar Oct 01 '20 14:10 ringabout