Learn Until Dead.
JSON:試著舒服地在關聯式資料庫中使用
說明、Benchmark、舉例如何好好使用 JSON
Read more ⟶[Summary] Just Use a Monorepo
Summary of pros and cons of monorepo
Read more ⟶[Summary] How Discord Stores Billions of Messages
Summary of why and how Discord migrates their database to Cassandra
Read more ⟶不要過度 Indexing,看看這個反例
舉例說明過度 Indexing 會有不良影響
Read more ⟶PostgreSQL:淺入淺出 EXPLAIN(下)
EXPLAIN 指令中另一個重要的 JOIN 行為。
Read more ⟶PostgreSQL:垃圾回收機制 VACUUM
介紹 PostgreSQL 的垃圾回收機制以及衍生出的問題
Read more ⟶Backend:處理時間、時區的幾個提醒
現代的軟體會有來自世界各地的使用者。在處理時間、時區的時候要格外小心,否則可能會造成使用者誤會、應用程式錯誤。
Read more ⟶PostgreSQL:淺入淺出 EXPLAIN(上)
簡單講解 EXPLAIN 指令以及其中最重要的 SCAN 行為。
Read more ⟶