https://github.com/tegmentum/mobilitydb-ducklink-bridge
DuckDB target bridge for mobilitydb-temporal generated by sqlink-shim-codegen
https://github.com/tegmentum/mobilitydb-ducklink-bridge
Last synced: 9 days ago
JSON representation
DuckDB target bridge for mobilitydb-temporal generated by sqlink-shim-codegen
- Host: GitHub
- URL: https://github.com/tegmentum/mobilitydb-ducklink-bridge
- Owner: tegmentum
- Created: 2026-06-28T19:29:10.000Z (about 1 month ago)
- Default Branch: main
- Last Pushed: 2026-06-28T20:05:07.000Z (about 1 month ago)
- Last Synced: 2026-06-28T22:09:05.422Z (about 1 month ago)
- Language: Rust
- Size: 99.6 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# mobilitydb-duckdb-bridge-dynlink
Phase A dynlink-mode duckdb bridge for `mobilitydb` (target `mobilitydb`).
The bridge imports only `compose:dynlink/linker` and dispatches SQL
scalar arms as CBOR envelopes through the resident provider
`mobilitydb-composed`. Aggregate / cast / table / pragma / column paths
return `duckerror::unsupported` at Phase A scope.