sql-generation
There are 45 repositories under sql-generation topic.
mybatis/generator
A code generator for MyBatis.
doug-martin/goqu
SQL builder and query library for golang
mybatis/mybatis-dynamic-sql
SQL DSL (Domain Specific Language) for Kotlin and Java. Supports rendering for MyBatis or Spring JDBC Templates
joncrlsn/pgdiff
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.
hs-web/hsweb-easy-orm
简单的orm工具,为动态表单而生
abhijithneilabraham/tableQA
AI Tool for querying natural language on tabular data.
BaeSeulki/NL2LF
The Resources for "Natural Language to Logical Form" ; "自然语言转逻辑形式"研究资料收集。
nreco/data
Fast DB-independent DAL for .NET Core: abstract queries, SQL commands builder, schema-less data access, POCO mapping (micro-ORM).
croc-code/sql-boot
Advanced REST-wrapper for your SQL-queries (actually not only SQL)
xin9le/DeclarativeSql
Attribute-based database access
kfirba/import-query-generator
An efficient query generator for mass resource import, distinguishing between new records and records to update.
ngrash/sqlcup
Get sqlc up and running in no time by having boilerplate CRUD statements generated for your database.
sorin177/ai-analyst-agent
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
czproject/sql-generator
Library for generating of SQL in PHP.
hnx8/DapperAid
SQL CRUD Query-Builder/Executor for Dapper
Spectrewolf8/SQL-PHI--PHi-3-SQL-generation-fine-tune-experiment
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.
jbboehr/zsql.php
Lightweight MySQL adapter and SQL generator
eosobande/pdo-database-class
A php class for using pdo class for your database queries
kaiyoo/SQL-and-JavaClass-Generator
Java GUI Application that generates CRUD query & mapping Java class (i.e., Dao, Service)
raedmajid/schema-aware-ai-sql-agent
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.
jeremiah-shaulov/polysql
Queries generator for MySQL, PostgreSQL, SQLite and Microsoft SQL Server
pablosierrafernandez/DataWhisper-Agent-Based-Architecture-for-Text-to-SQL
🤖 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.
Roshankumarb31/Contextual-Chatbot-with-Memory-using-Django---LLM
A context-aware chatbot backend powered by Django and LLMs, supporting multi-turn conversations, SQL generation, and optional visual similarity search with FAISS.
wtbates99/tabletalk
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
adamfoneil/Models
A few attributes I use for SQL DDL generation and model class projects
AI-on-Power-DACH/rag-with-sql-generation
Simple example of SQL generation for a RAG pipeline
brentcodes/ToDB
A sql generation utility
davghouse/Daves.DeepDataDuplicator
Uses database metadata to generate deep copy procedures for SQL Server.
R3D9477/csql
SQL generation using C++ syntax and power of compilers data type checking
raomuyang/suniper-cenj
Crud Enhancer is Not a JPA framework
SamuelePignone/EasyNQL
EasyNQL converts natural language questions into SQL queries via Ollama and can optionally connect to a database for execution with automatic error correction.
Srijan-Ratrey/Schema-Aware-Natural-Language-to-SQL-Agent
🧠 Schema-Aware Natural Language to SQL Agent with Fine-tuned T5 Models
ALbum3270/text-sql
Two-stage LLM-based Text-to-SQL framework with schema retrieval, SQL validation, and self-correction.
cwest/adk-sql-reflection-pattern
A canonical example of an ADK & MCP-based SQL Generation Agent for BigQuery with a reflection loop.
lijingfz/nl2sql-agent
NL2SQL Agent - 基于 AWS Bedrock 和 Strands Agent 的自然语言数据库查询分析系统
sunanmau5/promptgres
Cursor toolkit for PostgreSQL query generation