Id' try searching on mysql.com . Also just from experience mysql is an extremely reliable, workhorse of a system. In fact I found a link on mysql's site that had an article from some big database conference recently that said that on the tests they ran, only Oracle and Mysql passed/had similar performance. That means that, free and awesome mysql had oracle like power, as in $50,000 to buy a house instead Oracle. ( I get the $50,000 figure from a company that we do work for that has a fifty thousand dollar Oracle system, granted that included a 2u rack server appx $3,000 if I bought it straight from a store. So maybe I should say $47,000 :) ) You also find great support for mysql and perl's DBI module has served me well withh mysql and perl.
> -----Original Message----- > From: Dan Morrison [mailto:[EMAIL PROTECTED]] > Sent: Monday, February 17, 2003 11:56 AM > To: 'Chris Jones'; 'Pradeep Goel'; > [EMAIL PROTECTED] > Cc: [EMAIL PROTECTED] > Subject: RE: 1) cygwin , 2) sprite/DBM > > > Does anyone know of a good resource that compares MySQL for > windows to the other popular engines? > > > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]] On > Behalf Of Chris Jones > Sent: Monday, February 17, 2003 11:57 AM > To: Pradeep Goel; [EMAIL PROTECTED] > Cc: [EMAIL PROTECTED] > Subject: Re: 1) cygwin , 2) sprite/DBM > > If the programs you are using are perl scripts then it is > likely that you > can run them directly on Windows without CYGWIN. Depending > on the size of > the database file and how you want to use it, you might > consider MySQL - > > open source, fast database. > > > >Hi All > > > >I have no idea of CYGWIN except only that almost all unix commands > can be > >run > >on windows . > > > >I want to know if the SAME program running on unix systems can be run > on > >windows without any change ( or otherwise what changes need > to be made) > >after installing cygwin . > > > >in both cases ( unix & windows) - it fires from a server & take some > info > >from remote machines , stores in local server & updates a web page > using the > >info > > > >Any suggestions/ views of how you think should it be done in > an easiest > way > >? > > > >& also which is better to use a DBM file or a flat file > database using > >sprite/jprite ? > > > >Thanks & Regards > >Pradeep > > > > > >_______________________________________________ > >Perl-Win32-Users mailing list > [EMAIL PROTECTED] > >To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs > > > Chris Jones, P. Eng. > 14 Oneida Avenue > Toronto, ON M5J 2E3 > Tel. 416 203-7465 > Fax. 416 203-8249 > > > > _______________________________________________ > Perl-Win32-Users mailing list > [EMAIL PROTECTED] > To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs > > > > -- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]