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

https://github.com/semrekkers/querier

Simple SQL builder and executor for Go
https://github.com/semrekkers/querier

builder database go sql

Last synced: 3 months ago
JSON representation

Simple SQL builder and executor for Go

Awesome Lists containing this project

README

          

Querier
=======

This package provides a simple SQL builder and executor. Please read GoDoc for more information.

[![Build Status](https://travis-ci.org/semrekkers/querier.svg?branch=master)](https://travis-ci.org/semrekkers/querier)
[![GoDoc](https://godoc.org/github.com/semrekkers/querier?status.svg)](https://godoc.org/github.com/semrekkers/querier)