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

Everything in SQLite is stored in B-Trees. Data or indexes. So you don't need to download the whole index first; you only need to download the necessary pages of the trees to access data, whether it's part of an index or actual data


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

Search: