GTFS-sequelize

From TransitWiki
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
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.