热门搜索:
ghcr.io/hhyo/archery:master
ghcr.iolinux/amd64master大小: 未知更新于 2026年5月23日
Archery
SQL 审核查询平台
功能清单
| 数据库 | 查询 | 审核 | 执行 | 备份 | 数据字典 | 慢日志 | 会话管理 | 账号管理 | 参数管理 | 数据归档 |
|---|---|---|---|---|---|---|---|---|---|---|
| MySQL | √ | √ | √ | √ | √ | √ | √ | √ | √ | √ |
| MariaDB | √ | √ | √ | √ | √ | √ | √ | √ | √ | √ |
| MsSQL | √ | × | √ | × | √ | × | × | × | × | × |
| Redis | √ | × | √ | × | × | × | × | × | × | × |
| PgSQL | √ | × | √ | × | × | × | × | × | × | × |
| Oracle | √ | √ | √ | √ | √ | × | √ | × | × | × |
| MongoDB | √ | √ | √ | × | × | × | √ | √ | × | × |
| Phoenix | √ | × | √ | × | × | × | × | × | × | × |
| ODPS | √ | × | × | × | × | × | × | × | × | × |
| ClickHouse | √ | √ | √ | × | × | × | × | × | × | × |
| Cassandra | √ | × | √ | × | × | × | × | × | × | × |
| Doris | √ | × | √ | × | × | × | √ | × | × | × |
| Elasticsearch | √ | × | √ | × | × | × | × | × | × | × |
| OpenSearch | √ | × | √ | × | × | × | × | × | × | × |
| Memcached | √ | × | √ | × | × | × | × | × | × | × |
| TDengine | √ | × | × | × | × | × | √ | × | × | × |
快速开始
系统体验
在线体验
| 账号 | 密码 |
|---|---|
| archer | archer |
Docker
参考 https://github.com/hhyo/archery/wiki/docker
手动安装
https://github.com/hhyo/archery/wiki/manual
运行测试
python manage.py test -v 3
依赖清单
框架
- https://github.com/django/django
- https://github.com/twbs/bootstrap
- https://github.com/jquery/jquery
前端组件
- 菜单栏 https://github.com/onokumus/metismenu
- 主题 https://github.com/BlackrockDigital/startbootstrap-sb-admin-2
- 编辑器 https://github.com/ajaxorg/ace
- SQL美化 https://github.com/zeroturnaround/sql-formatter
- 表格 https://github.com/wenzhixin/bootstrap-table
- 表格编辑 https://github.com/vitalets/x-editable
- 下拉菜单 https://github.com/snapappointments/bootstrap-select
- 文件上传 https://github.com/kartik-v/bootstrap-fileinput
- 时间选择 https://github.com/smalot/bootstrap-datetimepicker
- 日期选择 https://github.com/dangrossman/daterangepicker
- 开关 https://github.com/Bttstrp/bootstrap-switch
- Markdown展示 https://github.com/markedjs/marked
服务端
- 队列任务 https://github.com/Koed00/django-q
- MySQL Connector https://github.com/PyMySQL/mysqlclient-python
- MsSQL Connector https://github.com/mkleehammer/pyodbc
- Redis Connector https://github.com/andymccurdy/redis-py
- PostgreSQL Connector https://github.com/psycopg/psycopg2
- Oracle Connector https://github.com/oracle/python-cx_Oracle
- MongoDB Connector https://github.com/mongodb/mongo-python-driver
- Phoenix Connector https://github.com/lalinsky/python-phoenixdb
- ODPS Connector https://github.com/aliyun/aliyun-odps-python-sdk
- ClickHouse Connector https://github.com/mymarilyn/clickhouse-driver
- TDengine Connector https://github.com/taosdata/taos-connector-python
- SQL解析/切分/类型判断 https://github.com/andialbrecht/sqlparse
- MySQL Binlog解析/回滚 https://github.com/noplay/python-mysql-replication
- LDAP https://github.com/django-auth-ldap/django-auth-ldap
- 序列化 https://github.com/simplejson/simplejson
- 时间处理 https://github.com/paxan/python-dateutil
功能依赖
- 可视化 https://github.com/pyecharts/pyecharts
- MySQL审核/执行/备份 https://github.com/hanchuanchuan/goInception%7Chttps://github.com/hhyo/inception
- MySQL索引优化 https://github.com/Meituan-Dianping/SQLAdvisor
- SQL优化/压缩 https://github.com/XiaoMi/soar
- My2SQL https://github.com/liuhr/my2sql
- 表结构同步 https://github.com/hhyo/SchemaSync
- 慢日志解析展示 pt-query-digest|https://github.com/thinkdb/aquila_v2
- 大表DDL https://github.com/github/gh-ost%7Cpt-online-schema-change
- MyBatis XML解析 https://github.com/hhyo/mybatis-mapper2sql
- RDS管理 https://github.com/aliyun/aliyun-openapi-python-sdk
- 数据加密 https://github.com/luojilab/django-mirage-field
贡献代码
可查阅主页的开发计划以及依赖清单,在对应Issues中回复认领,或者直接提交PR,感谢你对Archery的贡献
贡献包括但不限于以下方式:
- https://github.com/hhyo/Archery/wiki%EF%BC%88%E5%BC%80%E6%94%BE%E7%BC%96%E8%BE%91%EF%BC%89
- Bug修复
- 新功能提交
- 代码优化
- 测试用例完善
交流反馈
- 使用咨询、需求沟通:https://github.com/hhyo/Archery/discussions
- Bug提交:https://github.com/hhyo/archery/issues
致谢
- https://github.com/jly8866/archer Archery 项目是基于 archer 二次开发而来
- https://github.com/hanchuanchuan/goInception 一个集审核、执行、备份及生成回滚语句于一身的MySQL运维工具
- JetBrains Open Source 为项目提供免费的 IDE 授权
轩辕镜像配置手册
探索更多轩辕镜像的使用方法,找到最适合您系统的配置方式
Docker 配置
登录仓库拉取
通过 Docker 登录认证访问私有仓库
专属域名拉取
无需登录使用专属域名
K8s Containerd
Kubernetes 集群配置 Containerd
K3s
K3s 轻量级 Kubernetes 镜像加速
Dev Containers
VS Code Dev Containers 配置
Podman
Podman 容器引擎配置
Singularity/Apptainer
HPC 科学计算容器配置
其他仓库配置
ghcr、Quay、nvcr 等镜像仓库
Harbor 镜像源配置
Harbor Proxy Repository 对接专属域名
Portainer 镜像源配置
Portainer Registries 加速拉取
Nexus 镜像源配置
Nexus3 Docker Proxy 内网缓存
系统配置
需要其他帮助?请查看我们的 常见问题Docker 镜像访问常见问题解答 或 提交工单
镜像拉取常见问题
使用与功能问题
配置了专属域名后,docker search 为什么会报错?
docker search 限制
Docker Hub 上有的镜像,为什么在轩辕镜像网站搜不到?
站内搜不到镜像
机器不能直连外网时,怎么用 docker save / load 迁镜像?
离线 save/load
docker pull 拉插件报错(plugin v1+json)怎么办?
插件要用 plugin install
WSL 里 Docker 拉镜像特别慢,怎么排查和优化?
WSL 拉取慢
轩辕镜像安全吗?如何用 digest 校验镜像没被篡改?
安全与 digest
第一次用轩辕镜像拉 Docker 镜像,要怎么登录和配置?
新手拉取配置
轩辕镜像合规吗?轩辕镜像的合规是怎么做的?
镜像合规机制
轩辕镜像支持 docker push 上传本地镜像吗?
不支持 push
错误码与失败问题
docker pull 提示 manifest unknown 怎么办?
manifest unknown
docker pull 提示 no matching manifest 怎么办?
no matching manifest(架构)
镜像已拉取完成,却提示 invalid tar header 或 failed to register layer 怎么办?
invalid tar header(解压)
Docker pull 时 HTTPS / TLS 证书验证失败怎么办?
TLS 证书失败
Docker pull 时 DNS 解析超时或连不上仓库怎么办?
DNS 超时
docker 无法连接轩辕镜像域名怎么办?
域名连通性排查
Docker 拉取出现 410 Gone 怎么办?
410 Gone 排查
出现 402 或「流量用尽」提示怎么办?
402 与流量用尽
Docker 拉取提示 UNAUTHORIZED(401)怎么办?
401 认证失败
遇到 429 Too Many Requests(请求太频繁)怎么办?
429 限流
docker login 提示 Cannot autolaunch D-Bus,还算登录成功吗?
D-Bus 凭证提示
为什么会出现「单层超过 20GB」或 413,无法加速拉取?
413 与超大单层
账号 / 计费 / 权限
用户好评
来自真实用户的反馈,见证轩辕镜像的优质服务