Openblocks x ClickHouse

Openblocks x ClickHouse

Openblocks · 2 minute read
  1. Connect to ClickHouse in Openblocks
  2. Using ClickHouse in Openblocks
  3. CRUD operations
  4. Access data
  5. About Openblocks

ClickHouse is a columnar database management system designed to efficiently handle big data workloads. It was developed by Yandex, a Russian technology company, and released as an open-source project in 2016. ClickHouse is optimized for analytical queries, and can easily handle complex queries on large datasets. It can ingest and process data at a high rate and scales horizontally to accommodate large amounts of data. ClickHouse is used by businesses, organizations, and developers for various applications such as data warehousing, business intelligence, and real-time analytics. It is known for its speed, scalability, and cost-effectiveness, and has gained popularity among companies looking for high-performance data solutions.

Connect to ClickHouse in Openblocks

Step 1: Create new data sources > Select ClickHouse, and fill in the fields.

Step 2: Create ClickHouse queries.

Step 3: Display query results in specified components.

Using ClickHouse in Openblocks

CRUD operations

When connected to ClickHouse in Openblocks, you can perform create, read, update, and delete operations.

Access data

You can check the data structure in the data browser panel, and access query results via {{queryName.data}} anywhere in your app.

About Openblocks

Openblocks is an open-source low-code platform where you can find 50+ built-in components. It also offers excellent documentation to discuss technical details, present practical tutorials, and provide all the information you need know for building an app. On Openblocks, you can get connected to most databases and any API within clicks, design custom components, share apps with colleagues or customers, and more.

Start your first app now and feel free to reach the vibrant community on Discord if you encounter any issue or would like to share an idea!