How to Get Support for Database Tools and SQL Inside WebStorm
Note: This post was updated in November 2024.
You may already know that JetBrains IDEs, like PhpStorm and IntelliJ IDEA Ultimate, have built-in support for database tools and SQL. Our database plugin provides this support, and it is bundled with all our IDEs, including WebStorm, from version 2024.3.
What you get with the database plugin
With the database plugin installed, you get access to all the features available in DataGrip, our standalone IDE for databases.
Some of the key DataGrip features include:
- Support for MongoDB, MySQL, PostgreSQL, and other databases.
- A powerful data editor that lets you modify data rows and navigate through data quickly.
- Coding assistance for queries similar to the one you get for your projects in WebStorm.
- A wide range of import and export options for your data.
If you want to learn more about the available features, take a look at this webpage. You can also check out the DataGrip blog to learn about the latest improvements and news.
Pricing details
If you want to learn more about pricing, visit this webpage. You can also check out the DataGrip blog to learn about the latest improvements and news.
That’s about it for now. Please let us know if you have any questions or feedback!
The WebStorm team