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
.
devlive-community
/
codeforge
Public
Notifications
You must be signed in to change notification settings
Fork
16
Star
125
Code
Issues
1
Pull requests
1
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Enhance SQL execution and visualization with multiple data sources
- #81
#81
Merged
qianmoQ
merged 13 commits into
devlive-community:dev
devlive-community/codeforge:dev
from
qianmoQ:dev-26.1.0
qianmoQ/codeforge:dev-26.1.0
Copy head branch name to clipboard
Jun 7, 2026
Conversation
Commits
13
(13)
Checks
Files changed
Merged
Enhance SQL execution and visualization with multiple data sources
#81
qianmoQ
merged 13 commits into
devlive-community:dev
devlive-community/codeforge:dev
from
qianmoQ:dev-26.1.0
qianmoQ/codeforge:dev-26.1.0
Copy head branch name to clipboard
Commits
Commits on Jun 6, 2026
feat: SQL 查询结果表格视图
Show description for 8537e0e
qianmoQ
committed
8537e0e
View commit details
Copy full SHA for 8537e0e
Browse repository at this point
feat: SQL 改用 rusqlite 执行——错误提示 + 选择数据库文件
Show description for f10240f
qianmoQ
committed
f10240f
View commit details
Copy full SHA for f10240f
Browse repository at this point
docs: README 补充 SQL 语言与表格结果可视化
qianmoQ
committed
72ac511
View commit details
Copy full SHA for 72ac511
Browse repository at this point
feat: SQL 支持外部数据库(MySQL)与数据源选择
Show description for b9fbca0
qianmoQ
committed
b9fbca0
View commit details
Copy full SHA for b9fbca0
Browse repository at this point
refactor: SQL 执行器拆分为插件式 db 模块
Show description for 2f76d27
qianmoQ
committed
2f76d27
View commit details
Copy full SHA for 2f76d27
Browse repository at this point
feat: SQL 数据源选择器移到编辑器顶部,运行前即可选择
Show description for ddd4f3a
qianmoQ
committed
ddd4f3a
View commit details
Copy full SHA for ddd4f3a
Browse repository at this point
style: SQL 数据源选择改用项目 Select 组件,替换原生 select
qianmoQ
committed
b345456
View commit details
Copy full SHA for b345456
Browse repository at this point
fix: 数据库连接重启后被清空
Show description for 9c31d4b
qianmoQ
committed
9c31d4b
View commit details
Copy full SHA for 9c31d4b
Browse repository at this point
style: SQL 数据源选择器降高、设置数据库类型用 Select 组件、Markdown 清空改图标
Show description for 23ab86a
qianmoQ
committed
23ab86a
View commit details
Copy full SHA for 23ab86a
Browse repository at this point
feat: SQL 执行也记录执行历史
Show description for d086a3a
qianmoQ
committed
d086a3a
View commit details
Copy full SHA for d086a3a
Browse repository at this point
feat: SQL 执行历史用表格视图渲染,与运行时一致
Show description for 4b908c3
qianmoQ
committed
4b908c3
View commit details
Copy full SHA for 4b908c3
Browse repository at this point
feat: SQL 结果支持图表渲染,拖拽配置维度/指标(柱状图)
Show description for 49497f5
qianmoQ
committed
49497f5
View commit details
Copy full SHA for 49497f5
Browse repository at this point
feat: 图表配置增强,维度支持多个并新增排序/TopN/数值标签
Show description for c817768
qianmoQ
committed
c817768
View commit details
Copy full SHA for c817768
Browse repository at this point
You can’t perform that action at this time.