Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/w3y/go-connector
- Owner: w3y
- License: mit
- Created: 2019-07-12T10:57:27.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-08-07T08:09:40.000Z (over 5 years ago)
- Last Synced: 2024-06-20T05:11:37.695Z (5 months ago)
- Topics: connector, database-management, driver
- Language: Go
- Homepage:
- Size: 35.2 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)