use the database named    :memory:
for a ram database. In a lot of cases it will be cached by
the operating system so it ends up being that way anyway!

On 9/28/06, Michael Wohlwend <[EMAIL PROTECTED]> wrote:

Has anyone tested an sqlite which memory-maps the db-file into ram? Is this
an old  (maybe bad idea :-) ? I've looked over the source and it seems that
read and write operations are used through a singled interface, so it maybe
possible to implement it without too much trouble...


--
SqliteImporter and SqliteReplicator: Command line utilities for Sqlite
http://www.reddawn.net/~jsprenkl/Sqlite

Cthulhu Bucks!
http://www.cthulhubucks.com

-----------------------------------------------------------------------------
To unsubscribe, send email to [EMAIL PROTECTED]
-----------------------------------------------------------------------------

Reply via email to