Hacker News new | past | comments | ask | show | jobs | submit login

Most people don't realize that Excel (like PowerBI) has an in-memory, compressed, column store database inside of it.

Loading hundreds of millions of rows into it takes a while, but given a commensurate amount of RAM and a reasonable data model (single table or star schema), performing aggregations with a pivot table is pretty snappy.




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

Search: