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

https://github.com/powerman/sqlxx

General purpose extensions to golang's github.com/jmoiron/sqlx
https://github.com/powerman/sqlxx

Last synced: 3 months ago
JSON representation

General purpose extensions to golang's github.com/jmoiron/sqlx

Awesome Lists containing this project

README

          

# sqlxx [![GoDoc](https://godoc.org/github.com/powerman/sqlxx?status.svg)](http://godoc.org/github.com/powerman/sqlxx) [![Go Report Card](https://goreportcard.com/badge/github.com/powerman/sqlxx)](https://goreportcard.com/report/github.com/powerman/sqlxx) [![CircleCI](https://circleci.com/gh/powerman/sqlxx.svg?style=svg)](https://circleci.com/gh/powerman/sqlxx) [![Coverage Status](https://coveralls.io/repos/github/powerman/sqlxx/badge.svg?branch=master)](https://coveralls.io/github/powerman/sqlxx?branch=master) [![Latest Release](https://img.shields.io/github/tag/powerman/sqlxx.svg)](https://github.com/powerman/sqlxx/releases/latest)
General purpose extensions to golang's [github.com/jmoiron/sqlx](https://github.com/jmoiron/sqlx).