HackerTrans
TopNewTrendsCommentsPastAskShowJobs

Postgres and ClickHouse forming the default data stack for AI(thenewstack.io)

2 points·by saisrirampur·قبل 7 أشهر·2 comments
thenewstack.io
Postgres and ClickHouse forming the default data stack for AI

https://thenewstack.io/postgres-clickhouse-the-oss-stack-to-handle-agentic-ai-scale/

2 comments

dmarwicke·قبل 7 أشهر
how are people syncing these? i just have a cron job running overnight and it feels dumb. tried debezium but it was overkill
tomatofrank·قبل 6 أشهر
Depends on your use case but if you want to avoid the syncing problem altogether you can federate queries to Postgres either via the native Postgres connector or over a JDBC bridge