-
Notifications
You must be signed in to change notification settings - Fork 514
Data import
Note: This feature is available in Enterprise, AWS, Team editions only.
In CloudBeaver, data import is accessible through the Data Editor when a table is open.
-
Click the Import button to open a pop-up window for the import process.

-
Choose the file type for import.

-
Choose the file from local storage and press Import.

-
Upon successful import, a confirmation message will appear.

The import process in CloudBeaver includes several key features and limitations:
-
The Community Edition (CE) only allows for
CSVfiles. Pro versions includeCSV,XLSX, andXMLfiles. -
In CloudBeaver Team Edition, data import is available to users with the roles of Editor, Manager, Developer, and Administrator.
-
CSVfiles should be comma-delimited. -
The structure (DDL) of the uploaded table must match the existing table, specifically in terms of columns.
-
Only unique primary key values are accepted to ensure data integrity and avoid duplicates.
-
The import operation does not block the interface, allowing for continued work while the import is processed.
-
The system currently supports uploading one file at a time.
- 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