Does Sqlite have a query cache, or memory tables?
Sqlite
Collapse
X
-
Tags: None
-
Not that I know of, but if you use the ezsql PHP class, the inbuilt cache is better than using any sql cache as it's higher up the chain of command.
That is if it's PHP ;)
For coding work - hit me up on andy // borkedcoder // com
(consider figuring out the email as test #1)
All models are wrong, but some are useful. George E.P. Box. p202 -
I was using the sqlite3 shell and messing around a bit. I can definitely cache it that way later, but was just curious before I get there. Thanks
- Free Premium Domain Lists and Tools at Clickmojo.com
- For Sale: Obscenity.com
Comment

Comment