From 806858ad43e4192f155388e19a549af3d80740a9 Mon Sep 17 00:00:00 2001 From: Algebrazebra Date: Tue, 28 Jul 2026 22:44:05 +0200 Subject: [PATCH] Add entry for slick-duckdb to 3rd party extension section --- docs/index.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/index.md b/docs/index.md index 7d80202..215742b 100644 --- a/docs/index.md +++ b/docs/index.md @@ -59,6 +59,8 @@ Please add more projects to the list using a github pull request, if you think o - [Generic DAO for Slick projects](https://github.com/rcavalcanti/slick-dao) - Slick extensions for record lifecycle management. +- [Slick DuckDB extension](https://github.com/Algebrazebra/slick-duckdb) - Slick extension for DuckDB + ## Screencasts * [Screencast 1: Introduction to the query compiler](http://youtu.be/THlvR9bXHIc) (Stefan Zeiger, 2013-01-16)