From: Maxence Guesdon <max@sbuilders.com>
To: Johann Spies <jhspies@adept.co.za>
Cc: caml-list@inria.fr
Subject: Re: [Caml-list] Database?
Date: Tue, 24 Apr 2001 21:31:35 +0200 [thread overview]
Message-ID: <3AE5D497.8E6ED526@sbuilders.com> (raw)
In-Reply-To: <20010424202353.A17502@adept.co.za>
Johann Spies a écrit :
>
> I am fairly new to ocaml - have looked at it a few months ago and now
> I want to write a program for a researcher. The program will analyse
> a lot of data. I will be developing the program on Linux and most of
> the users will be Windows users.
>
> On Linux, I would use postgresql as the database backend but
> postgresql would not run on all the windows systems. What are the
> alternatives when using ocaml to write this program with?
You could use MySQL on Windows, and access your database through the MySQL ODBC
driver (with MyODBC).
See http://www.mysql.com for MySQL
and (for example) http://maxence.guesdon.free.fr for the OCamlODBC library.
I never tried MySQL nor OCamlODBC on Windows so let me know if you manage to use
it. I may help you if you encounter some problems.
--
Maxence Guesdon
-------------------
To unsubscribe, mail caml-list-request@inria.fr. Archives: http://caml.inria.fr
prev parent reply other threads:[~2001-04-24 19:34 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-04-24 18:23 Johann Spies
2001-04-24 19:31 ` Maxence Guesdon [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=3AE5D497.8E6ED526@sbuilders.com \
--to=max@sbuilders.com \
--cc=caml-list@inria.fr \
--cc=jhspies@adept.co.za \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox