Florents-Tselai/tsellm
tsellm: LLMs in SQLite and DuckDB
This tool helps data analysts and engineers work with Large Language Models directly within their database. You can send text or JSON data from your SQLite or DuckDB tables to various LLMs, and receive generated text responses or numerical embeddings back into your database. This is for data professionals who need to enrich or analyze their structured data using AI.
No commits in the last 6 months. Available on PyPI.
Use this if you want to integrate the power of Large Language Models and embeddings directly into your existing SQL workflows without needing to move data out of SQLite or DuckDB.
Not ideal if you primarily work with other database systems or require a full-fledged application for complex LLM orchestrations.
Stars
25
Forks
2
Language
Python
License
—
Category
Last pushed
Apr 21, 2025
Commits (30d)
0
Dependencies
4
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/Florents-Tselai/tsellm"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
CodePhiliaX/Chat2DB
AI-driven database tool and SQL client, The hottest GUI client, supporting MySQL, Oracle,...
DEEP-PolyU/Awesome-LLM-based-Text2SQL
[TKDE2025] Next-Generation Database Interfaces: A Survey of LLM-based Text-to-SQL | A curated...
julien040/anyquery
Query anything (GitHub, Notion, +40 more) with SQL and let LLMs (ChatGPT, Claude) connect to using MCP
TuGraph-family/Awesome-Text2GQL
Fine-Tuning Dataset Auto-Generation for Graph Query Languages.
eosphoros-ai/Awesome-Text2SQL
Curated tutorials and resources for Large Language Models, Text2SQL, Text2DSL、Text2API、Text2Vis...