Welcome to the GoEloquent documentation. If you encounter any problems while using GoEloquent, take a look at the troubleshooting guide, raise an issue on GitHub.
What is GoEloquent?
When moving from Laravel to golang , interact with mysql using Golang always drives me crazy. Some Golang ORM framework do provide a query builder like Laravel although it’s a little different.
But what I really missing is the Laravel’s Eloquent Orm. So I decide to create another orm framework like Laravel Eloquent Orm.
Installation
go get github.com/glitterlip/goeloquent