-
Notifications
You must be signed in to change notification settings - Fork 517
Cloud Storage
Note: This feature is available in Enterprise and Team editions only.
CloudBeaver provides the ability to use your cloud storage services through a web interface. Currently, we support Amazon Simple Storage Service and Google Cloud Storage.
Within the file browser, you can interact with it like a regular file system, allowing you to:
- upload new files to the bucket from your local storage;
- download files to your local storage;
- delete and rename files;
- drag-and-drop files between buckets and different file systems.

To gain access to your storage, you should create a cloud configuration - AWS or GCP.
Tip: In the CloudBeaver AWS Edition, you can use default instance credentials for Cloud Storage authentication. For more details, see AWS Settings.
Then enable 'Cloud storage' in the Server configuration. Ensure that the relevant service (AWS, GCP) is also enabled.

Tip: For more information, see Server configuration administration
Navigate to the Tools menu on the main page of the app. Check the 'Cloud storage' option.

And finally, to view your buckets, expand the file system tree. If you are not logged in under the required provider, a login window will appear. Use the preconfigured authentication.

The file type is recognized automatically. Only SQL scripts (.sql) could be opened in the app. Double-click on the file to open it in SQL editor. You can easily execute statements or make changes and save them directly to the cloud storage.

- Getting started
- Create connection
- Connection network options
- Supported databases
-
Drivers management
- Database authentication methods
- Database navigator
- Properties editor
- Data editor
- SQL editor
-
Entity relation diagrams
- Cloud services
-
AI Smart assistance
- Data transfer
- General user guide
- Administration
- Server configuration
-
Server security and access configuration
- Authentication methods
- Access management
- Proxy configuration
-
Secret management
- Logs
-
Query manager
- Workspace location
- Command line parameters
-
Session manager
- Deployment options
- CloudBeaver Editions
- FAQ
- Development