Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
supercoco9
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
supercoco9
3mo ago
Or a bicycle!
2.
▲
by
supercoco9
11mo ago
I don't think it would. The room should be called "Cloud Native Databases", as it was called last year. This is the CFP they issued on the FOSDEM mailing list --- We're excited to announce the Databases devroom at FOSDEM
3.
▲
by
supercoco9
1y ago
QuestDB. It is built for finance workloads (can be also used for other timeseries data, like energy, or aerospace, but has heavy optimizations for common finance data patterns), it is very performant, it has been in used for years at large
4.
▲
by
supercoco9
2y ago
Hi! I am the author of that post :) Exactly my thinking. It is alpha, and I am sure it will be vastly improved, yet...
5.
▲
by
supercoco9
3y ago
By the way, I presented this repository at the FOSDEM conference just a few days ago. If you want to have more context about what it does, or see a walk-though of the different components, the video is available at https://fosdem
6.
▲
Show HN: Open-source template for end-to-end streaming analytics
(github.com)
17 points
by
supercoco9
3y ago
|
1 comments
7.
▲
by
supercoco9
3y ago
Thank you! (original article writer here) DuckDB is awesome. A couple of comments here. First of all, this is totally my fault, as I didn't explain it properly. I am trying to simulate performance for streaming ingestion, which is the
8.
▲
by
supercoco9
3y ago
Hi. Sorry if my query offended you. I basically executed literally what Clickhouse recommends at their guides for deduplication https://clickhouse.com/docs/en/guides/developer/deduplicatio... . Of course
9.
▲
QuestDB adds dynamic commits to optimise data freshness even at high throughput
(questdb.io)
2 points
by
supercoco9
4y ago
|
1 comments
10.
▲
by
supercoco9
4y ago
I enjoyed reading about how technical decisions are made to make databases smarter and optimise without the need to relay on users fine-tuning obscure configuration parameters