FIWARE offers using context providers to fetch data from external sources for entities that are queried through the context broker.
With QuantumLeap, historical data can be stored in a time series database such as CrateDB.
Is it possible to combine these two concepts? When querying for historical data in a QuantumLeap setup, could some data instead be fetched from another database via a registered context provider (or a similar proxy implementation)? Preferably using out-of-the-box FIWARE components without too much custom magic.