by daniel3303 · Agent Tool · ★ 32
AgentQL Reusable .NET library that translates EF Core models into LLM-friendly schema descriptions and provides safe SQL query execution. Enables LLMs to understand your database structure and query it via function calling. See for full documentation. Overview AgentQL sits between your EF Core database and any AI provider (OpenAI, Anthropic, Ollama). It: Introspects your EF Core model — tables, columns, types, relationships, enums, inheritance — and produces a text description the LLM can reason about.
| Stars | 32 |
| Forks | 1 |
| Language | C# |
| Category | Agent Tool |
| License | MIT |
| Quality Score | 71.8471065045925/100 |
| Open Issues | 4 |
| Last Updated | 2026-07-07 |
| Created | 2026-03-02 |
| Platforms | dotnet |
| Est. Tokens | ~21k |
Explore other popular agent tool tools:
AgentQL is Reusable .NET library that translates EF Core models into LLM-friendly schema descriptions and provides safe SQL query execution for AI agents.. It is categorized as a Agent Tool with 32 GitHub stars.
AgentQL is primarily written in C#. It covers topics such as agentic, ai, ai-agents.
You can find installation instructions and usage details in the AgentQL GitHub repository at github.com/daniel3303/AgentQL. The project has 32 stars and 1 forks, indicating an active community.
AgentQL is released under the MIT license, making it free to use and modify according to the license terms.