https://github.com/rorpage/airports-db-importer
A small Go app that downloads OurAirport CSV files from GitHub and loads them into an MSSQL database.
https://github.com/rorpage/airports-db-importer
airplane airplanes airport airports aviation go golang hacktoberfest
Last synced: about 2 months ago
JSON representation
A small Go app that downloads OurAirport CSV files from GitHub and loads them into an MSSQL database.
- Host: GitHub
- URL: https://github.com/rorpage/airports-db-importer
- Owner: rorpage
- License: mit
- Created: 2024-10-30T02:46:07.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-11-08T18:25:10.000Z (11 months ago)
- Last Synced: 2024-11-09T15:48:30.827Z (11 months ago)
- Topics: airplane, airplanes, airport, airports, aviation, go, golang, hacktoberfest
- Language: Go
- Homepage:
- Size: 11.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Airport DB Importer
To be used in conjunction with [Airports API](https://github.com/rorpage/airports-api).