gorm

There are 2128 repositories under gorm topic.

  • go-gorm/gorm

    The fantastic ORM library for Golang, aims to be developer friendly

    Language:Go36.6k4925.8k3.9k
  • flipped-aurora/gin-vue-admin

    🚀Vite+Vue3+Gin的开发基础平台,支持TS和JS混用。它集成了JWT鉴权、权限管理、动态路由、显隐可控组件、分页封装、多点登录拦截、资源权限、上传下载、代码生成器【可AI辅助】、表单生成器和可配置的导入导出等开发必备功能。

    Language:Go21.2k2927676.3k
  • go-admin-team/go-admin

    基于Gin + Vue + Element UI & Arco Design & Ant Design 的前后端分离权限管理系统脚手架(包含了:多租户的支持,基础用户管理功能,jwt鉴权,代码生成器,RBAC资源控制,表单构建,定时任务等)3分钟构建自己的中后台项目;项目文档》:https://www.go-admin.pro V2 Demo: https://vue2.go-admin.dev V3 Demo: https://vue3.go-admin.dev Antd 订阅版:https://antd.go-admin.pro

    Language:Go11.4k1514892.4k
  • eddycjy/go-gin-example

    An example of gin

    Language:Go6.8k1401351.6k
  • xinliangnote/go-gin-api

    基于 Gin 进行模块化设计的 API 框架,封装了常用功能,使用简单,致力于进行快速的业务研发。比如,支持 cors 跨域、jwt 签名验证、zap 日志收集、panic 异常捕获、trace 链路追踪、prometheus 监控指标、swagger 文档生成、viper 配置文件解析、gorm 数据库组件、gormgen 代码生成工具、graphql 查询语言、errno 统一定义错误码、gRPC 的使用、cron 定时任务 等等。

    Language:Go5.6k70871.1k
  • golang-module/carbon

    A simple, semantic and developer-friendly golang package for time

    Language:Go4.7k24146240
  • marmotedu/iam

    企业级的 Go 语言实战项目:认证和授权系统(带配套课程)

    Language:Go3.7k73401.1k
  • mlogclub/bbs-go

    基于Golang的开源社区系统。简洁对话,高效互动,社区新体验!

    Language:Go2.9k66106606
  • LyricTian/gin-admin

    A lightweight, flexible, elegant and full-featured RBAC scaffolding based on GIN + GORM 2.0 + Casbin 2.0 + Wire DI.

    Language:Go2.6k7198516
  • gothinkster/golang-gin-realworld-example-app

    Exemplary real world application built with Golang + Gin

    Language:Go2.5k5118494
  • xxjwxc/gormt

    database to golang struct

    Language:Go2.4k24158356
  • go-gorm/gen

    Gen: Friendly & Safer GORM powered by Code Generation

    Language:Go2.2k18469290
  • go-eagle/eagle

    🦅 A Go framework for the API or Microservice

    Language:Go2.1k2750231
  • betty200744/ultimate-go

    This repo contains my notes on working with Go and computer systems.

    Language:Go1.9k413141
  • dromara/mayfly-go

    web版linux(终端 文件 脚本 进程)、数据库(mysql pgsql oracle sqlserver 高斯 达梦 sqlite)、数据同步、redis(单机 哨兵 集群)、mongo统一管理操作平台。web version of linux(terminal file script process), database (mysql pgsql oracle sqlserver Gauss sqlite), redis(single sentinel cluster), mongo unified management and operation platform.

    Language:Vue1.9k3360407
  • eryajf/go-ldap-admin

    🌉 基于Go+Vue实现的openLDAP后台管理项目

    Language:Go1.5k19212259
  • smallnest/gen

    Converts a database into gorm structs and RESTful api

    Language:Go1.4k34103233
  • wangsongyan/wblog

    基于gin+gorm开发的个人博客项目

    Language:Go1.1k4126279
  • go-gormigrate/gormigrate

    Minimalistic database migration helper for Gorm ORM

    Language:Go1k113896
  • ProudMuBai/GoFilm

    多播放源自动采集在线影视网站 golang vue

    Language:Go1k552231
  • gotomicro/ego

    A simple and component-based microservice kit for go. 一个简单的基于组件的 Go 微服务套件。

    Language:Go9432329157
  • madneal/gshark

    Scan for sensitive information easily and effectively.

    Language:Go87712143138
  • felix

    mojocn/felix

    A Friendly SSH Jumper Bastion Fortress Server

    Language:Go8422524181
  • jirfag/go-queryset

    100% type-safe ORM for Go (Golang) with code generation and MySQL, PostgreSQL, Sqlite3, SQL Server support. GORM under the hood.

    Language:Go727243773
  • snowlyg/iris-admin

    Web admin for go framework [gin/iris]

    Language:Go6961923168
  • casbin/gorm-adapter

    GORM adapter for Casbin, see extended version of GORM Adapter Ex at: https://github.com/casbin/gorm-adapter-ex

    Language:Go6806110206
  • bullteam/zeus-admin

    Zeus基于Golang Gin +casbin,致力于做企业统一权限&账号中心管理系统。包含账号管理,数据权限,功能权限,应用管理,多数据库适配,可docker 一键运行。社区活跃,版本迭代快,加群免费技术支持。

    Language:Vue6032611154
  • glebarez/sqlite

    The pure-Go SQLite driver for GORM

    Language:Go60133138
  • metatube-community/metatube-sdk-go

    MetaTube SDK & API Server in Golang

    Language:Go59347101
  • szluyu99/gin-vue-blog

    Golang 全栈博客,支持 Docker Compose 一键部署。基于最新前后端技术栈 Vue3、TS、Unocs 、Redis 等。前端包含博文展示前台、博客后台管理系统。后端包含 JWT 鉴权、RBAC 权限控制等。代码质量高注释全接口文档完善,适合前后端开发者学习。

    Language:Go552516122
  • sdgmf/go-project-sample

    Introduce the best practice experience of Go project with a complete project example.通过一个完整的项目示例介绍Go语言项目的最佳实践经验.

    Language:Go528179101
  • CocaineCong/gin-mall

    基于 gin+gorm+redis+mysql 读写分离的电子商城,包括 JWT 鉴权,CORS跨域,AES 对称加密,引入ELK体系方便日志查看,jaeger进行trace查看,skywalking进行检测,使用docker容器化部署

    Language:Go515912139
  • gbrayhan/microservices-go

    Golang Microservice Boilerplate using MySQL, Docker and Swagger, API REST. Gin Go and GORM with pagination and implementation of a Clean Architecture.

    Language:Go4834564
  • Mindinventory/Golang-Project-Structure

    Golang Skeleton With Fully Managed Versions For Kick Start GoLang Project Development

    Language:Go472164134
  • goilerplate

    resotto/goilerplate

    Clean Boilerplate of Go, Domain-Driven Design, Clean Architecture, Gin and GORM.

    Language:Go43915251
  • dipeshdulal/clean-gin

    Implementation of clean architecture in Go, Gin with dependency injection.

    Language:Go434112264