Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
sqlc-dev
/
sqlc
Public
Notifications
You must be signed in to change notification settings
Fork
1.1k
Star
18.3k
Code
Issues
582
Pull requests
104
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Add ClickHouse Engine Support to sqlc
- #4220
#4220
Closed
mgilbir
wants to merge 13 commits into
sqlc-dev:main
sqlc-dev/sqlc:main
from
mgilbir:add-clickhouse-support
mgilbir/sqlc:add-clickhouse-support
Copy head branch name to clipboard
Conversation
Commits
13
(13)
Checks
Files changed
Closed
Add ClickHouse Engine Support to sqlc
#4220
mgilbir
wants to merge 13 commits into
sqlc-dev:main
sqlc-dev/sqlc:main
from
mgilbir:add-clickhouse-support
mgilbir/sqlc:add-clickhouse-support
Copy head branch name to clipboard
Commits
Commits on Dec 6, 2025
Add ClickHouse engine: parser, converter, and catalog
Show description for f30b317
mgilbir
committed
f30b317
View commit details
Copy full SHA for f30b317
Browse repository at this point
Add ClickHouse engine unit tests
Show description for 7960b17
mgilbir
committed
7960b17
View commit details
Copy full SHA for 7960b17
Browse repository at this point
Register ClickHouse engine in compiler
Show description for 5112bab
mgilbir
committed
5112bab
View commit details
Copy full SHA for 5112bab
Browse repository at this point
Add ClickHouse type mapping for Go code generation
Show description for e817d54
mgilbir
committed
e817d54
View commit details
Copy full SHA for e817d54
Browse repository at this point
Add ClickHouse code generation templates
Show description for d426a16
mgilbir
committed
d426a16
View commit details
Copy full SHA for d426a16
Browse repository at this point
Add JOIN USING support and refactor output column handling
Show description for 14e9917
mgilbir
committed
14e9917
View commit details
Copy full SHA for 14e9917
Browse repository at this point
Add ClickHouse test database adapters
Show description for cec1ed9
mgilbir
committed
cec1ed9
View commit details
Copy full SHA for cec1ed9
Browse repository at this point
Add ClickHouse documentation and example project
Show description for 15d203a
mgilbir
committed
15d203a
View commit details
Copy full SHA for 15d203a
Browse repository at this point
Add ClickHouse example project generated code
Show description for cc9759f
mgilbir
committed
cc9759f
View commit details
Copy full SHA for cc9759f
Browse repository at this point
Add end-to-end test for JOIN...USING syntax
Show description for cfdb3ff
mgilbir
committed
cfdb3ff
View commit details
Copy full SHA for cfdb3ff
Browse repository at this point
Add end-to-end tests for ClickHouse core SQL features
Show description for d7965d6
mgilbir
committed
d7965d6
View commit details
Copy full SHA for d7965d6
Browse repository at this point
Add end-to-end tests for ClickHouse advanced SQL features
Show description for 01638c9
mgilbir
committed
01638c9
View commit details
Copy full SHA for 01638c9
Browse repository at this point
Add end-to-end tests for ClickHouse types and functions
Show description for 00ce8b7
mgilbir
committed
00ce8b7
View commit details
Copy full SHA for 00ce8b7
Browse repository at this point
You can’t perform that action at this time.