Thanks, Soren. That answers my question. I have a project where we are pretty closely following Nathan's architecture in his Big Data book. We are just starting to build a few views on the master data in a serving layer. I'd like to give ElephantDB a try since it seems like it's built for doing exactly this. I'm facing a lot of opposition to that from others that want us to use an RDBMS (Oracle preferred) to populate a table that is served by a materialized view. One big selling point for doing that is that client applications that need to access these indexes can use their standard ODBC/JDBC tools to connect. We'll see if I can convince them to try out a better solution.
Thanks again for the answer.
- Dave