# Rule
1. Java ORM needs to check the SQL before commiting.
2. 1st normalization, 2nd normalization, 3rd normalization is used in our database if the join is not complexed.
3. If the data count is over 100 thousands, partition is considered.
4. Updating frequency is considered. (Redis, Group update...)