Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/loitd/gesa
Go E-SQL Agent for Grafana and more written in Golang
https://github.com/loitd/gesa
agent ci-cd gesa go golang loitd travis-ci
Last synced: 15 days ago
JSON representation
Go E-SQL Agent for Grafana and more written in Golang
- Host: GitHub
- URL: https://github.com/loitd/gesa
- Owner: loitd
- License: other
- Created: 2018-11-20T10:04:31.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2018-12-04T06:13:10.000Z (about 6 years ago)
- Last Synced: 2024-11-29T03:44:54.846Z (2 months ago)
- Topics: agent, ci-cd, gesa, go, golang, loitd, travis-ci
- Language: Go
- Homepage:
- Size: 49.8 KB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-golang-repositories - gesa - SQL Agent for Grafana and more written in Golang (Repositories)
README
# gesa
[![Build Status](https://travis-ci.org/loitd/gesa.svg?branch=master)](https://travis-ci.org/loitd/gesa)
[![codecov](https://codecov.io/gh/loitd/gesa/branch/master/graph/badge.svg)](https://codecov.io/gh/loitd/gesa)
[![Gitter chat](https://badges.gitter.im/gitterHQ/gitter.png)](https://gitter.im/gesa-dev/Lobby#)
[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](https://github.com/loitd/gesa/pulls)
[![appveyor](https://ci.appveyor.com/api/projects/status/github/loitd/gesa?branch=master&svg=true)](https://ci.appveyor.com/api/projects/status/github/loitd/gesa?branch=master&svg=true)
[![](https://godoc.org/github.com/loitd/gesa?status.svg)](http://godoc.org/github.com/loitd/gesa)
[![Go Report Card](https://goreportcard.com/badge/github.com/loitd/gesa)](https://goreportcard.com/report/github.com/loitd/gesa)
[![CII Best Practices](https://bestpractices.coreinfrastructure.org/projects/129/badge)](https://bestpractices.coreinfrastructure.org/projects/129)## Introduction
Go E-SQL Agent for Grafana and more written in Golang
## Installation
## Environment
## Testing
Test db:
```go
go test github.com/loitd/gesa/db -v
```
## Notes
* This program built and run in Windows so `Travis-CI` could be failed for sometime.
* Everytime you change/move the location of additional packages (oracle client, pkg-config) you need to remove and `REINSTALL` ora.v4
## License
[![Logo](https://licensebuttons.net/l/by-nc-sa/4.0/88x31.png)](https://creativecommons.org/licenses/by-nc-sa/4.0/)
This work is licensed under a [Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License](https://creativecommons.org/licenses/by-nc-sa/4.0/).