Re: Open source DBMS evaluation study

2005-06-10 Thread Peter Brawley
/research/papers/FabalabsResearchPaper-OSDBMS- Eval.pdf "The "Institute for Applied Knowledge Processing" (http://www.faw.at) in cooperation with "Fabalabs Software GmbH" (http://www.fabalabs.org) have made a new Open Source DBMS evaluation docu

Re: Open source DBMS evaluation study

2005-06-10 Thread Dan Rossi
balabs Software GmbH" (http://www.fabalabs.org) have made a new Open Source DBMS evaluation document available, comparing Firebird 1.5.2, Ingres r3 3.0.1, MaxDB 7.5.0.23, MySQL 4.1.10 and PostgreSQL 8.0.1 in different areas. " An interesting read, they obviously noted the drawback

Open source DBMS evaluation study

2005-06-10 Thread Martijn Tonies
rg) have made a new Open Source DBMS evaluation > document available, comparing Firebird 1.5.2, Ingres r3 3.0.1, MaxDB > 7.5.0.23, MySQL 4.1.10 and PostgreSQL 8.0.1 in different areas. " With regards, Martijn Tonies Database Workbench - tool for InterBase, Firebird, MySQL, Oracl

Re: Features for Evaluation

2004-05-08 Thread Rhino
TECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, May 06, 2004 11:09 PM Subject: Features for Evaluation > Hi, I am setting up a lab to evaluate main features of MySQL so that > provide advise for other departments to consider for their choice of > database. Do you have

Re: Features for Evaluation

2004-05-06 Thread Brian E. Mansell
at > provide advise for other departments to consider for their choice of > database. Do you have a list of such features? Or do you have similar > evaluation reports for my reference? > Thanks, > Joseph > > > -- > MySQL General Mailing List > For list archives: htt

Re: Features for Evaluation

2004-05-06 Thread Robert J Taylor
artments to consider for their choice of > database. Do you have a list of such features? Or do you have similar > evaluation reports for my reference? > Thanks, > Joseph > > -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]

Features for Evaluation

2004-05-06 Thread jschung
Hi, I am setting up a lab to evaluate main features of MySQL so that provide advise for other departments to consider for their choice of database. Do you have a list of such features? Or do you have similar evaluation reports for my reference? Thanks, Joseph -- MySQL General Mailing List For

re: evaluation

2002-10-08 Thread Egor Egorov
robert_goetz, Monday, October 07, 2002, 4:51:02 PM, you wrote: raWSdd> i am a trainee at westlb-systems in duesseldorf, germany and it's my task raWSdd> to evaluate different dbms' like Postgre SQL, MySQL, MS Access ´97 ;), SAP raWSdd> DB and Oracle raWSdd> well i searched the web and various doc

evaluation

2002-10-07 Thread robert_goetz
hi! i am a trainee at westlb-systems in duesseldorf, germany and it's my task to evaluate different dbms' like Postgre SQL, MySQL, MS Access ´97 ;), SAP DB and Oracle well i searched the web and various documentations but i'm not really sure if all of this is still correct or if i may have misund

ORDER BY ... DESC evaluation

2001-02-02 Thread Brian Tiemann
Hi-- I saw in the manual that there's some strangeness in how ORDER BY works. What I'm seeing doesn't seem to match either the manual nor the posted comments. I'm using 3.23. I'm doing an "ORDER BY col_1 DESC,col_2". What I want is for the output to be sorted on col_1 de