Re: hsqldb vs. derby ... support a java DB either hsqldb or derby.... I used hsqldb as memory-only db, and there, inserts and _simple_ queries... take derby and trust their optimizer.... (comp.lang.java.databases)
Re: Postgre oder MySQL ... dass HSQLDB viel zu wenig Features hat. ... Und wenn ich dann an das Ablegen einer DB als Textfile denke .... ... Ich glaube Derby iss um längen besser ... ... Sobald es um komplexe Anfragen auf großen Datenmengen geht, ist Derby... (de.comp.lang.java)
Re: hsqldb vs. derby ... support a java DB either hsqldb or derby.... I used hsqldb as memory-only db, and there, inserts and _simple_ queries... take derby and trust their optimizer.... (comp.lang.java.databases)
Re: Derby vs HSQLDB ...HSQLDB is the db of choice in the Open Office software suite. ...Derby, however, is supported by IBM and Sun Microsystems, and is embedded in Sun's application servers.... The same principles apply to embedding this into a web project in which Derby is embedded in the server application. ... (comp.lang.java.databases)