实现一个简单的Database1(译文)


实现一个简单的Database1(译文)
“What I cannot create, I do not understand.” – Richard Feynman I’m building a clone of sqlite from scratch in C in order to understand, and I’m going to document my process as I go.