Hacker News new | past | comments | ask | show | jobs | submit login

I'd guess:

- everything was in RAM,

- it was written in a compiled language, and

- probably skipped worrying about too many crazy edge cases




Same guesses I'd also add, single client without network connections. Anyone who says "writing a database from scratch is easy" makes me sweat profusely.


Especially not easy if you actually implement read/write transactions (=> concurrency control, WAL, ...)




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

Search: