JetBrains Rider 2018.2 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 JetBrains Rider distribution includes example extension scripts which you can access using the Scratches view of the Solution tool window.

The Extensions/Database Tools and SQL/data/extractors folder contains the scripts that convert table data into The Extensions/Database Tools and SQL/schema folder contains the scripts that generate a Java entity class for a table (see ).

Last modified: 21 December 2018