> "Differentiated Software Solutions Pvt. Ltd" wrote: > > Hi, > > We have an application where we will have to service as high as 50 > queries a second. > We've discovered that most database just cannot keep pace. > > The only option we know is to service queries out of flat files. There is a DBD module : DBD::Ram. If you got enough memory or there is not many data it could be what you need. I also have seen recently a post about a new DBD module for CSV files, in addition of DBD::CSV, try http://search.cpan.org -- - frankie -
- Re: Fast DB ac... Matt Sergeant
- Re: Fast ... Tim Bunce
- Re: Fast ... Leon Brocard
- Re: Fast DB ac... Tim Bunce
- Re: Fast DB access Francesc Guasch
- Re: Fast DB access Differentiated Software Solutions Pvt. Ltd
- Re: Fast DB access G.W. Haywood
- Re: Fast DB access Differentiated Software Solutions Pvt. Ltd
- Re: Fast DB access Perrin Harkins
- Re: Fast DB access barries
- Re: Fast DB access Differentiated Software Solutions Pvt. Ltd
- Re: Fast DB ac... Perrin Harkins
- Re: Fast DB access Tim Sweetman
- Re: Fast DB access Differentiated Software Solutions Pvt. Ltd
- Re: Fast DB access Sean D. Cook