This package has been deprecated

Author message:

This package is no longer updated on npm - install it directly from github.com:right-track/right-track-db-sqlite3

right-track-db-sqlite3

1.2.4 • Public • Published

Right Track Database (sqlite3)

node module: right-track-db-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-db or its documentation at https://docs.righttrack.io/right-track-db.

Readme

Keywords

none

Package Sidebar

Install

npm i right-track-db-sqlite3

Weekly Downloads

1

Version

1.2.4

License

MIT

Unpacked Size

61.8 kB

Total Files

14

Last publish

Collaborators

  • dwaring87