#ADS-B Script to Push JSON Dumps to PostgreSQL DB
Python script that takes the JSON dumps from 1090dump and pushes them to a PostgreSQL database. Only logs the same aircraft once per an hour.
Inspired by https://github.com/georgeglessner/FlightLogger