I almost feel like SQLite could have documentary made about it at this point. There are so many things about it that are just unique and fascinating.
I remember several years ago, I was considering pushing for some changes to our application to use a database like sqlite instead of a proprietary flat file format. I remember reading through the source and realizing how beautiful C source code could be, compared to the prop C code I was used to working on. That plus the constant improvement, stellar performance, and beautiful source code make Sqlite one of the top m…
PS: He goes by Richard.