https://github.com/cesar312/redshift-golang-crud
Exercise accessing Redshift database with Golang CRUD application
https://github.com/cesar312/redshift-golang-crud
Last synced: 4 months ago
JSON representation
Exercise accessing Redshift database with Golang CRUD application
- Host: GitHub
- URL: https://github.com/cesar312/redshift-golang-crud
- Owner: Cesar312
- Created: 2024-04-18T22:45:01.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-19T01:16:22.000Z (about 1 year ago)
- Last Synced: 2024-04-19T23:43:33.551Z (about 1 year ago)
- Language: Go
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CRUD Application
Exercise accessing an AWS Redshift database with a Golang CRUD application.