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

https://github.com/go-rel/sql

Base SQL adapter for REL
https://github.com/go-rel/sql

go golang hacktoberfest mssql mysql postgresql sql sqlite3 sqlserver

Last synced: 12 months ago
JSON representation

Base SQL adapter for REL

Awesome Lists containing this project

README

          

# sql

[![GoDoc](https://godoc.org/github.com/go-rel/sql?status.svg)](https://pkg.go.dev/github.com/go-rel/sql)
[![Test](https://github.com/go-rel/sql/actions/workflows/test.yml/badge.svg)](https://github.com/go-rel/sql/actions/workflows/test.yml)
[![Go Report Card](https://goreportcard.com/badge/github.com/go-rel/sql)](https://goreportcard.com/report/github.com/go-rel/sql)
[![codecov](https://codecov.io/gh/go-rel/sql/branch/main/graph/badge.svg?token=67b87tbq5M)](https://codecov.io/gh/go-rel/sql)
[![Gitter chat](https://badges.gitter.im/go-rel/rel.png)](https://gitter.im/go-rel/rel)

Base SQL adapter for REL.