From owner-freebsd-questions@FreeBSD.ORG Wed Sep 24 05:50:48 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0B4DC16A4B3 for ; Wed, 24 Sep 2003 05:50:48 -0700 (PDT) Received: from webserver2.rtl.org (rtl-3.i2k.com [63.94.12.207]) by mx1.FreeBSD.org (Postfix) with ESMTP id 637D643FBD for ; Wed, 24 Sep 2003 05:50:46 -0700 (PDT) (envelope-from jstewart@rtl.org) Received: from rtl.org (rtl-2.i2k.com [63.94.12.206]) by webserver2.rtl.org (8.11.6/8.11.6) with ESMTP id h8OChuT23962; Wed, 24 Sep 2003 08:43:56 -0400 Message-ID: <3F7192EB.9030507@rtl.org> Date: Wed, 24 Sep 2003 08:49:47 -0400 From: Jason Stewart User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4) Gecko/20030701 X-Accept-Language: en-us, en MIME-Version: 1.0 To: MPAREDES@telmex.com References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit cc: FreeBSD-Questions@freebsd.org Subject: Re: Witch database do you recommend? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Sep 2003 12:50:48 -0000 MPAREDES@telmex.com wrote: >It sound like sun microsystem and solaris 8, the binary is free (but for >how long ?) and the support cost. > >It isn't what I am looking for. > >-TIA >maps > >a better URL is http://www.sybase.com/linux/ase/ > > -----Mensaje original----- > De: Tadimeti Keshav [mailto:keshav_tadimeti@yahoo.co.uk] > Enviado el: Martes, 23 de Septiembre de 2003 09:08 a.m. > Para: Paredes Sánchez Martín A. > Asunto: RE: Witch database do you recommend? > > It is free both for hobby and commercial use. > --- Paredes_Sánchez_Martín_A. > wrote: > It isn't Free or Does it?. > > > > -----Mensaje original----- > > De: Tadimeti Keshav > > [mailto:keshav_tadimeti@yahoo.co.uk] > > Enviado el: Jueves, 18 de Septiembre de 2003 06:13 > > p.m. > > Para: freebsd-questions@freebsd.org > > Asunto: RE: Witch database do you recommend? > > > > what about sybase? > > linux.sybase.com/ase > > THey have a native version for FreeBSD. > > bye > > > > > > > >________________________________________________________________________ > > Want to chat instantly with your online friends? > > Get the FREE Yahoo! > > Messenger http://mail.messenger.yahoo.co.uk > > _______________________________________________ > > freebsd-questions@freebsd.org mailing list > > > > > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org" > > >________________________________________________________________________ > Want to chat instantly with your online friends? Get the FREE >Yahoo! > Messenger http://mail.messenger.yahoo.co.uk > >_______________________________________________ >freebsd-questions@freebsd.org mailing list >http://lists.freebsd.org/mailman/listinfo/freebsd-questions >To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > > > I use postgresql (http://www.postgresql.org) for our in-house database containing millions of records, and Mysql (http://www.mysql.com) for web development. Postgresql has great support for Triggers, rules, schemas, transactions, and stored procdures that can return result sets. Good Luck, Jason