gorose topic

List gorose repositories

gorose

1.1k
Stars
126
Forks
Watchers

GoRose(go orm), a mini database ORM for golang, which inspired by the famous php framwork laravle's eloquent. It will be friendly for php developer and python or ruby developer. Currently provides six...

goroseGin

18
Stars
3
Forks
Watchers

gorose + gin demo,半小时快速上手golang web编程之用户的增删改查(示例代码)

grom

49
Stars
5
Forks
Watchers

一个可以将 mysql 的表字段转换为 golang 的模型结构的命令行工具。A powerful command line tool for converting mysql table fields to golang model structure.

gorose-pro

133
Stars
9
Forks
Watchers

More powerful Golang ORM, just like Laraval or Thinkphp's eloquent ORM framework, Use easily but highly secure and performance enhanced in the core. Based on database/sql