If you just load the data into a set of tables, and the example of use is simple, for example, simply adding new records or updating the basic ones, and your load meets your requirements, I would stick to this. You can, of course, use ActiveWarehouse, but that sounds like overkill. If, however, you need to support changing sizes (i.e., keep a history of data changes over time) or other data warehouse functions, then something like ActiveWarehouse will start to matter more.
Cliff darling
source share