IntelliJ IDEA 2019.1 Help

Extending the functionality of database tools

You can extend the functionality of your database tools by writing scripts in Groovy, Clojure, and JavaScript.

Example scripts

The IntelliJ IDEA distribution includes example extension scripts which you can access using the Scratches view of the Project tool window.

Example extension scripts

The Extensions/Database Tools and SQL/data/extractors folder contains the scripts that convert table data into CSV, HTML, JSON, SQL INSERTs and XML formats.

Last modified: 20 June 2019