Skip to content
Prev 45110 / 63424 Next

stopping finalizers

Cool - Is that faster than storing a column that just contains the
include indices?
Have you done any comparisons of monetdb vs sqlite - I'm interested to
know how much faster it is. I'm working on a package
(https://github.com/hadley/dplyr) that compiles R data manipulation
expressions into (e.g. SQL), and have been wondering if it's worth
considering a column-store like monetdb.

Hadley