You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am looking to migrate the default SQLite database used in Apache Superset to Oracle.
I understand the basic setup, but I have a few specific questions:
Is there an official guide or built-in tool in Superset for migrating data from SQLite to Oracle?
What is the best method to dump SQLite data and import it into Oracle?
What specific configurations should be added to superset_config.py to ensure proper connection to Oracle?
Could switching the primary database cause compatibility issues with some Superset features?
Do you have any recommendations for optimizing performance when using Oracle with Superset?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi Superset Team,
I am looking to migrate the default SQLite database used in Apache Superset to Oracle.
I understand the basic setup, but I have a few specific questions:
superset_config.py
to ensure proper connection to Oracle?Thanks for your guidance!
Best regards,
iman
Beta Was this translation helpful? Give feedback.
All reactions