Skip to content

Repository files navigation

Query.Farm

DuckDB Redis Client Extension

DuckDB v1.5 build

This extension provides Redis client functionality for DuckDB, allowing you to interact with a Redis server directly from SQL queries.

Experimental: USE AT YOUR OWN RISK!

Documentation

Full documentation, including installation, usage, the function reference, and cookbook examples, is available at:

https://query.farm/products/extensions/redis

Installation

INSTALL redis FROM community;
LOAD redis;

Development

For instructions on building the extension from source and running its tests, see BUILDING.md.

About

DuckDB Redis Client community extension

Topics

Resources

Stars

17 stars

Watchers

2 watching

Forks

Releases

Used by

Contributors

Languages