An open API service indexing awesome lists of open source software.

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驱动

Awesome Lists containing this project

README

          

# 达梦数据库Gorm V2驱动

## 原始代码

来自[官方](https://eco.dameng.com/document/dm/zh-cn/app-dev/go_gorm.html)

## 更改

1. 提升`go`版本要求,使用更新语法
2. 清理冗余代码