我有遇到一個我覺得很奇扒的是...
有一個 table 是存放 Table 名字和 id...
有一個 table 是存放每一個 table 的 column 和 type...
然後有一個 table 是放 table 的 row 和 data... ... ...
就這三個 table...
喔∼還有一些 logs 之類的... But it doesn't matter...
原始程式上面三個 table 是 0 物品...
程式跑起來有需要才會有增加 table 或 column...
所以三個一樣 service 放 production,三個出來的資料庫會不同
