On 31-03-2008, salog <[EMAIL PROTECTED]> wrote:
>
> What database is considered as "native" for OCAML? Or what fast (I
> dont consider ODBC as a fast interface) database interfaces OCAML has
> for Win and *nix systems?
>
> For example, does OCALM have a "driver" for ORACLE, FireBird, MySQL,
> MS SQL?

AFAIK, there are a working drivers for:
* Postgresql
* MySQL
* LDAP (yes, this a kind of DB)
* DBM (from OCaml itself)
* SQLite3 

On the hump, you can also find some links concerning Oracle:
http://caml.inria.fr/cgi-bin/hump.cgi?topic=24

Regards,
Sylvain Le Gall


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"ocaml-developer" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/ocaml-developer?hl=en
For other OCaml forums, see http://caml.inria.fr/resources/forums.en.html
-~----------~----~----~----~------~----~------~--~---

Reply via email to