Hi, I am in a project where we are building a new database with strong normalisation requirements - very much like a relational data warehouse. We source the data from HDFS. And the maintenance team requires the data movement to be implemented through SQL APIs.
Main Question: Would it be a viable use case to use Ignite with native persistence store as storage when building a relational data warehouse? So that we do not have to manage both a RDBMS and Ignite. I don’t fully see a clear picture of what the limitations would be of using native persistence instead of RDBMS for persistence - but I have not seen a single use case where someone use native for relational data warehouses either. Again - I think I am missing some basic understanding of the native persistence here - even after reading through the docs I could find. So would be happy if someone could shed some light on it. Would be very thankful for all type of help/assistance! -- Sent from: http://apache-ignite-users.70518.x6.nabble.com/
