Re: DBModelled Storage in JAVA



I know about HSQLDB , it wil be faster than Traditional database but
will not be as fast as i have the data in memory . However thanks for
your reply.

Regards
JK

.



Relevant Pages

  • Re: local disk based JDBC implementation
    ... my impression is that Cloudscape works like a "real" disk-based ... while HSQLDB is caching the whole dataset in memory. ... for that kind of work you may not want an embedded db engine anyway.. ...
    (comp.lang.java.programmer)
  • HSQLDB Memory Limit Running with CACHED Tables
    ... Running on linux, 64-bit kernel, sun jvm 1.6.0, what is the limit of ... the total memory that HSQLDB will use for rows in memory? ... "The current size limit of an HSQLDB database is 8GB for all ...
    (comp.lang.java.databases)
  • Re: local disk based JDBC implementation
    ... > db engine, while HSQLDB is caching the whole dataset in memory. ...
    (comp.lang.java.programmer)
  • Re: excessive paging w/ mass inserts into HSQLDB
    ... I think that HSQLDB puts everything into memory. ... You can periodically monitor the JVM ... you will begin noticing the paging. ...
    (comp.lang.java.databases)
  • Re: memory leaking
    ... So you wil always ... get some leaking. ... > my program always cause the PC memory increasing when I run ... > have trace it many times but there is nothing to free. ...
    (borland.public.delphi.nativeapi)