# Agentic coding at ClickHouse

DevFeed: [Agentic coding at ClickHouse](<https://devfeed.tech/articles/agentic-coding-at-clickhouse-4919.md>)

Original publisher: [Read original article](<https://clickhouse.com/blog/agentic-coding>)

Author: Alexey Milovidov

Published: 2026-04-01T00:00:00Z

Content type: article

Language: en

Sources: [ClickHouse Blog](<https://devfeed.tech/sources/clickhouse-blog.md>)

Topics: [AI-assisted coding](<https://devfeed.tech/topics/ai-assisted-coding.md>), [Language models](<https://devfeed.tech/topics/language-models.md>), [Boilerplate](<https://devfeed.tech/topics/boilerplate.md>), [C++](<https://devfeed.tech/topics/c-plus-plus.md>), [cursor](<https://devfeed.tech/topics/cursor.md>)

Tags: [agentic-coding](<https://devfeed.tech/tags/agentic-coding.md>), [agents](<https://devfeed.tech/tags/agents.md>), [ai](<https://devfeed.tech/tags/ai.md>), [c-plus-plus](<https://devfeed.tech/tags/c-plus-plus.md>), [claude-code](<https://devfeed.tech/tags/claude-code.md>), [clickhouse](<https://devfeed.tech/tags/clickhouse.md>), [cursor](<https://devfeed.tech/tags/cursor.md>), [javascript](<https://devfeed.tech/tags/javascript.md>), [python](<https://devfeed.tech/tags/python.md>), [vibe-coding](<https://devfeed.tech/tags/vibe-coding.md>)

## AI overview

A ClickHouse perspective on using coding agents pragmatically: they can help with boilerplate and internal tools, but may perform poorly in a large C++ codebase.

## Source excerpt

How to remain competitive in the AI era of software engineering