The Instructure Community will enter a read-only state on November 22, 2025 as we prepare to migrate to our new Community platform in early December. Read our blog post for more info about this change.
Hi, Canvas team,
We extracted 93 tables from Canvas by using the CLI tool. Now we want to load all the tables to an MS SQL database while still keeping the same names and data relationships like the STAR schema created by the Canvas platform.
Wonder whether the Canvas team has already developed some API tools for loading these tables to a SQL-like database or we need to load all the tables by ourselves like using Python SQL database connectors.
Thanks.
Solved! Go to Solution.
Hi @JiaqiCheng
You might have a look at the Canvas Data Loader app over in Github: https://github.com/instructure/canvas-data-loader
Hi @JiaqiCheng
You might have a look at the Canvas Data Loader app over in Github: https://github.com/instructure/canvas-data-loader
Community helpTo interact with Panda Bot, our automated chatbot, you need to sign up or log in:
Sign inTo interact with Panda Bot, our automated chatbot, you need to sign up or log in:
Sign in
This discussion post is outdated and has been archived. Please use the Community question forums and official documentation for the most current and accurate information.