| Author |
Memory mapped database
|
Alok Pota
Ranch Hand
Joined: Mar 07, 2001
Posts: 185
|
|
Is there software out there which will query the database, retrieve the data in a memory mapped structure that mimics the underlying table structure, so that when I run the SQL it runs on this memory mapped structure. I don't want object-relational mapping tools that map database to objects but a tool that is just a memory map of the underlying table structure and can run SQL queries
|
 |
 |
|
|
subject: Memory mapped database
|
|
|