The fantastic ORM library for Golang, aims to be developer friendly
-
Updated
Sep 6, 2020 - Go
{{ message }}
The fantastic ORM library for Golang, aims to be developer friendly
基于Gin + Vue + Element UI的前后端分离权限管理系统脚手架(包含了:基础用户管理功能,jwt鉴权,代码生成器,RBAC资源控制,表单构建等)文档:http://doc.zhangwj.com/go-admin-site/ Demo: http://www.zhangwj.com/#/login
This repo contains my notes on working with Go and computer systems.
Minimalistic database migration helper for Gorm ORM
Gorm adapter for Casbin
Zeus基于Golang Gin +casbin,致力于做企业统一权限&账号中心管理系统。包含账号管理,数据权限,功能权限,应用管理,多数据库适配,可docker 一键运行。社区活跃,版本迭代快,加群免费技术支持。
Introduce the best practice experience of Go project with a complete project example.通过一个完整的项目示例介绍Go语言项目的最佳实践经验.
Golang Skeleton With Fully Managed Versions For Kick Start GoLang Project Development
golang orm and sql builder
phalgo 已经更换为 https://github.com/sunmi-OS/gocore phalgo不在维护
Add a description, image, and links to the gorm topic page so that developers can more easily learn about it.
To associate your repository with the gorm topic, visit your repo's landing page and select "manage topics."
Background
The
github.com/xxjwxc/gormtuses Go modules and the current release version isv3. And it’s module path is"github.com/xxjwxc/gormt", instead of"github.com/xxjwxc/gormt/v3". It must comply with the specification of "Releasing Modules for v2 or higher" available in the Modules documentation. Quoting the specification: