This week's book giveaway is in the General Computing forum.
We're giving away four copies of Arduino in Action and have Martin Evans, Joshua Noble, and Jordan Hochenbaum on-line!
See this thread for details.
The moose likes JDBC and the fly likes Mckoi vs HSQLDB Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Databases » JDBC
Reply Bookmark "Mckoi vs HSQLDB" Watch "Mckoi vs HSQLDB" New topic
Author

Mckoi vs HSQLDB

Gregg Bolinger
Ranch Hand

Joined: Jul 11, 2001
Posts: 15230

After reading through another thread I ran across a link to the Mckoi database. I was wondering if anyone knows how it compares feature wise to that of HSQL.
Paul Michael
Ranch Hand

Joined: Jul 02, 2001
Posts: 697
anybody home?

(also waiting for a reply)



SCJP 1.2 (89%), SCWCD 1.3 (94%), IBM 486 (90%), SCJA Beta (96%), SCEA (91% / 77%), SCEA 5 P1 (77%), SCBCD 5 (85%)
Brian Sam-Bodden
author
Greenhorn

Joined: Aug 31, 2004
Posts: 25
McKoi DB seems pretty fast but is still an up-and-coming product. I would definetively recomemnd HSQLDB or the recently released CloudEscape (don't remember the Open Source name). Axion is still not quite ready for production use.


Co-Author of <a href="http://www.amazon.com/exec/obidos/ASIN/1590591259/ref=jranch-20" target="_blank" rel="nofollow">Enterprise Java Development on a Budget</a>
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Mckoi vs HSQLDB
 
Similar Threads
Free or low cost database for commercial use
Is it possible to Read from a local Database without Server
Can we extract the data from resultset after the connection get closed.
Data Base Tip
Question : Pure Java Databases