GTFS-sequelize

From TransitWiki
Revision as of 09:34, 22 January 2017 by Leeor (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
gtfs-sequelize
Vendor Evan Siroky http://www.evansiroky.com
License The MIT License
Website https://github.com/ evansiroky/gtfs-sequelize


gtfs-sequelize is an open-source module created by Evan Siroky that models the static GTFS using sequelize.js. This allows GTFS data to be queried in a Javascript application via SQL.

The code is open-source, available on github.