/duckdb-community-macros

DuckDB Macro URL Shortner for Webmacro Extension

Primary LanguageHTMLGNU General Public License v3.0GPL-3.0

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 Name File Content
/links/search_posts https://gist.githubusercontent.com/lmangani/518215a68e674ac662537d518799b893/raw/5f305480fdd7468f4ecda3686011bab8e8e711bf/bsky.sql

webmacro_example