2013-10-27 14:34:34 +08:00
2013-10-25 22:31:56 +08:00
2013-10-27 08:06:01 +08:00
2013-10-27 14:34:34 +08:00
2013-10-27 14:34:34 +08:00
2013-10-27 14:34:34 +08:00
2013-10-26 17:56:00 +08:00
2013-10-27 14:34:34 +08:00
2013-10-26 23:33:04 +08:00

GORM

Yet Another ORM library for Go, aims for developer friendly

TODO

  • After/Before Save/Update/Create/Delete
  • Soft Delete
  • Better First method (First(&user, primary_key, where conditions))
  • Even more complex where query (with map or struct)
  • FindOrInitialize / FindOrCreate
  • SQL Log
  • Auto Migration
  • Index, Unique, Valiations

Author

Jinzhu

Description
The fantastic ORM library for Golang, aims to be developer friendly
Readme
Languages
Go 99.9%
Shell 0.1%