Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 2 Jun 1996 09:25:23 -0500 (EST)
From:      John Fieber <jfieber@indiana.edu>
To:        "Oleg N.Kolesnikov" <oleg@nnk.univers.chernovtsy.ua>
Cc:        questions@FreeBSD.ORG
Subject:   Re: [Q] FreeBSD and DataBases
Message-ID:  <Pine.NEB.3.93.960602091709.23200M-100000@Fieber-John.campusview.indiana.edu>
In-Reply-To: <AAKULinOq2@nnk.univers.chernovtsy.ua>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 2 Jun 1996, Oleg N.Kolesnikov wrote:

> What DataBase systems it supports ?
> Is there one of them that supports SQL ?

If you are looking for a relational database, at the lightweight
end is mSQL and at the other end is Postgres.  I've been using
the latter and it works pretty well although it is not too
speedy. It comes with an interactive command based interface, and
programming interfaces for C, C++ and tcl.  A perl interface is
also available.

There is also a commercial offering called cbase for which you
can get a demo version.  Look at
http://www.freebsd.org/commercial.html for details on that one. 
Postgres can be found at
http://s2k-ftp.CS.Berkeley.EDU:8000/postgres95/.  Sorry, I don't
have a pointer to mSQL at the moment.

Hope this helps!

-john

== jfieber@indiana.edu ===========================================
== http://fallout.campusview.indiana.edu/~jfieber ================




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.NEB.3.93.960602091709.23200M-100000>