Skip to content

Idiomatic and Reusable API from Dynamic Raw SQL, 100% Type-safe API without interface{}

License

Notifications You must be signed in to change notification settings

thinkgos/gorm-rapier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gorm-rapier

gorm-rapier is an assist rapier for gorm.

Go.Dev reference codecov Tests Go Report Card Licence Tag

Overview

  • Idiomatic and Reusable API from Dynamic Raw SQL
  • 100% Type-safe API without interface{}
  • Almost supports all features, plugins, DBMS that GORM supports
  • Almost same behavior as gorm you used.

Usage

Use go get.

go get github.com/thinkgos/gorm-rapier

Then import the package into your own code.

import "github.com/thinkgos/gorm-rapier"

Guide

Example

Reference

License

This project is under MIT License. See the LICENSE file for the full license text.

About

Idiomatic and Reusable API from Dynamic Raw SQL, 100% Type-safe API without interface{}

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages