Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug report.

Summary: Review Request: ocaml-pgocaml - OCaml library for type-safe access to 
PostgreSQL databases


https://bugzilla.redhat.com/show_bug.cgi?id=275491





------- Additional Comments From [EMAIL PROTECTED]  2008-05-12 05:57 EST -------
Yes, this is a very neat syntax extension (I say this, even though I wrote it 
:-)
It lets you embed PostgreSQL statements directly into OCaml code, and I don't
just mean simple selects, but the entire PostgreSQL language.  All the 
variables,
type checking etc. in the main program get transparently and safely carried
across into the SQL parts, so it really adds full SQL into OCaml code.
Microsoft's "LINQ" is pathetic in comparison ...

CVS request coming up ...

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.

_______________________________________________
Fedora-package-review mailing list
[email protected]
http://www.redhat.com/mailman/listinfo/fedora-package-review

Reply via email to