PyCharm
 
Get PyCharm
You are viewing the documentation for an earlier version of PyCharm.

Manage data sources

Last modified: 21 December 2022

Available only in PyCharm Professional: download to try or compare editions

Data source is a location of data for your application. In PyCharm, you can define the following data sources:

  • Database data source: operational databases that contain data (see Connecting to database).

  • Data Definition Language (DDL) files: SQL files that contain data definition language statements.