64 results for “topic:sql-generation”
A code generator for MyBatis.
SQL builder and query library for golang
SQL DSL (Domain Specific Language) for Kotlin and Java. Supports rendering for MyBatis or Spring JDBC Templates
Compares the PostgreSQL schema between two databases and generates SQL statements that can be run manually against the second database to make their schemas match.
简单的orm工具,为动态表单而生
AI Tool for querying natural language on tabular data.
The Resources for "Natural Language to Logical Form" ; "自然语言转逻辑形式"研究资料收集。
Fast DB-independent DAL for .NET Core: abstract queries, SQL commands builder, schema-less data access, POCO mapping (micro-ORM).
Advanced REST-wrapper for your SQL-queries (actually not only SQL)
Attribute-based database access
An efficient query generator for mass resource import, distinguishing between new records and records to update.
Get sqlc up and running in no time by having boilerplate CRUD statements generated for your database.
Ask questions about your business data in plain English, Get automatic SQL queries and visualizations, Receive AI-powered insights and recommendations, No SQL knowledge required
Library for generating of SQL in PHP.
SQL CRUD Query-Builder/Executor for Dapper
A fine-tuned version of Phi-3-mini-4k-instruct for generating SQL queries from natural language prompts, utilizing synthetic datasets and QLoRA for efficient adaptation and deployment.
Lightweight MySQL adapter and SQL generator
This project enables users to **generate SQL queries from natural language** using **LLM** of their choice while enforcing **Role-Based Access Control (RBAC)** and **Row-Level Security (RLS)**. It also includes **SQL injection detection** and **sensitive data logging** for compliance and security.
A hands-on RAG application that converts natural language questions into SQL queries for a real estate database. Built with LangChain, FastAPI, Streamlit, and OpenAI GPT-4o-mini. Perfect for learning Retrieval-Augmented Generation and LLM-powered database interactions.
QueryWise: Natural-language SQL assistant with semantic context, glossary- aware query generation, and a React/FastAPI stack.
Java GUI Application that generates CRUD query & mapping Java class (i.e., Dao, Service)
🤖 DataWhisper is a system that translates natural language queries into SQL using an intelligent agent-based architecture. These agents work together to identify the relevant tables, generate SQL queries, execute the queries, and ultimately provide insights. It can be used with large-scale databases.
A php class for using pdo class for your database queries
Self-correcting AI agent for natural language to SQL using HuggingFace smolagents and ReAct framework
tabeltalk is a declarative language for seamless interaction with your database, enabling you to define data access configurations in a YAML file and query their data lakes using natural language
MCP agent translating natural language questions into explainable, reproducible data insights with built-in quality checks and semantic layer integration.
A context-aware chatbot backend powered by Django and LLMs, supporting multi-turn conversations, SQL generation, and optional visual similarity search with FAISS.
Queries generator for MySQL, PostgreSQL, SQLite and Microsoft SQL Server
A modern MERISE database modeling tool built with Python and PySide6. Create MCD diagrams, generate MLD views, and export PostgreSQL SQL scripts.
REAR is a fast, LLM-free framework for multi-table retrieval that separates semantic relevance from structural joinability. By retrieving relevant tables, expanding with joinable ones, and refining noisy candidates, it consistently improves multi-table QA and Text-to-SQL performance—matching LLM-based methods at much lower cost and latency.