Website/src/ideas/2016-04-21-powerOverwhelmin...

397 B

title
Hardware+Compressed Columnar Indexing

Oracle has some new compute hardware (The M7) that they want to show off. Key features of interest to us include the ability to push relational database operations down into hardware (e.g., filtering in RAM), and a huge compressed in-memory columnar cache. It would be interesting to see how Mimir can exploit these features to run faster.