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: 6 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 (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-11-08T18:25:10.000Z (over 1 year ago)
- Last Synced: 2025-04-09T14:33:55.159Z (over 1 year 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).