https://github.com/devdogukan/golang-database-operations
Golang database operations using gorm with struct's inheritance
https://github.com/devdogukan/golang-database-operations
Last synced: about 1 year ago
JSON representation
Golang database operations using gorm with struct's inheritance
- Host: GitHub
- URL: https://github.com/devdogukan/golang-database-operations
- Owner: devdogukan
- Created: 2023-06-15T14:28:13.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-06-15T15:00:46.000Z (about 3 years ago)
- Last Synced: 2025-02-01T12:29:39.138Z (over 1 year ago)
- Language: Go
- Size: 4.88 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Golang Database Operations
* ***Golang database operations using gorm with struct's inheritance***
## Source
Thank you for [golang-notes](https://github.com/luciotato/golang-notes/blob/master/OOP.md) you prepared.