Re: Storing Data for Web Site
- Posted by Ryan W. Johnson <ryanj at fluidae.com> Sep 09, 2005
- 613 views
cklester wrote: > I ran a test the other day and using EuSQL > > SELECT * FROM MEMBERS WHERE VALIDATED=1 > > and got an average of 135/sec. I don't know if that's good or bad, but > it's a potential of 11,664,000 per day. I'm going to run this test with > SQLite and some others (Linux box, so no Tsunami) and see what happens. Cool, I've been wondering how fast EDB is compared to other databases. ~Ryan W. Johnson