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

Manage data sources

Last modified: 03 October 2022

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

  • Database data source: operational databases that contain data (see Database connection).

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