Difference between revisions of "Gtfsdb"

From TransitWiki
Jump to navigation Jump to search
(Created page)
(No difference)

Revision as of 18:07, 4 April 2016

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