mirror of
https://gitee.com/dromara/mayfly-go
synced 2026-05-26 21:05:18 +08:00
113 lines
4.6 KiB
Markdown
113 lines
4.6 KiB
Markdown
# 🌈Dromara mayfly-go
|
||
|
||
<p align="center">
|
||
<a href="./README.md">中文介绍</a> |
|
||
<a href="https://www.yuque.com/may-fly/mayfly-go">Documentation</a> |
|
||
<a href="https://space.bilibili.com/484091081/channel/collectiondetail?sid=392854">Operate Video</a>
|
||
</p>
|
||
|
||
<p align="center">
|
||
<a href="https://gitee.com/dromara/mayfly-go" target="_blank">
|
||
<img src="https://gitee.com/dromara/mayfly-go/badge/star.svg?theme=white" alt="star"/>
|
||
<img src="https://gitee.com/dromara/mayfly-go/badge/fork.svg" alt="fork"/>
|
||
</a>
|
||
<a href="https://github.com/dromara/mayfly-go" target="_blank">
|
||
<img src="https://img.shields.io/github/stars/dromara/mayfly-go.svg?style=social" alt="github star"/>
|
||
<img src="https://img.shields.io/github/forks/dromara/mayfly-go.svg?style=social" alt="github fork"/>
|
||
</a>
|
||
<a href="https://hub.docker.com/r/mayflygo/mayfly-go/tags" target="_blank">
|
||
<img src="https://img.shields.io/docker/pulls/mayflygo/mayfly-go.svg?label=docker%20pulls&color=fac858" alt="docker pulls"/>
|
||
</a>
|
||
<a href="https://github.com/golang/go" target="_blank">
|
||
<img src="https://img.shields.io/badge/Golang-1.26%2B-yellow.svg" alt="golang"/>
|
||
</a>
|
||
<a href="https://cn.vuejs.org" target="_blank">
|
||
<img src="https://img.shields.io/badge/Vue-3.x-green.svg" alt="vue">
|
||
</a>
|
||
</p>
|
||
|
||
## Preface
|
||
|
||
Web-based **Unified Resource Management Platform**, integrating comprehensive operation support for Linux systems (including terminal management [terminal playback, command filtering], file management, script execution, process monitoring, and cronjob settings). It also provides data operation, data synchronization, and data migration for various databases, caches, search engines, and vector databases. Combined with work order process approval functionality, it offers enterprises an all-in-one solution for operations and management.
|
||
|
||
### 🗄️ Supported Databases
|
||
|
||
#### Relational Databases
|
||
|
||
| Database | Status | Database | Status | Database | Status |
|
||
| :--------: | :----: | :--------: | :----: | :------: | :----: |
|
||
| MySQL | ✅ | PostgreSQL | ✅ | Oracle | ✅ |
|
||
| SQL Server | ✅ | Dameng | ✅ | Gauss | ✅ |
|
||
| SQLite | ✅ | ClickHouse | ✅ | | |
|
||
|
||
#### Non-Relational Databases
|
||
|
||
| Database | Status | Database | Status |
|
||
| :-----------: | :----: | :------: | :----: |
|
||
| MongoDB | ✅ | Redis | ✅ |
|
||
| Elasticsearch | ✅ | Milvus | ✅ |
|
||
|
||
## Development languages and major frameworks
|
||
|
||
- frontend:typescript、vue3、element-plus
|
||
- backend:golang、gin、gorm
|
||
|
||
## Demo
|
||
|
||
http://go.mayfly.run
|
||
account/password:test/test123.
|
||
|
||
## Screenshots of core features
|
||
|
||
#### Home page
|
||
|
||

|
||
|
||
#### Resource Manage
|
||
|
||

|
||
|
||
#### Resource Operation
|
||
|
||

|
||
|
||

|
||
|
||

|
||
|
||

|
||
|
||

|
||
|
||

|
||
|
||

|
||
|
||

|
||
|
||

|
||
|
||
#### Work order process approval
|
||
|
||

|
||
|
||
#### System Management
|
||
|
||
##### Account
|
||
|
||

|
||
|
||
##### Role
|
||
|
||

|
||
|
||
##### Menu & Permission
|
||
|
||

|
||
|
||
**Additional features & instructions can be found in the project documentation above.**
|
||
|
||
## 💌 Supporting Author
|
||
|
||
If you think the project is good, or you are already using it, I hope you can go to <a target="_blank" href="https://github.com/dromara/mayfly-go">Github</a> to help me click ⭐ Star, which will be a great encouragement and support for me.
|