Gtfsdb

From TransitWiki
Revision as of 09:54, 22 January 2017 by Leeor (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
GTFSDB
Vendor OpenTransitTools https://github.com/ OpenTransitTools
License GNU General Public License
Website https://github.com/ OpenTransitTools/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