https://github.com/ngorm/mysql
mysql driver for ngorm
https://github.com/ngorm/mysql
golang mysql-dialect ngorm orm
Last synced: 10 months ago
JSON representation
mysql driver for ngorm
- Host: GitHub
- URL: https://github.com/ngorm/mysql
- Owner: ngorm
- License: mit
- Created: 2017-02-01T18:15:59.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-02-01T18:52:21.000Z (over 9 years ago)
- Last Synced: 2025-05-15T15:13:48.825Z (about 1 year ago)
- Topics: golang, mysql-dialect, ngorm, orm
- Language: Go
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# mysql
mysql driver for ngorm
Code taken from [gorm](https://github.com/jinzhu/gorm), modified for use with
ngorm.