https://github.com/axeldeveloper/go.importar.dados.postgresql
Golang data export Excel™ (XLSX) files.
https://github.com/axeldeveloper/go.importar.dados.postgresql
Last synced: 5 months ago
JSON representation
Golang data export Excel™ (XLSX) files.
- Host: GitHub
- URL: https://github.com/axeldeveloper/go.importar.dados.postgresql
- Owner: axeldeveloper
- License: gpl-3.0
- Created: 2020-04-27T18:35:47.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2021-05-23T20:42:57.000Z (about 5 years ago)
- Last Synced: 2024-06-20T23:55:04.102Z (almost 2 years ago)
- Language: Go
- Homepage:
- Size: 464 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Data import project
export data excel in golang and postgresSQL

## Project
- GOLANG
- POSTGRES SQL
# create project
go mod init go.importar.dados.mssql
# install packages
- go get -u github.com/lib/pq
- go get github.com/360EntSecGroup-Skylar/excelize
# Rum server
> go run main.go
# Build
> go build
# SQL SERVER
## Repositório Pure Go Postgres driver for database/sql
Leia mais
# Rum test
go run main.go
## Deployment
Axel Alexander
## My web site
* [axel](https://axe-dev.herokuapp.com/) - my site
## Contributing
## Versioning
## Authors
* **Axel Alexander ** - *web site* - [contact and contracts](http://axel-dev.herokuapp.com/)
See also the list of [contributors](https://github.com/your/project/contributors) who participated in this project.
## License
This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details