Description
GTFS to SQLite import utility.
Mobsql is a Go library and command-line application which facilitates loading one or multiple Mobility Database source GTFS feed archives into a SQLite database. Its internal SQLite schema mirrors GTFS's spec but adds a feed_id field to each table (thus allowing multiple feeds to be loaded to the database simulatenously).