GitHub / Renatoelho / Funcoes-SQL-UDF-Python
Este repositório demonstra como criar e utilizar Funções Definidas pelo Usuário (UDF) no DuckDB usando Python. As UDFs permitem estender a funcionalidade SQL padrão, permitindo que você escreva funções personalizadas em Python e as utilize diretamente nas suas consultas SQL no DuckDB.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Renatoelho%2FFuncoes-SQL-UDF-Python
Stars: 0
Forks: 0
Open issues: 0
License: mit
Language: Jupyter Notebook
Size: 445 KB
Dependencies parsed at: Pending
Created at: 11 months ago
Updated at: about 2 months ago
Pushed at: 11 months ago
Last synced at: about 2 months ago
Topics: duckdb, jupyter-notebook, python, sql, udf