All Projects → go-gorm → Gorm.io

go-gorm / Gorm.io

GORM official site

Labels

Projects that are alternatives of or similar to Gorm.io

Go Queryset
100% type-safe ORM for Go (Golang) with code generation and MySQL, PostgreSQL, Sqlite3, SQL Server support. GORM under the hood.
Stars: ✭ 599 (+439.64%)
Mutual labels:  gorm
Gormt
database to golang struct
Stars: ✭ 1,063 (+857.66%)
Mutual labels:  gorm
Kitsvc
⚙ 一個基於 Golang、Consul、Prometheus、EventStore、Gin、Gorm、NSQ 的微服務起始結構。
Stars: ✭ 101 (-9.01%)
Mutual labels:  gorm
Go Gin Api
基于 Gin 进行模块化设计的 API 框架,封装了常用功能,使用简单,致力于进行快速的业务研发。比如,支持 cors 跨域、jwt 签名验证、zap 日志收集、panic 异常捕获、trace 链路追踪、prometheus 监控指标、swagger 文档生成、viper 配置文件解析、gorm 数据库组件、gormgen 代码生成工具、graphql 查询语言、errno 统一定义错误码、gRPC 的使用 等等。
Stars: ✭ 730 (+557.66%)
Mutual labels:  gorm
Goforum
Let's go a forum
Stars: ✭ 23 (-79.28%)
Mutual labels:  gorm
Go Todo
微信小程序 todo后端,采用GoFrame框架搭建,包含微信认证、token管理、发送微信模板消息等
Stars: ✭ 60 (-45.95%)
Mutual labels:  gorm
Gorm
The fantastic ORM library for Golang, aims to be developer friendly
Stars: ✭ 26,199 (+23502.7%)
Mutual labels:  gorm
Logrus
Hooks for logrus logging
Stars: ✭ 110 (-0.9%)
Mutual labels:  gorm
Grails Audit Logging Plugin
The Grails Audit Logging Plugin
Stars: ✭ 45 (-59.46%)
Mutual labels:  gorm
Ginbro
Converting a MySQL database'schema to a RESTful golang APIs app in the fastest way
Stars: ✭ 97 (-12.61%)
Mutual labels:  gorm
Wblog
基于gin+gorm开发的个人博客项目
Stars: ✭ 763 (+587.39%)
Mutual labels:  gorm
Reiner
萊納 - A MySQL wrapper which might be better than the ORMs and written in Golang
Stars: ✭ 19 (-82.88%)
Mutual labels:  gorm
Bbs Go
基于Golang的开源社区系统。
Stars: ✭ 1,212 (+991.89%)
Mutual labels:  gorm
Snake
🐍 一款小巧的基于Go构建的开发框架,可以快速构建API服务或者Web网站进行业务开发,遵循SOLID设计原则
Stars: ✭ 615 (+454.05%)
Mutual labels:  gorm
Borm
【🔥今日热门】🏎️ 更好的ORM库 (Better ORM library that is simple, fast and self-mockable for Go)
Stars: ✭ 102 (-8.11%)
Mutual labels:  gorm
Gormigrate
Minimalistic database migration helper for Gorm ORM
Stars: ✭ 574 (+417.12%)
Mutual labels:  gorm
Duckygo
一个同时支持Session以及JWT的高性能高可用 Golang Restful API 脚手架 !
Stars: ✭ 57 (-48.65%)
Mutual labels:  gorm
Phalgo
phalgo 已经更换为 https://github.com/sunmi-OS/gocore phalgo不在维护
Stars: ✭ 110 (-0.9%)
Mutual labels:  gorm
Ugin
UGin is an API boilerplate written in Go (Golang) with Gin Framework.
Stars: ✭ 110 (-0.9%)
Mutual labels:  gorm
Gorm2sql
auto generate sql from gorm model struct
Stars: ✭ 92 (-17.12%)
Mutual labels:  gorm

Gorm Offical Site

This website is for GORM, you can access its content at http://gorm.io

build

Contributing to Documents

You can start making contributions as long as you have basic markdown knowledge.

All content is located in pages. Please make updates and create pull requests!

This site will automatically deploy when commits land in master.

Translate this site

You can translate the current site with https://translate.gorm.io

To translate GORM in your language, you will need to post a request in the Github issues for it be added to https://translate.gorm.io.

Developing this Site

This site is built with hexo

$ npm install
$ npm install hexo -g
$ hexo serve
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].