Browse thread
PostgreSQL interface for OCaml
- Alain Frisch
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
| Date: | -- (:) |
| From: | Alain Frisch <frisch@c...> |
| Subject: | PostgreSQL interface for OCaml |
Hello, I wrote a stub module to libpq (the C interface to implement clients for the RDBMS PostgreSQL). You can find libpq_ocaml at: http://www.eleves.ens.fr:8080/home/frisch/soft.html -- Alain Frisch