提问 HN:谁在生产环境中使用 DuckDB?
2 分•作者: yakkomajuri•6 个月前
受到我写这篇文章时首页帖子的启发 [1],我想听听大家在生产环境中使用 DuckDB 的情况以及具体用途。<p>我们有一个正在运行的工具使用了它,我对此非常满意。我既想了解其他人的有趣用例,但坦白说,我今天相当确定地发现 DuckDB 存在严重的内存泄漏问题 [2],所以我很想知道其他人是否也注意到了这个问题,或者这可能对其他人来说并不那么重要,因为人们可能在短暂的环境(如 Lambda 函数等)中运行 DuckDB 管道,在这种环境中,内存泄漏可能不会那么重要。<p>[1] https://news.ycombinator.com/item?id=46645176<p>[2] https://github.com/duckdb/duckdb/issues/20569
查看原文
Inspired by the post that's on the front page as I write this [1] I'm interested to hear about who's using DuckDB in production and how.<p>We have a tool live that uses it and I'm quite happy so I'm both looking for interesting use cases from others but also to be honest I'm reasonably sure I've just identified today that DuckDB is leaking memory quite seriously [2] so I'm curious to hear if other people have noticed this or if it's maybe something that's not as relevant to others since people might be running DuckDB pipelines in ephemeral envs like lambdas etc. where a memory leak might not matter as much.<p>[1] https://news.ycombinator.com/item?id=46645176<p>[2] https://github.com/duckdb/duckdb/issues/20569