Difference between revisions of "GTFS-sequelize"

From TransitWiki
Jump to navigation Jump to search
(create page)
(No difference)

Revision as of 00:22, 24 September 2015

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.