Development Guideline
Development Guideline
As an independent DBMS system, ClickHouse allows you to use the SQL language to perform common operations. The clickhouse-jdbc API is used in the following development program examples:
- Setting attributes
- 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.