Gtfsdb

From TransitWiki
Revision as of 18:07, 4 April 2016 by Aaronantrim (talk | contribs) (Created page)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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