Quantopian's community platform is shutting down. Please read this post for more information and download your code.
Back to Community
External Databases

I know that we can already import data in CSVs via fetcher, but it's still somewhat tedious. I was just wondering if there were any plans to allow users to connect to their own external databases like MySQL or PostgreSQL and run queries directly against them (via pyodbc for example).