public-transport/gtfs-via-postgres

support for DuckDB or ClickHouse?

Open

#31 opened on Dec 16, 2022

View on GitHub
 (10 comments) (0 reactions) (1 assignee)JavaScript (21 forks)github user discovery
enhancementhelp wanted

Repository metrics

Stars
 (141 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

I think the arrivals_departures view is what I'm most interested in, but for the simple iOS app I'm building I'd like to avoid hosting a database. Would it be possible/reasonable to provide a SQLite port? FWIW I'm happy to work on this, I just haven't done such a port before.

Contributor guide