On Thursday, 8 June 2017 at 07:32:44 UTC, Michael Reiland wrote:


- Is vibe.d the recommended way of doing web work?

Yes

- Is that book worth purchasing?

Yes

- Does D have a good library for accessing Postgres? I see several listed but I don't know what the most stable would be for production: https://wiki.dlang.org/Libraries_and_Frameworks#Databases

Go to the code.dlang.org, at the top of the page select the category 'Development Libraries` and the subcategory 'Database clients or implementations' (or follow the link at [0]) and you'll see a few, like dpq2 [1].

[0] https://code.dlang.org/?sort=updated&category=library.database
[1] https://code.dlang.org/packages/dpq2

Reply via email to