An open API service indexing awesome lists of open source software.

https://github.com/suboat/sorm

simple orm in Go
https://github.com/suboat/sorm

go mongo mysql orm postgres sqlite

Last synced: about 2 months ago
JSON representation

simple orm in Go

Awesome Lists containing this project

README

          

# Simple ORM in Go. [![GoDoc](http://godoc.org/github.com/suboat/sorm?status.svg)](http://godoc.org/github.com/suboat/sorm)

The features of the famous, popular and powerful technical databases that we usually use can be abstracted to a common library.

## Links

* [中文文档](https://suboat.github.io/sorm/#/zh-cn/)

* [Songo查询方案](https://github.com/suboat/songo/)

## Install

## Quick start

## License