GitHub / duynghiadev / Pattern-DAO-in-Golang
Pattern-DAO is a Go project that demonstrates the Data Access Object (DAO) pattern, providing a structured approach to database interaction, improving code maintainability, and decoupling business logic from data persistence. 🚀
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/duynghiadev%2FPattern-DAO-in-Golang
Stars: 0
Forks: 0
Open issues: 0
License: None
Language: Go
Size: 0 Bytes
Dependencies parsed at: Pending
Created at: 3 months ago
Updated at: 3 months ago
Pushed at: 3 months ago
Last synced at: 3 months ago
Topics: dao-design-pattern, data-access-layer, data-access-object, go, golang