Hacker News new | ask | show | jobs
by jsc0218 2209 days ago
Interestingly, someone posted this here. I am the contributor of this repo. This repo generally introduces LSM-tree into PostgreSQL via foreign data wrapper approach. Your question may turn into "what's the pro of LSM-tree over B+tree(PostgreSQL)". One sentence for this, fatser data ingestion. You can check my talk in PGCON2020 few days ago. I think it will upload in Youtube.