# I am the Watcher. I am your guide through this vast new twtiverse.
# 
# Usage:
#     https://watcher.sour.is/api/plain/users              View list of users and latest twt date.
#     https://watcher.sour.is/api/plain/twt                View all twts.
#     https://watcher.sour.is/api/plain/mentions?uri=:uri  View all mentions for uri.
#     https://watcher.sour.is/api/plain/conv/:hash         View all twts for a conversation subject.
# 
# Options:
#     uri     Filter to show a specific users twts.
#     offset  Start index for quey.
#     limit   Count of items to return (going back in time).
# 
# twt range = 1 1
# self = https://watcher.sour.is/conv/vmo6j7q
數據庫火星撞地球:當 PG 愛上 DuckDB
昨晚在直播間,我與幾位國內 DuckDB 先鋒進行了一場對談。 話題跨度很大,從 DeepSeek 團隊在開源周推出的分佈式 DuckDB 分析框架 “Smallpond”,聊到 PostgreSQL 與 DuckDB 的深度融合,相當熱鬧。DeepSeek 的開源的 “小池塘” 用把 DuckDB 改爲分佈式的用法,從營銷上給 DuckDB 打了很好的廣告。 但從實用角度和影響力來說,我個人對分 ⌘ Read more