How to start implementing a database?
There is a question on Zhihu: How to implement a database? I couldn’t help itching and wrote another article. Using the most commonly used thinking in computers to analyze and understand problems, we can think about how to implement a database from two dimensions: logic and physics . logical dimension Data model (external, user-facing) To […]
How to start implementing a database? Read More »