Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

3M rows, 70M relationships? Sounds like it could fit in a hash table in memory in your programming language of choice.


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...


Sure. Then you've got to persist it.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: