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

  1. Create a file in the /links directory
  • File name becomes your URL path
  • File content is the target URL
  1. Access via quacks.cc/r/your-path

Example

File NameFile Content
/links/search_postshttps://gist.githubusercontent.com/lmangani/518215a68e674ac662537d518799b893/raw/5f305480fdd7468f4ecda3686011bab8e8e711bf/bsky.sql

webmacro_example