Continuation of the previous article. In the previous article, I conducted an initial theoretical analysis of ORM design, proposed the minimal extension for SQL: the EQL Object Query Language, and then implemented various user-customizable dynamic storage structures based on EQL. In this article, I will first introduce some feature trade-offs made...