Re: Re: [ilugd]: MySQL evaluation

2002-05-02 Thread Raju Mathur
> "Ambar" == Ambar Roy <[EMAIL PROTECTED]> writes: >> It Looks that most of the people are ignoring a very important >> that it is Ambar> the amount of I/O with a DBMS is doing. If for the same Ambar> type of repeated operations i.e. adding of UNIQUE records Ambar> to a ta

Re: Re: [ilugd]: MySQL evaluation

2002-05-02 Thread Ambar Roy
> It Looks that most of the people are ignoring a very important that it is the amount of I/O with a DBMS is doing. If for the same type of repeated operations i.e. adding of UNIQUE records to a table with few lakh records is to be done then the faster DBMS is the one which will require lesser I/O

Re : Re: [ilugd]: MySQL evaluation

2002-05-02 Thread Kapil Sethi
It Looks that most of the people are ignoring a very important that it is the amount of I/O with a DBMS is doing. If for the same type of repeated operations i.e. adding of UNIQUE records to a table with few lakh records is to be done then the faster DBMS is the one which will require lesser