ThanoSQL Quick Start Guide
comments_data.csv
and contains the following columns:
ProductId | UserId | Text |
---|---|---|
B005K4Q1VI | A1BJHZE41QWBX6 | I received the K-cups on time and in excellent condition. I usually drink coffee, but at night the Hot cocoa is good with a snack, just before bed. |
B005K4Q1VI | A365A90ZY1Q80T | This is the best hot cocoa I’ve had in a K-Cup! The taste is smooth and creamy. It’s perfect for a cold morning or an evening hot drink. I would definitely recommend this product. The best part is that it can be ordered on auto delivery so I never run out. |
CSV
and JSON
.
Access Query Manager and Initiate Table Creation
Query Manager
section in the ThanoSQL console and click on the Create Table
button to start the process.
Choose the File Upload Option
Upload Local File
option. You can also choose Create New Table Manually
for other use cases, but for this guide, we will use Upload Local File
.
Set Up Your Table Configuration
review_comments_data
.
Upload and Verify Your Data
Table
tab to verify that your table has been created successfully.
Inspect the Table Schema
Table Schema
, which provides details about the structure of your data.
Preview the Uploaded Data
Preview
button to inspect the data and ensure everything has been uploaded correctly.
review_comments_data
table.