Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Kseleven/korm

Repository files navigation

korm

a Golang ORM library for postgres and pgx.

Feature

  • Simple data mapping with struct tags
  • Explicit by design, no magic or conventions
  • Insert database records from an annotated struct
  • Select database records into an annotated struct or slice

Install

go get github.com/Kseleven/korm

Usage

//TODO

About

A ORM library implemented in Go, using pgx.

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages