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 }}
KipData
/
KiteSQL
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
54
Star
750
Code
Issues
29
Pull requests
3
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
refactor: slim runtime and bind ORM through planner
- #349
#349
Merged
KKould
merged 21 commits into
main
KipData/KiteSQL:main
from
refactor-runtime-orm-stack
KipData/KiteSQL:refactor-runtime-orm-stack
Copy head branch name to clipboard
Jun 14, 2026
Conversation
Commits
21
(21)
Checks
Files changed
Merged
refactor: slim runtime and bind ORM through planner
#349
KKould
merged 21 commits into
main
KipData/KiteSQL:main
from
refactor-runtime-orm-stack
KipData/KiteSQL:refactor-runtime-orm-stack
Copy head branch name to clipboard
Commits
Commits on Jun 12, 2026
refactor: streamline catalog state and execution caches
KKould
committed
429c753
View commit details
Copy full SHA for 429c753
Browse repository at this point
refactor: reuse table codec buffers
KKould
committed
ef1b519
View commit details
Copy full SHA for ef1b519
Browse repository at this point
refactor: introduce metadata arenas for execution state
KKould
committed
9d7064c
View commit details
Copy full SHA for 9d7064c
Browse repository at this point
refactor: normalize catalog metadata arenas
KKould
committed
5909105
View commit details
Copy full SHA for 5909105
Browse repository at this point
refactor: use static evaluator dispatch refs
KKould
committed
bc95185
View commit details
Copy full SHA for bc95185
Browse repository at this point
feat: show column refs in describe output
KKould
committed
936827b
View commit details
Copy full SHA for 936827b
Browse repository at this point
refactor: replace bincode and serde serialization
KKould
committed
9b4e0ae
View commit details
Copy full SHA for 9b4e0ae
Browse repository at this point
perf: reduce execution allocations and shell dependencies
KKould
committed
7f160fe
View commit details
Copy full SHA for 7f160fe
Browse repository at this point
perf: reserve column pruning removed positions
KKould
committed
c7207d4
View commit details
Copy full SHA for c7207d4
Browse repository at this point
feat: make optional dependencies feature-gated
KKould
committed
2e4f554
View commit details
Copy full SHA for 2e4f554
Browse repository at this point
refactor: make binder consume owned statements
KKould
committed
4339dd3
View commit details
Copy full SHA for 4339dd3
Browse repository at this point
refactor: isolate parser and ORM binding APIs
KKould
committed
02c7378
View commit details
Copy full SHA for 02c7378
Browse repository at this point
refactor: bind ORM queries through binder plans
KKould
committed
de2163c
View commit details
Copy full SHA for de2163c
Browse repository at this point
refactor: de-generic executor to reduce compile time
Show description for 65a57bf
KKould
committed
65a57bf
View commit details
Copy full SHA for 65a57bf
Browse repository at this point
test: update runtime test helpers
KKould
committed
2d22d96
View commit details
Copy full SHA for 2d22d96
Browse repository at this point
fix: expose wasm ddl and analyze APIs
KKould
committed
4ee5c66
View commit details
Copy full SHA for 4ee5c66
Browse repository at this point
fix: resolve CI failures after executor de-generic refactor
KKould
committed
192c5c9
View commit details
Copy full SHA for 192c5c9
Browse repository at this point
Commits on Jun 13, 2026
refactor: unify execution context cache handling
KKould
committed
50c9b9f
View commit details
Copy full SHA for 50c9b9f
Browse repository at this point
fix: avoid cloning prepared statements during binding
KKould
committed
ab1456b
View commit details
Copy full SHA for ab1456b
Browse repository at this point
Commits on Jun 14, 2026
Reduce projection and tuple serialization allocations
KKould
committed
23e2dcc
View commit details
Copy full SHA for 23e2dcc
Browse repository at this point
Update TPCC results and clean clippy warnings
KKould
committed
0692d24
View commit details
Copy full SHA for 0692d24
Browse repository at this point
You can’t perform that action at this time.