Re: Database wars
- From: "Wayne Niddery [TeamB]" <wniddery@xxxxxxxxxxxxxx>
- Date: Tue, 23 Aug 2005 13:31:29 -0400
Dario Tiraboschi wrote:
> http://www.prevayler.org/wiki.jsp
> Performance
>
> Queries with Prevayler are more than 9000 times faster than querying
> Oracle through JDBC.
> Queries with Prevayler are more than 3000 times faster than querying
> MySQL through JDBC.
>
> These results are obtained even with the Oracle and MySQL databases
> fully cached in RAM and on the same physical machine as the test VM.
> See Scalability Test Results.
>
> Very interesting results!
Yes, wonderful for cases where one can *practically* fit the entire database
in memory. As soon as you get into a database that must store some serious
amount of data, such performance claims are rather useless. Such claims also
depend on the fact that your writes are never saved to disk for the duration
of the tests - wonderful for a real application should the power go out!
--
Wayne Niddery - Logic Fundamentals, Inc. (www.logicfundamentals.com)
RADBooks: http://www.logicfundamentals.com/RADBooks.html
"Nurture your mind with great thoughts. To believe in the heroic makes
heroes." ? Benjamin Disraeli
.
- Follow-Ups:
- Re: Database wars
- From: rambam
- Re: Database wars
- From: Dario Tiraboschi
- Re: Database wars
- References:
- Database wars
- From: Dario Tiraboschi
- Re: Database wars
- From: Dario Tiraboschi
- Database wars
- Prev by Date: Re: Story of our Lives
- Next by Date: Re: Database wars
- Previous by thread: Re: Database wars
- Next by thread: Re: Database wars
- Index(es):
Relevant Pages
|