-
Notifications
You must be signed in to change notification settings - Fork 386
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
CSV
files. Pro versions includeCSV
,XLSX
, andXML
files. -
In CloudBeaver Team Edition, data import is available to users with the roles of Editor, Manager, Developer, and Administrator.
-
CSV
files 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.
- Application overview
- Demo Server
- Administration
- Supported databases
- Accessibility
- Keyboard shortcuts
- Features
- Server configuration
- CloudBeaver and Nginx
- Domain manager
- Configuring HTTPS for Jetty server
- Product configuration parameters
- Command line parameters
- Local Preferences
- Team Edition Overview
- Getting started with Team Edition
- Team Edition Server Configuration
- Projects in Team Edition
- Teams in Team Edition
- Team Edition Deployment
- Roles in Team Edition
- Git integration in Team Edition
- Datasets in Team Edition
-
CloudBeaver Community
-
CloudBeaver AWS
-
CloudBeaver Enterprise
-
Deployment options
-
Development