nim-lang / needed-libraries

This repository contains a list a needed libraries.
112 stars 5 forks source link

Async relationship database driver #117

Open ringabout opened 4 years ago

ringabout commented 4 years ago

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.

treeform commented 4 years ago

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

ringabout commented 4 years ago

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