zhihu / norm

An orm library support nGQL for Golang
MIT License
104 stars 22 forks source link
golang nebula orm

norm

An ORM library support nGQL for Golang.

go report card Go MIT license Go.Dev reference

Overview

Roadmap

  1. Session pool. For details, please see dialector
  2. Support more types in insert/execute function.
    • Types: time.Time
  3. Support batch insert, query list.
  4. Chainable api. For detail please see chainable api

Maybe Support

Need improve

Getting Started

Install:

go get github.com/zhihu/norm

use example: please go use example

Contributing guidelines

License

© Zhihu, 2021~time.Now

Released under the MIT License

copy and paste from gorm