TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Show HN: QuestDB – fast time series database, zero-GC Java

22 点作者 bluestreak超过 5 年前

6 条评论

bluestreak超过 5 年前
Back in 2012, my former boss forced me to use marklogic as a database to ingest and help display positional data in real-time. Unable to get marklogic to work without building fairly complex caches around it, I then decided to look around for a database, which would have performance properties of a cache. With none found (I missed redis somehow) and no money to spend on KDB, I started to cobble together file based storage and cache to work as a cohesive unit. Let me tell you, I learnt a lot more in that one year than my prior 15 years developing software.<p>Addicted to learning new things, I doubled-down on turning the storage+cache idea into a functioning database, without realising how hard it was to turn this idea into reality. Unwilling to give up, and fast forwarding to almost 2020, I&#x27;m asking you to provide feedback about what I&#x27;ve accomplished so far. QuestDB is currently usable as a single node or embedded, whilst not yet supporting horizontal scalability (on our roadmap in 2020&#x27;). Thank you for your time, I look forward to hearing your honest feedback.
sirffuzzylogik超过 5 年前
How does it compare to kdb performance wise?
评论 #21669940 未加载
woodyHood超过 5 年前
Interesting project, how do you manage to achieve consistency of the data?
评论 #21672571 未加载
priezz超过 5 年前
I understand, that the choice was made 5 years ago, but why Java?
评论 #21671220 未加载
m3slo超过 5 年前
How does it compare to existing time series databases such as InfluxDB, Prometheus or even Graphite?
评论 #21672531 未加载
dang超过 5 年前
Url changed from <a href="https:&#x2F;&#x2F;github.com&#x2F;questdb&#x2F;questdb" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;questdb&#x2F;questdb</a> to the project site.