[Bug 275491] Review Request: ocaml-pgocaml - OCaml library for type-safe access to PostgreSQL databases

bugzilla at redhat.com bugzilla at redhat.com
Mon May 12 09:57:47 UTC 2008


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 rjones at redhat.com  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.




More information about the Fedora-package-review mailing list