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
Accelerator
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
ProxySQL
/
ParserSQL
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
0
Code
Issues
3
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Actions: ProxySQL/ParserSQL
Actions
All workflows
Workflows
CI
CI
Show more workflows...
Management
Caches
CI
CI
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Show workflow options
Create status badge
Create status badge
Loading
Uh oh!
There was an error while loading.
Please reload this page
.
ci.yml
will be ignored since log searching is not yet available
126 workflow runs
126 workflow runs
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
feat: add DML execution — INSERT/UPDATE/DELETE local + distributed wi…
CI
#51:
Commit
648f01e
pushed by
renecannao
3m 27s
main
main
3m 27s
View workflow file
Add design spec for DML execution — INSERT/UPDATE/DELETE local + dist…
CI
#50:
Commit
2466c3f
pushed by
renecannao
3m 16s
main
main
3m 16s
View workflow file
feat: add distributed query planner — decompose queries across backen…
CI
#49:
Commit
6638ddc
pushed by
renecannao
3m 17s
main
main
3m 17s
View workflow file
Add design spec for distributed query planner (sub-project 8)
CI
#48:
Commit
eba6985
pushed by
renecannao
3m 11s
main
main
3m 11s
View workflow file
feat: add rule-based optimizer — predicate pushdown, constant folding…
CI
#47:
Commit
9f9e2b3
pushed by
renecannao
2m 57s
main
main
2m 57s
View workflow file
Add design spec for rule-based optimizer (sub-project 6)
CI
#46:
Commit
10b8612
pushed by
renecannao
2m 49s
main
main
2m 49s
View workflow file
docs: update README and CLAUDE.md for full parser + query engine
CI
#45:
Commit
3ee471e
pushed by
renecannao
2m 49s
main
main
2m 49s
View workflow file
feat: add Volcano executor engine — SQL goes in, data comes out
CI
#44:
Commit
2d36d58
pushed by
renecannao
3m 5s
main
main
3m 5s
View workflow file
Add design spec for executor engine (sub-project 7)
CI
#43:
Commit
0ecbb84
pushed by
renecannao
2m 52s
main
main
2m 52s
View workflow file
feat: add Row format, Logical Plan nodes, and Plan Builder (AST → rel…
CI
#42:
Commit
894c437
pushed by
renecannao
2m 56s
main
main
2m 56s
View workflow file
Add design spec for Row format and Logical Plan (sub-projects 4+5)
CI
#41:
Commit
f7e82fa
pushed by
renecannao
2m 51s
main
main
2m 51s
View workflow file
feat: add catalog interface, InMemoryCatalog, and resolver bridge to …
CI
#40:
Commit
1ea314e
pushed by
renecannao
2m 42s
main
main
2m 42s
View workflow file
Add design spec for catalog (sub-project 3)
CI
#39:
Commit
8082675
pushed by
renecannao
2m 50s
main
main
2m 50s
View workflow file
feat: add expression evaluator with full operator dispatch and integr…
CI
#38:
Commit
bbec36a
pushed by
renecannao
2m 40s
main
main
2m 40s
View workflow file
Add expression evaluator implementation plan (5 tasks)
CI
#37:
Commit
377dc89
pushed by
renecannao
2m 31s
main
main
2m 31s
View workflow file
fix: address 5 spec review issues — missing nodes, coercion types, IS…
CI
#36:
Commit
fa0debd
pushed by
renecannao
2m 43s
main
main
2m 43s
View workflow file
Add design spec for expression evaluator (sub-project 2)
CI
#35:
Commit
ffa1659
pushed by
renecannao
2m 31s
main
main
2m 31s
View workflow file
Add SQL engine type system: NULL semantics, coercion, functions, regi…
CI
#34:
Commit
df21f0f
pushed by
renecannao
2m 38s
main
main
2m 38s
View workflow file
Add type system implementation plan (8 tasks)
CI
#33:
Commit
a621a55
pushed by
renecannao
2m 25s
main
main
2m 25s
View workflow file
Add design spec for SQL engine type system (sub-project 1)
CI
#32:
Commit
bad2e35
pushed by
renecannao
2m 19s
main
main
2m 19s
View workflow file
bench: publish performance report 2026-03-25
CI
#31:
Commit
318b3a5
pushed by
renecannao
2m 22s
main
main
2m 22s
View workflow file
docs: update all benchmarks with hash table keyword lookup results
CI
#30:
Commit
3fcb504
pushed by
renecannao
2m 26s
main
main
2m 26s
View workflow file
perf: replace binary search keyword lookup with FNV-1a hash table (O(1))
CI
#29:
Commit
7f53668
pushed by
renecannao
2m 23s
main
main
2m 23s
View workflow file
docs: add README.md with usage/benchmarks/architecture, update CLAUDE…
CI
#28:
Commit
43fe79a
pushed by
renecannao
2m 24s
main
main
2m 24s
View workflow file
docs: remove ReadySet, document libpg_query -O3 optimization flags
CI
#27:
Commit
bf1cd01
pushed by
renecannao
2m 21s
main
main
2m 21s
View workflow file
Previous
1
2
3
4
5
6
Next
You can’t perform that action at this time.