An open API service indexing awesome lists of open source software.

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

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.