Browse thread
[Caml-list] Announcement: Ocaml-MySQL 1.0.0
-
Shawn Wagner
- Shawn Wagner
- MikhailFedotov
- Mikhail Fedotov
[
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: | Mikhail Fedotov <mikhail@k...> |
| Subject: | [Caml-list] Announcement: Ocaml-Sqlite 0.3.4 |
Hi! Bindings for accessing Sqlite databases from ocaml programs, version 0.3.4 Not all functionality of Sqlite is exposed, the binding is a rough equvalent of bindings by David Brown with a bit more features. Available at http://www.sourceforge.net/projects/ocaml-sqlite Plans for 0.4.x versions: tidy up error codes & exceptions (i.e raising Invalid_argument exception in place of Sqlite_error where it is appropriate, and so on); Plans for 0.5.x versions: provide richer API to match the API of Sqlite more closely. User sql functions and aggregates, busy calbacks, authorization etc. Mikhail ------------------- To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/ Beginner's list: http://groups.yahoo.com/group/ocaml_beginners