Skip to content

Comment on Ask HN: Is KDB a sane choice for a datalake in 2024?parent

Comments

you do not want a solution (in any language/tech) that involves pulling an entire day of market data off disk, across the wire and over to your process for analysis.

Personally I do this and just throw time / compute at the problem - mostly because I don't want to pay for KDB in $ or learning curve.

If, however, one does it that way then the actual db is largely irrelevant - if the shop uses KDB, write a query once to pull symbol & timeframe and process locally.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.