Skip to content

right-track/right-track-db-sqlite3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Right Track Database (sqlite3)

GitHub repo: right-track/right-track-db-sqlite3


This Node module provides an implementation of the abstract RightTrackDB Class using the node-sqlite3 module. This Class is used to query the SQLite Right Track Database containing the GTFS and additional Right Track data. The SQLite database is generated using the right-track-db-build module.

Documentation

For documentation on this implementation of RightTrackDB, see the /doc/ directory in this repository or online at https://docs.righttrack.io/right-track-db-sqlite3.

For documentation on the abstract RightTrackDB Class, see the source code available at https://github.com/right-track/right-track-core or its documentation at https://docs.righttrack.io/right-track-core.

About

RightTrackDB: sqlite3 implementation

Resources

License

Stars

Watchers

Forks

Packages

No packages published