https://github.com/datagrip/dg-scripted-extensions-environment
Pre-configured project for DataGrip scripted extensions development
https://github.com/datagrip/dg-scripted-extensions-environment
Last synced: 4 months ago
JSON representation
Pre-configured project for DataGrip scripted extensions development
- Host: GitHub
- URL: https://github.com/datagrip/dg-scripted-extensions-environment
- Owner: DataGrip
- License: apache-2.0
- Created: 2023-01-04T15:27:08.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T15:28:52.000Z (over 3 years ago)
- Last Synced: 2025-07-14T04:41:56.129Z (11 months ago)
- Size: 7.81 KB
- Stars: 6
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# DataGrip scripted extensions
### DataGrip specific API description
* [API for custom data extractors](https://www.jetbrains.com/help/datagrip/data-extractors.html#api_for_custom_data_extractors)
* [Getting started with writing scripts for DataGrip](https://intellij-support.jetbrains.com/hc/en-us/community/posts/115000134704-Getting-started-with-writing-scripts-for-DataGrip)