Help Center/
CloudTable Service/
Developer Guide/
ClickHouse Application Development Guide/
Development Process/
Development Guidelines
Updated on 2024-04-29 GMT+08:00
Development Guidelines
As an independent DBMS system, ClickHouse allows you to use the SQL language to perform common operations. In the development program example, the clickhouse-jdbc API is used for description.
- Setting Properties: Set the parameters for connecting to a ClickHouse service instance.
- Setting Up a Connection: Set a connection to the ClickHouse service instance.
- Creating a Database: Create a ClickHouse database.
- Creating a Table: Create a table in the ClickHouse database.
- Inserting Data: Insert data into the ClickHouse table.
- Querying Data: Query data in the ClickHouse table.
- Deleting a Table: Delete a ClickHouse table.
Parent topic: Development Process
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
The system is busy. Please try again later.
For any further questions, feel free to contact us through the chatbot.
Chatbot