DuckDB Community Macro Repository
December 15, 2024 ยท View on GitHub
DuckDB Community Macro Repository
This repository hosts anre serves DuckDB SQL Community Macros as a helper for the webmacro extension
Add a Macro Extension
- Create a file in the
/linksdirectory
- File name becomes your URL path
- File content is the target URL
- Access via
quacks.cc/r/your-path
Example
| File Name | File Content |
|---|---|
/links/search_posts | https://gist.githubusercontent.com/lmangani/518215a68e674ac662537d518799b893/raw/5f305480fdd7468f4ecda3686011bab8e8e711bf/bsky.sql |