Typical Use Case
This section describes the application development in a typical scenario, helping you quickly learn and master the ClickHouse development process and know key functions.
Scenario
Assume that a user needs to develop an application to store or query the name, age, and onboarding date of a person based on specified search criteria. The procedure is as follows:
- Set up the database connection.
- Create an information table.
- Insert data. (Data in the sample code is randomly generated.)
- Query the data based on specified search criteria.
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