Viewing profile — whilo
whilo
HN member- Joined
- Sat, Jul 25, 2020, 8:23 PM UTC
- HN karma
- 30
- Public activity
- 14 items
- HN profile
- View on Hacker News ↗
About whilo
Recent public activity
- story
- story
- story
-
comment
Comment #47357694
Hey. Hybrid in which sense? I have integrated Stratum's columnar indices as a secondary index in the new query engine of https://github.com/replikativ/datahike itself, so for numer…
-
comment
Comment #47357150
Hi HN - I’m the author of Stratum. The headline benchmark result is that on 10M rows, Stratum is faster than DuckDB on 35 of 46 single-threaded analytical queries, despite running …
- story
-
comment
Comment #47282099
Hi HN - I’m the author of Stratum. Stratum is a columnar SQL engine built on the JVM exploring two ideas: • SIMD execution using the Java Vector API • copy-on-write branching for t…
- story
- story
-
comment
Comment #43675547
No, he lives in Switzerland now (Lugano as far as I know). Switzerland is a big magnet for European talent, as is Germany to a lesser degree. My point though was that Germany was n…
-
comment
Comment #43660747
As a German coming from Mannheim, and now living on the Canadian West coast, I have to say that this is exactly the mindset that makes it so difficult to innovate in Germany. While…
-
comment
Comment #23961118
I see, so your problem was that you wanted to scan over all Datoms for one entity over a time period and you would have needed to have an EVAT index? In Datahike it would be fairly…
-
comment
Comment #23953227
Interesting, honestly speaking we have not thought about time series data a lot yet, but I think we should be able to provide custom indices and extend Datalog with more efficient …
-
comment
Comment #23952548
Hey, one of the core architects of Datahike here. As a Clojure company we are also super happy that Nubank made Clojure and Datomic much more credible with this move. While Datomic…