eosphoros-ai / sqlgpt-parserLinks
sqlgpt-parser is a Python implementation of an SQL parser that effectively converts SQL statements into Abstract Syntax Trees (AST). By leveraging AST tree comparisons between two SQL queries, it becomes possible to achieve robust evaluation of text-to-SQL models.
☆34Updated 9 months ago
Alternatives and similar repositories for sqlgpt-parser
Users that are interested in sqlgpt-parser are comparing it to the libraries listed below
Sorting:
- ☆20Updated last year
- This project provides a demo for text-to-SQL based on CodeS.☆57Updated last year
- Code and data for the paper "DBCᴏᴘɪʟᴏᴛ: Natural Language Querying over Massive Database via Schema Routing" (EDBT 2025)☆134Updated 5 months ago
- ICDE 2024 Paper, MetaSQL: A Generate-then-Rank Framework for Natural Language to SQL Translation☆26Updated 8 months ago
- ☆13Updated last year
- Using Large Language Models (LLMs) to convert natural language queries to sql☆54Updated last year
- ☆59Updated last year
- 🔥[VLDB'24] Official repository for the paper “The Dawn of Natural Language to SQL: Are We Fully Ready?”☆140Updated 4 months ago
- Framework for benchmarking fully-managed vector databases☆80Updated last year
- [ACL24] Official repo for "Synthesizing Text-to-SQL Data from Weak and Strong LLMs"☆68Updated last year
- ☆51Updated last year
- Byzer-retrieval is a distributed retrieval system which designed as a backend for LLM RAG (Retrieval Augmented Generation). The system su…☆48Updated 11 months ago
- Yet another coding assistant powered by LLM.☆16Updated last year
- ☆114Updated last year
- A library integrating embedding and reranker models from OpenAI, SentenceTransformers etc for semantic search in vector database.☆59Updated 10 months ago
- ☆19Updated last year
- ☆141Updated 3 months ago
- The code for the paper C3: Zero-shot Text-to-SQL with ChatGPT☆160Updated last year
- 🔥 AgentScale: A Scalable Microservices-based Agent Orchestration Framework☆26Updated last year
- TiDB Vector SDK for Python, including code examples. Join our Discord: https://discord.gg/XzSW23Jg9p☆61Updated 6 months ago
- ☆33Updated last month
- Leveraging large language models for text-to-SQL synthesis, this project fine-tunes WizardLM/WizardCoder-15B-V1.0 with QLoRA on a custom …☆45Updated 2 years ago
- AI Agent for Natural Language Queries to Generate Charts from a Database.☆76Updated 2 years ago
- a date understanding and reasoning enhanced model☆51Updated 5 months ago
- ☆114Updated last year
- NebulaGraph Queries and visualization in Jupyter notebook.(previously known as ipython-ngql)☆37Updated last year
- Official repository for RAGViz: Diagnose and Visualize Retrieval-Augmented Generation [EMNLP 2024]☆88Updated last year
- [VLDB' 25] Synthesizing High-quality Text-to-SQL Data at Scale. SynSQL-2.5M is the first million-scale cross-domain text-to-SQL dataset.☆416Updated 5 months ago
- Fine-Tune LLM Synthetic-Data application and "From Data to AGI: Unlocking the Secrets of Large Language Model"☆16Updated last year
- 本插件是将faiss集成到greenplum数据库中,以提供向量召回的能力。