Return to BSD News archive
#! rnews 839 bsd Path: euryale.cc.adfa.oz.au!newshost.anu.edu.au!harbinger.cc.monash.edu.au!simtel!news.sprintlink.net!cs.utexas.edu!convex!darwin.sura.net!sparky.servicom.es!usenet From: Antonio Navarro Navarro <bemar@servicom.es> Newsgroups: comp.unix.bsd.freebsd.misc Subject: Database management in FreeBSD Date: 4 Sep 1995 18:33:49 GMT Organization: Beatriz Martínez, S.L. Lines: 8 Message-ID: <42fgqd$4d9@sparky.servicom.es> NNTP-Posting-Host: ppp_2.val.servicom.es Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Mailer: Mozilla 1.2b2 (Windows; I; 16bit) Hello ! I am building an application in C under FreeBSD 2.0.5, Do you know about how to manage a big database (about 2.000 records) ? I am looking for a library or tools for develope the program and access quickly to the database.... Thanks