Live data from Hacker News

Sirius DB

sirius-db.com

11–18 of 18 posts

Re: Sirius DB

#11
post #8

Its sitting at the top in clickbench .Pretty cool https://benchmark.clickhouse.com/#system=-&type=-&machine=-c...

improvement over DuckDb is kinda marginal (44%)

Re: Sirius DB

#13
post #6

Earlier quoted context omitted.

One downside is that you're paying for the GPU whether you're fully using it or not. It takes big queries to saturate a GH200, and if you're only using 10% of the capacity of the GPU it doesn't really matter that it's 10x faster. In a typical company you'll have jobs, some scheduled, some ad-hoc, at a range of sizes. Most of them won't be cost-effective to run on a GPU instance, so you need a scheduling layer that es…

The website claims it’s 10x cheaper (“10x faster on same hardware costs”) and implements SQL execution. I don’t understand why GPU saturation is relevant. If it’s 10x cheaper, it doesn’t matter if you only use 0.1% of the GPU, right? Correctness shouldn’t be a concern if it implements SQL. Curious for some more details, maybe there’s something I’m missing.

GPU databases can run a small subset of production workloads in a narrow combination of conditions.

There are plenty of GPU databases out there: mapD/OmniSci/HeavyDB, AresDB, BlazingSQL, Kinetika, BrytlytDB, SQReam, Alenka, ... Some of them are very niche, and the others are not even usable.

Re: Sirius DB

#15
post #8

Its sitting at the top in clickbench .Pretty cool https://benchmark.clickhouse.com/#system=-&type=-&machine=-c...

improvement over DuckDb is kinda marginal (44%)

44% is not marginal. "Marginal" is what perceived by seller and buyer as negligible and it tops at 5%.

Re: Sirius DB

#16
post #15

Earlier quoted context omitted.

improvement over DuckDb is kinda marginal (44%)

44% is not marginal. "Marginal" is what perceived by seller and buyer as negligible and it tops at 5%.

its marginal compared to promised 10x improvement.

Re: Sirius DB

#18
Some of the price performance improvement that is quoted is due to using $ from different cloud providers - eg a GH200 in Lambda Labs costs $1.5/hr, but the closest equivalent in AWS (p5.4xlarge) costs $6.88/hr. Which means, ~4.5x of the price performance benefits is not real ...
Post reply on HN