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
Type
/
to 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 }}
awolverp
/
rapidquery
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
5
Code
Issues
0
Pull requests
1
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Refactor: Major architectural overhaul inspired by
sqlparser-rs
(instead of
sea-query
)
- #2
#2
Draft
awolverp
wants to merge 9 commits into
master
awolverp/rapidquery:master
from
migrate
awolverp/rapidquery:migrate
Copy head branch name to clipboard
Conversation
Commits
9
(9)
Checks
Files changed
Draft
Refactor: Major architectural overhaul inspired by
sqlparser-rs
(instead of
sea-query
)
#2
awolverp
wants to merge 9 commits into
master
awolverp/rapidquery:master
from
migrate
awolverp/rapidquery:migrate
Copy head branch name to clipboard
Commits
Commits on Jun 18, 2026
Start migrating from SeaQuery, to sqlparser-rs
awolverp
committed
576286b
View commit details
Copy full SHA for 576286b
Browse repository at this point
Commits on Jun 21, 2026
Complete data-types
awolverp
committed
75f39b8
View commit details
Copy full SHA for 75f39b8
Browse repository at this point
Commits on Jun 25, 2026
Write serializers and refactor datatypes
awolverp
committed
c050524
View commit details
Copy full SHA for c050524
Browse repository at this point
Commits on Jun 27, 2026
Write 13 dialects, and complete `data_type`s (not tested)
awolverp
committed
9579e46
View commit details
Copy full SHA for 9579e46
Browse repository at this point
Add docstrings, rename dialect.SqliteDialect to dialect.SQLiteDialect
awolverp
committed
9cd5f8d
View commit details
Copy full SHA for 9cd5f8d
Browse repository at this point
Commits on Jul 5, 2026
Complete dialects
awolverp
committed
81705ad
View commit details
Copy full SHA for 81705ad
Browse repository at this point
Commits on Jul 16, 2026
major refactor of DataType, Serializers, and Dialects (second time)
Show description for e12d473
awolverp
committed
e12d473
View commit details
Copy full SHA for e12d473
Browse repository at this point
Commits on Aug 3, 2026
refactor: make dialect escaping/quoting writer-based and add statement
Show description for f5d6f15
awolverp
committed
f5d6f15
View commit details
Copy full SHA for f5d6f15
Browse repository at this point
Commits on Aug 4, 2026
feat: overhaul Ident handling with Asterisk support and proper quoting
Show description for 77c6267
awolverp
committed
77c6267
View commit details
Copy full SHA for 77c6267
Browse repository at this point
You can’t perform that action at this time.