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

Manage data sources

Last modified: 19 May 2022

This feature is available with the Database Tools and SQL plugin installed on the Settings/Preferences | Plugins page, tab Marketplace, as described in Installing plugins from JetBrains repository.

Please note that it is a paid plugin.

Data source is a location of data for your application. In WebStorm, 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.