A Complete Guide to Importing Data into Singdata Lakehouse
Data Ingestion: Using Database Client DBV/SQLWorkbench to PUT Files
Overview
The PUT command is a utility in Lakehouse SQL used to upload local files from the client host to the data lake Volume object in Lakehouse. With this command, users can easily transfer local files to the cloud, enabling quick data migration and synchronization. To execute the PUT command, you can use the sqlline tool or a database management tool.
Use Cases
- Upload local files to the data lake Volume object.
- Quickly migrate and synchronize local and cloud data.
Implementation Steps
Download and Install DBV
This guide uses DbVisualizer Free Edition as the example database management tool. Skip this step if already installed.
Download the JDBC Driver for Singdata Lakehouse to your local machine.
Install the Lakehouse JDBC Driver in DBV.
Create a New Database in DBV
Establish a connection with Singdata Lakehouse.