Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/w3y/go-connector

Go connecter - collection of connection driver base on Golang.
https://github.com/w3y/go-connector

connector database-management driver

Last synced: 6 days ago
JSON representation

Go connecter - collection of connection driver base on Golang.

Awesome Lists containing this project

README

        

# go-connecter

Go connector is collection of connection driver base on Golang.
It providers easy-to-use driver connector for various database
and protocols such as mysql, mongodb, redis, rabbitMQ, etc.

## install
//TODO

## getting started
//TODO

## license

This library is distributed under MIT license, see [LICENSE](LICENSE)