https://github.com/gomodb/dm
达梦数据库Gorm V2驱动
https://github.com/gomodb/dm
dameng dameng8 database go golang
Last synced: 3 days ago
JSON representation
达梦数据库Gorm V2驱动
- Host: GitHub
- URL: https://github.com/gomodb/dm
- Owner: gomodb
- Created: 2025-07-24T02:43:25.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2025-07-25T03:02:36.000Z (3 months ago)
- Last Synced: 2025-08-29T15:58:00.875Z (about 2 months ago)
- Topics: dameng, dameng8, database, go, golang
- Language: Go
- Homepage:
- Size: 188 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Security: security/zy.go
Awesome Lists containing this project
README
# 达梦数据库Gorm V2驱动
## 原始代码
来自[官方](https://eco.dameng.com/document/dm/zh-cn/app-dev/go_gorm.html)
## 更改
1. 提升`go`版本要求,使用更新语法
2. 清理冗余代码