computedtables

command
v0.9.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 24, 2024 License: GPL-2.0 Imports: 2 Imported by: 0

Documentation

Overview

Mobsql - Computed Tables Example:

  • Loads a Mobility DB GTFS feed by specifying Mobility Database feed ID
  • Subsequently computes a GTFS-derived table called
  • Upon successful load, run in SQLite CLI:
  • sqlite3 foo.db 'select * from _ctfoo'
  • Note: this is the same mechanism Mobroute uses to create CSA connections tables and similar; you can use computed-tables to store application specific logic and build out GTFS-derived SQL tables automatically updated on compute cycles

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL