sqlcoder
Query translator
An AI model that converts natural language questions to SQL queries
SoTA LLM for converting natural language questions to SQL queries
3k stars
33 watching
218 forks
Language: Jupyter Notebook
last commit: 6 months ago Related projects:
Repository | Description | Stars |
---|---|---|
tobymao/sqlglot | A comprehensive SQL parser and transpiler for multiple dialects | 6,745 |
sql-machine-learning/sqlflow | Compiles SQL programs to Kubernetes workflows for machine learning tasks | 5,106 |
deepseek-ai/deepseek-coder | A code completion model trained on large amounts of programming language data to help developers write code more efficiently. | 6,837 |
confident-ai/deepeval | A framework for evaluating large language models | 3,669 |
sqlfluff/sqlfluff | A tool that analyzes and formats SQL code to improve readability and quality. | 7,927 |
sqlchat/sqlchat | A chat-based interface for interacting with various databases using natural language queries. | 4,638 |
codephiliax/chat2db | An AI-driven database tool with a GUI client for managing multiple databases, including MySQL, PostgreSQL, and others. | 16,712 |
jackmort/chatgpt.nvim | A plugin for Neovim that integrates with the ChatGPT API to generate natural language responses and assist with coding tasks. | 3,779 |
harelba/q | A command-line tool that enables direct SQL querying of text data files and multi-file databases. | 10,206 |
nlpxucan/wizardlm | Large pre-trained language models trained to follow complex instructions using an evolutionary instruction framework | 9,268 |
deepset-ai/haystack | An AI orchestration framework to build customizable LLM applications with advanced retrieval methods. | 17,817 |
eth-sri/lmql | A language that enables efficient and constraint-guided programming with large language models | 3,694 |
jarulraj/sqlcheck | An automated tool that identifies common anti-patterns in SQL queries to improve query performance and maintainability. | 2,432 |
johnsnowlabs/spark-nlp | Provides a set of pre-trained models and libraries for natural language processing tasks on top of Apache Spark | 3,876 |
sql-formatter-org/sql-formatter | A JavaScript library that formats and pretty-prints SQL queries in various dialects. | 2,359 |