-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Hello,
From what I understand, we can now exploit purely databases. However, a lot of users have their data in files or in databases that are not optimized at all for OLAP (Thinking of a postgresl, Mysql, Mariadb, etc...).
The idea would be to :
-extract the said data from this "slow" datasource
-write it in a "fast" internal datasource. Duckdb would be really great for that kind of stuff.
-allow to schedule the refresh and monitor the task refresh.
Best regards,
Simon
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
Type
Projects
Status
Todo