ClickHouse Application Development Approach
This topic describes the application development in a typical scenario, helping you quickly learn and master the ClickHouse development process and know key functions.
Development Guideline
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
- Establishing a Connection
- Creating a Database
- Creating a Table
- Inserting Data
- Querying Data
- Deleting a Table
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.
For any further questions, feel free to contact us through the chatbot.
Chatbot