GTFS-sequelize

From TransitWiki
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.