Re: DBModelled Storage in JAVA
- From: IchBin <weconsul@xxxxxxx>
- Date: Thu, 24 Nov 2005 13:36:38 -0500
JK wrote:
Not sure if this is a suitable answer. You can change your database to HSQLDB. You can run your DB from memory. http://hsqldb.org/Hi all,
Here goes my requirement . I hava a set of tables in Database , which will be accessed by my application frequently . My application has to answer a lot of queries and that too a lot faster for which the database is not able to cope up with. So Iam in need to store all the values in memory for faster retreival.
Is there any specific methodology to store all the values in the table as it is present in the database ( am i clear here) or should i remodel the data and store it using Collection (Vector,Hashtable etcc...) objects.
Is there any tool/project available satisfying the above requirement ? i.e storing all the table data in memory so that i can retreive them using Java Objects. It would be nice if its free too !!
Thanks for your help.
Regards JK
--
Thanks in Advance...
IchBin, Pocono Lake, Pa, USA http://weconsultants.servebeer.com/JHackerAppManager
__________________________________________________________________________
'If there is one, Knowledge is the "Fountain of Youth"' -William E. Taylor, Regular Guy (1952-) .
- Follow-Ups:
- Re: DBModelled Storage in JAVA
- From: JK
- Re: DBModelled Storage in JAVA
- References:
- DBModelled Storage in JAVA
- From: JK
- DBModelled Storage in JAVA
- Prev by Date: DBModelled Storage in JAVA
- Next by Date: Joining every row from 1 table to every row from another
- Previous by thread: DBModelled Storage in JAVA
- Next by thread: Re: DBModelled Storage in JAVA
- Index(es):