What are other databases like SQlite, which dont require spinning up a server & save data to disk instead? Does such a thing exist for specialized databases on a single disk (elastic search etc)?
Berkeley DB and variants:<p><a href="https://en.wikipedia.org/wiki/Berkeley_DB" rel="nofollow">https://en.wikipedia.org/wiki/Berkeley_DB</a>