DBeaver integration
For users who need advanced database management features, Nuvolos offers DBeaver as an integrated application.
To add DBeaver, create a new Nuvolos application and select DBeaver from the list of available application types. For detailed instructions on adding an application, refer to the associated documentation.
The connection to Nuvolos is automatically configured in DBeaver, however the first time you connect to Nuvolos, DBeaver will prompt you to install the relevant database driver (Snowflake), which needs to be approved:

For more information on DBeaver, please visit: https://github.com/dbeaver/dbeaver/wiki
Collaborating in DBeaver
Inside the DBeaver application is a Project called General (the default DBeaver project). In the Scripts folder, you will find that the files area is linked in, so scripts saved to /files are automatically visible to all users of DBeaver inside an instance.
When creating new scripts, if you would like it to be accessible for other users in the instance, please save it under the 'files' folder. If you save it simply to the 'Scripts' folder, then it will be only accessible to your own user, which can be helpful when prototyping.
Last updated
Was this helpful?