awesome-repositories.comBlog
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPBlogSitemapPrivacyTerms
Text-to-SQL Translators · Awesome GitHub Repositories

1 repo

Awesome GitHub RepositoriesText-to-SQL Translators

Tools that map natural language queries to structured database commands using schema-aware guidance.

Distinguishing note: Focuses on the translation layer between natural language and SQL, distinct from general database ORMs.

Explore 1 awesome GitHub repository matching artificial intelligence & ml · Text-to-SQL Translators. Refine with filters or upvote what's useful.

  1. Home
  2. Artificial Intelligence & ML
  3. Text-to-SQL Translators

Awesome Text-to-SQL Translators GitHub Repositories

Describe the repository you're looking for…
Find the best repos with AI.We'll search the best matching repositories with AI.
  • anthropics/claude-cookbooks

    anthropics/claude-cookbooks

    33,076View on GitHub↗

    This repository serves as a comprehensive library of architectural blueprints and code examples for integrating large language models into software applications. It functions as a developer learning resource, providing structured tutorials and implementation patterns that demonstrate how to build intelligent features using advanced prompting and data processing techniques. The collection distinguishes itself by focusing on complex reasoning and data-grounding workflows. It provides practical guidance on implementing retrieval-augmented generation pipelines, which connect language models to pr

    Maps natural language queries to structured database commands by providing the model with specific table definitions and constraints.

    Jupyter Notebook
    33,076View on GitHub↗