| ▲ | hnlmorg 6 hours ago | |
> Every database you have ever used reads and writes to the filesystem, exactly like your code does when it calls open(). Nope. There are non-persistent in-memory databases too. In fact, a database can be a plethora of things and the stuff they were building is just a subset of a subset (persistent, local relational database) | ||