• While I'm anxious to try out in-memory OLTP, it leaves me with two questions.

    1. How are the transaction logs stored? If they aren't written to disk, we'll lose durability, which would be a deal-breaker. While I'm sure they took this into account, I really hope it's solid and would like to learn more.

    2. How much memory are we going to need to be able to run a 1TB database? Not all shops can afford to have 80 cores and 4TB of memory. This will be the most interesting part to me.

    Thanks for the question, Steve. Maybe I'll start searching when I have some time to do research.