[推薦] Tech Stack With Postgres
Source
https://www.youtube.com/watch?v=3JW732GrMdg 8:12
Summary
介紹神奇的 Postgres 用法
pg_cron
實現 cron jobpgvector
儲存多維度資料,搭配pgai
實作自己的 RAG 模型- 使用 jsonb data type 去處理非結構化資料
- 使用 tsvector data type 處理全文檢索
pg_graphql
把資料轉成 graphql APIspgjwt
實現 jwt auth- 使用
electric
做 realtime sync system pgcrypto
實作 hash password functionpg_mooncake
轉成 timeseries DB,實作 dashboardpostgREST
轉成 RESTful APIs- unlogged table 可以實現類似 redis 的快取功能
發佈時間
2025-3-6