Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
abbychau
/
mist
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
12
Code
Issues
0
Pull requests
0
Actions
Projects
Security
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
main
User selector
All users
All time
Commit History
Commits on Dec 26, 2025
feat: Implement database persistence with AOF and snapshotting, and expose snapshot functionality to WASM.
abbychau
committed
9b73202
Copy full SHA for 9b73202
Commits on Dec 11, 2025
Update artifact upload path in static.yml
Show description for 3b31c8e
abbychau
authored
3b31c8e
Copy full SHA for 3b31c8e
feat: Add Makefile for local documentation preview and update styles for improved aesthetics
abbychau
committed
873c817
Copy full SHA for 873c817
Merge pull request #1 from abbychau/claude/redesign-docs-homepage-01CuxJp8aKhmZ3y8mSuWcbhY
Show description for b31c3ca
abbychau
authored
b31c3ca
Copy full SHA for b31c3ca
Redesign docs homepage with professional, clean aesthetic
Show description for d8c2ed0
claude
committed
d8c2ed0
Copy full SHA for d8c2ed0
Commits on Jul 2, 2025
feat: Remove Recent Enhancements section from MySQL compatibility documentation
abbychau
committed
4633968
Copy full SHA for 4633968
Implement support for correlated subqueries in SELECT statements
Show description for 46d2f8b
abbychau
committed
46d2f8b
Copy full SHA for 46d2f8b
Commits on Jul 1, 2025
feat: Add advanced pattern matching support with REGEXP and RLIKE in MySQL compatibility
abbychau
committed
8b59ad7
Copy full SHA for 8b59ad7
Commits on Jun 30, 2025
Refactor WASM SQL engine: remove main.go, integrate with MIST engine, and enhance SQL execution handling
Show description for 6fa6c97
abbychau
committed
6fa6c97
Copy full SHA for 6fa6c97
Commits on Jun 28, 2025
chore: Remove CLAUDE.md file as it is no longer needed
abbychau
committed
a746f44
Copy full SHA for a746f44
feat: Refactor build scripts and update documentation for improved usability and clarity
abbychau
committed
64a821d
Copy full SHA for 64a821d
Implement TiDB parser for WASM SQL engine with enhanced SQL capabilities
Show description for 5777840
abbychau
committed
5777840
Copy full SHA for 5777840
Commits on Jun 27, 2025
wip
abbychau
committed
6bdd781
Copy full SHA for 6bdd781
Commits on Jun 26, 2025
feat: Update documentation and styles for operations section, enhancing clarity and visual appeal
abbychau
committed
cd416b3
Copy full SHA for cd416b3
feat: Enhance documentation and styles for MySQL-Compatible Daemon Server section
abbychau
committed
8fc4816
Copy full SHA for 8fc4816
feat: Add Daemon Mode section to documentation with usage examples and integration details
abbychau
committed
4e44b2d
Copy full SHA for 4e44b2d
Implement UNION statement execution and UPDATE statement processing
Show description for ca936d6
abbychau
committed
ca936d6
Copy full SHA for ca936d6
feat: Add support for scalar subqueries in SELECT statements and enhance evaluation logic
abbychau
committed
61510d4
Copy full SHA for 61510d4
feat: Implement parse-only support for SET and LOCK TABLES statements to enhance MySQL migration compatibility
abbychau
committed
64177f3
Copy full SHA for 64177f3
feat: Add Recent Enhancements section to MySQL compatibility documentation and remove obsolete debug examples
abbychau
committed
983ca4a
Copy full SHA for 983ca4a
feat: Implement LIKE and NOT LIKE pattern matching, enhance EXISTS subquery support
abbychau
committed
498b344
Copy full SHA for 498b344
Implement built-in functions and expression evaluation for SELECT statements
Show description for 16855ec
abbychau
committed
16855ec
Copy full SHA for 16855ec
Implement new WHERE operators (IS NULL, BETWEEN, IN) and enhance JOIN support
Show description for efe16bf
abbychau
committed
efe16bf
Copy full SHA for efe16bf
Enhance SQL Engine: Support for UNION operations and index types
Show description for 4778add
abbychau
committed
4778add
Copy full SHA for 4778add
Commits on Jun 25, 2025
feat: Add support for SET and YEAR data types, enhance INSERT and SELECT handling
Show description for d99fa36
abbychau
committed
d99fa36
Copy full SHA for d99fa36
Implement nested transactions and savepoints in SQL engine
Show description for 6b30e22
abbychau
committed
6b30e22
Copy full SHA for 6b30e22
Commits on Jun 23, 2025
feat: Update footer to include GTSDB link and credit
abbychau
committed
b1f9477
Copy full SHA for b1f9477
Commits on Jun 22, 2025
Create CNAME
abbychau
authored
f487b3f
Copy full SHA for f487b3f
feat: Update GitHub link styling and remove unused CSS classes
abbychau
committed
4253676
Copy full SHA for 4253676
feat: Enhance hero section styling and footer link interactions
abbychau
committed
6350f77
Copy full SHA for 6350f77
feat: Implement GROUP BY functionality in aggregate queries
Show description for 351852a
abbychau
committed
351852a
Copy full SHA for 351852a
Add support for enhanced SQL features and compatibility with mist engine
Show description for 72ba9ac
abbychau
committed
72ba9ac
Copy full SHA for 72ba9ac
Add auto increment functionality to Mist SQL engine
Show description for 194e73d
abbychau
committed
194e73d
Copy full SHA for 194e73d
feat: Add MIT License, update styles, and enhance documentation with query recording features
abbychau
committed
cd18813
Copy full SHA for cd18813
feat: Add query recording functionality to SQLEngine
Show description for 98a53fd
abbychau
committed
98a53fd
Copy full SHA for 98a53fd
Pagination
Previous
Next
You can’t perform that action at this time.