Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
gaius
on June 15, 2010
|
parent
|
context
|
favorite
| on:
Using SQLite for great science, part 1 (or 3, I gu...
You can use :memory as a filename for SQLite and that's just what it'll do. Of course if it's in your OSs filesystem cache then it is in memory even if it's on disk.
Or you can roll your own and write your own query language too...
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
Or you can roll your own and write your own query language too...