relational data base

Jonathan Chen jonc at chen.org.nz
Tue Sep 16 00:09:09 PDT 2003


On Sun, Sep 14, 2003 at 02:17:14PM -0400, Gerald S Stoller wrote:
>         I have read some stuff stating that there is code to handle a
> relational data base in  FreeBSD .  Where can I find some documentation
> for this?  What do I call to use this feature and how do I pass it a
> (sql) program?  How do I receive the results?  Maybe there is a package
> group (or port group) that i should contact?

There are quite a few relational databases available in the ports
systems, the most popular being PostgreSQL and MySQL, which you can
install. Both come with programming interfaces in several languages:
C++, Java, C, etc. Documentation available on their respective
web-sites (or via port installations).
-- 
Jonathan Chen <jonc at chen.org.nz>
-----------------------------------------------------------------------
"I love deadlines. I like the whooshing sound they make as they fly by"
                                                        - Douglas Adams


More information about the freebsd-questions mailing list