Description
This Visual Studio Code extension provides support for Virtual Database development.
Features
- create and delete virtual databases
- create and delete datasources of predefined types
- create, modify and delete datasource properties
- convert datasources to a secret or configmap
- create, modify and delete environment variables
- convert environment variables to a secret or configmap
- modify the DDL part of the virtual database
- deploy and undeploy virtual databases
Requirements
Contributing
This is an open source project open to anyone. Contributions are extremely welcome!
For information on getting started, refer to the CONTRIBUTING instructions.
CI builds can be installed manually by following these instructions:
Download the latest development VSIX archive from here. (vscode-datavirt-XXX.vsix)
Click View/Command Palette
Type 'VSIX'
Select 'Install from VSIX...' and choose the .vsix file.
Feedback
File a bug in Jira.
License
Apache License 2.0.
See LICENSE file.
| |