Postgres and other database interfaces

Paolo Invernizzi paolo.invernizzi at gmail.com
Sat Feb 24 08:32:38 UTC 2018


On Saturday, 24 February 2018 at 07:57:47 UTC, aberba wrote:
> On Saturday, 24 February 2018 at 05:33:56 UTC, Joe wrote:

>> 4. ddb. About the same number of downloads as the above. 
>> Implemented on top of front/backend protocol. No documentation 
>> although repository has a folder with two sample programs.

> Some developers spend hours writing code but don't feel the 
> need to speed minutes documenting or at least showing how to 
> use their code. Part of the reason others roll their own (one 
> they will understand).  Goes on and on.

Have you tried to generate the documentation?

Look for example inside the source files...

https://github.com/pszturmaj/ddb/blob/bd55beea0df6e5da86a71535ff6d9800c0711c7c/source/ddb/postgres.d#L2

https://github.com/pszturmaj/ddb/blob/bd55beea0df6e5da86a71535ff6d9800c0711c7c/source/ddb/db.d#L19

/Paolo


More information about the Digitalmars-d mailing list