How can I load SQLite virtual tables created by a SQLite extension?
Open
- Dominant language
- C
- Stars
- 291
- Forks
- 45
- Avg merge
- 10h 13m
- Merged PRs (30d)
- 18
Description
Hi, I'm the author of a vector search extension for SQLite https://github.com/1yefuwang1/vectorlite.
I'm wondering if it is possible to load a SQLite virtual table, which requires loading the SQLite extension module first, into duckdb using this project?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.