Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Not right now; I haven’t set up a repository for it yet; I’ll certainly post it here when it’s ready to show.

I’m working from the bottom up and am almost ready to start working on collections— I started with newtypes to represent columns and then tried to get them to combine together properly.

As of today, I’ve got what looks like a good scheme to treat arbitrary objects as records, and can do joins, projections, and column renames with the type system keeping track of which objects have which columns.

The plan for tables/collections is to implement a sequential-scan interface backed by something simple, and then add wrapper write-through index objects to speed up particular query types.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: