Databases and the D Standard Library

Adam Wilson via Digitalmars-d digitalmars-d at puremagic.com
Mon Jan 2 10:37:50 PST 2017


On 1/2/17 8:33 AM, Chris Wright wrote:
> On Sun, 01 Jan 2017 17:55:01 -0800, Adam Wilson wrote:
>> On that I beg to differ. The C libraries are not @safe, they have wildly
>> different API's, and they have high-complexity, which is a large
>> risk-factor for bugs and/or security flaws.
>
> If we have the database interface defined, there's no reason we couldn't
> provide, for instance, a postgres-c-wrapper driver and a postgres-pure-d
> driver.
>

Precisely, I would love to enable this!

-- 
Adam Wilson
IRC: LightBender
import quiet.dlang.dev;


More information about the Digitalmars-d mailing list