std.database
Chris Wright via Digitalmars-d
digitalmars-d at puremagic.com
Fri Mar 4 08:41:35 PST 2016
On Fri, 04 Mar 2016 06:16:59 +0000, Piotrek wrote:
> For client-server approach I agree with the above. For embedded design
> (as in my project) this is not a case.
Which is all I'm saying. Something in std.database sounds like it should
allow you to interact with databases, like JDBC.
With embedded databases, there's a lot of variety out there, probably a
decent selection of tradeoffs, so I'm not sure any one would be
appropriate to phobos.
More information about the Digitalmars-d
mailing list