Gtfsdb
Python code, originally created by developers at TriMet, that will load GTFS data into a relational database, and SQLAlchemy ORM bindings to the GTFS tables in the gtfsdb. Link: github.com/OpenTransitTools/gtfsdb
Supported Databases
- PostgreSQL
- Oracle
- MySQL
- SQLite