Live data from Hacker News

Kerf Time Series Lang and Columnar DB Open Sourced

github.com

11–14 of 14 posts

Re: Kerf Time Series Lang and Columnar DB Open Sourced

#11

This is great news. Thanks Kevin. I had said to Kevin I'd put effort towards any similar to q language tha appeared so I guess it's time to step up: - I myself commit to building a java JDBC driver - I don't know C well so I will offer $200 to anyone able to add an automated build->release and to at a minimum get a compiled binary available that runs on Ubuntu. (Windows/Mac would be awesome). PR to go to main open re…

I played around with GitHub Actions in the past, I'll give automated building + release a try...

Re: Kerf Time Series Lang and Columnar DB Open Sourced

#12

This is great news. Thanks Kevin. I had said to Kevin I'd put effort towards any similar to q language tha appeared so I guess it's time to step up: - I myself commit to building a java JDBC driver - I don't know C well so I will offer $200 to anyone able to add an automated build->release and to at a minimum get a compiled binary available that runs on Ubuntu. (Windows/Mac would be awesome). PR to go to main open re…

Ryan, could we get a kerf-friendly version of sqldashboards?

Re: Kerf Time Series Lang and Columnar DB Open Sourced

#14

The source for this is interesting to read to say the least. *FIXED SEE EDIT: I tried to compile it but was missing a link reference to the major function. I will keep poking around but it is definitely a fun source read. [edit] If you are wanting to compile this on WSL you will need to add an include for to pickup the reference to major.

you also need -fcommon if you're on a recent version of clang
Post reply on HN