Topic: "sql-generation"
mybatis/generator
A code generator for MyBatis.
Language: Java - Size: 56.4 MB - Last synced at: 4 days ago - Pushed at: 5 days ago - Stars: 5,299 - Forks: 2,504

doug-martin/goqu
SQL builder and query library for golang
Language: Go - Size: 7.04 MB - Last synced at: 4 days ago - Pushed at: 12 months ago - Stars: 2,515 - Forks: 217

mybatis/mybatis-dynamic-sql
SQL DSL (Domain Specific Language) for Kotlin and Java. Supports rendering for MyBatis or Spring JDBC Templates
Language: Java - Size: 28.4 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 1,122 - Forks: 212

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.
Language: Go - Size: 204 KB - Last synced at: 12 days ago - Pushed at: 2 months ago - Stars: 474 - Forks: 64

hs-web/hsweb-easy-orm
简单的orm工具,为动态表单而生
Language: Java - Size: 2.33 MB - Last synced at: about 12 hours ago - Pushed at: 15 days ago - Stars: 318 - Forks: 170

abhijithneilabraham/tableQA
AI Tool for querying natural language on tabular data.
Language: Python - Size: 28.2 MB - Last synced at: about 10 hours ago - Pushed at: over 1 year ago - Stars: 311 - Forks: 47

BaeSeulki/NL2LF
The Resources for "Natural Language to Logical Form" ; "自然语言转逻辑形式"研究资料收集。
Size: 4.62 MB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 202 - Forks: 30

nreco/data
Fast DB-independent DAL for .NET Core: abstract queries, SQL commands builder, schema-less data access, POCO mapping (micro-ORM).
Language: C# - Size: 1.11 MB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 189 - Forks: 39

croc-code/sql-boot
Advanced REST-wrapper for your SQL-queries (actually not only SQL)
Language: Kotlin - Size: 2.99 MB - Last synced at: about 1 month ago - Pushed at: almost 3 years ago - Stars: 59 - Forks: 4

xin9le/DeclarativeSql 📦
Attribute-based database access
Language: C# - Size: 1.63 MB - Last synced at: 2 days ago - Pushed at: about 1 year ago - Stars: 44 - Forks: 9

kfirba/import-query-generator
An efficient query generator for mass resource import, distinguishing between new records and records to update.
Language: PHP - Size: 11.7 KB - Last synced at: 17 days ago - Pushed at: about 4 years ago - Stars: 34 - Forks: 9

ngrash/sqlcup
Get sqlc up and running in no time by having boilerplate CRUD statements generated for your database.
Language: Go - Size: 24.4 KB - Last synced at: 11 months ago - Pushed at: over 2 years ago - Stars: 15 - Forks: 1

czproject/sql-generator
Library for generating of SQL in PHP.
Language: PHP - Size: 76.2 KB - Last synced at: about 1 month ago - Pushed at: almost 2 years ago - Stars: 10 - Forks: 4

hnx8/DapperAid
SQL CRUD Query-Builder/Executor for Dapper
Language: C# - Size: 297 KB - Last synced at: 30 days ago - Pushed at: 8 months ago - Stars: 8 - Forks: 6

jbboehr/zsql.php 📦
Lightweight MySQL adapter and SQL generator
Language: PHP - Size: 382 KB - Last synced at: 1 day ago - Pushed at: over 8 years ago - Stars: 5 - Forks: 2

eosobande/pdo-database-class
A php class for using pdo class for your database queries
Language: PHP - Size: 32.2 KB - Last synced at: about 1 year ago - Pushed at: about 8 years ago - Stars: 4 - Forks: 1

kaiyoo/SQL-and-JavaClass-Generator
Java GUI Application that generates CRUD query & mapping Java class (i.e., Dao, Service)
Language: Java - Size: 614 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 3 - Forks: 1

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
Language: Python - Size: 168 KB - Last synced at: 13 days ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 1

jeremiah-shaulov/polysql
Queries generator for MySQL, PostgreSQL, SQLite and Microsoft SQL Server
Language: TypeScript - Size: 357 KB - Last synced at: 21 days ago - Pushed at: 4 months ago - Stars: 2 - Forks: 0

Spectrewolf8/kaggle-sql-xp-phi-3-mini-4k-instruct
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.
Language: Jupyter Notebook - Size: 178 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 2 - Forks: 0

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.
Language: Python - Size: 13.7 KB - Last synced at: about 1 month ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

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.
Language: Python - Size: 489 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

R3D9477/csql 📦
SQL generation using C++ syntax and power of compilers data type checking
Language: C++ - Size: 498 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 1 - Forks: 1

adamfoneil/Models
A few attributes I use for SQL DDL generation and model class projects
Language: C# - Size: 120 KB - Last synced at: 7 days ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

raomuyang/suniper-cenj
Crud Enhancer is Not a JPA framework
Language: Java - Size: 36.1 KB - Last synced at: about 2 months ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

davghouse/Daves.DeepDataDuplicator
Uses database metadata to generate deep copy procedures for SQL Server.
Language: C# - Size: 2.24 MB - Last synced at: 26 days ago - Pushed at: almost 8 years ago - Stars: 1 - Forks: 0

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
Language: Python - Size: 145 KB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 0 - Forks: 0

tnickster/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
Language: Python - Size: 155 KB - Last synced at: 4 days ago - Pushed at: 5 days ago - Stars: 0 - Forks: 0

ashishsalunkhe/Text2SQL
Natural language interface for querying clinical data. This project uses Retrieval-Augmented Generation (RAG) with GPT-3.5 to translate user questions into SQL over a subset of the MIMIC-III dataset, enabling clinicians and researchers to extract insights without SQL knowledge.
Language: Python - Size: 26.4 KB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 0 - Forks: 0

rahuljeyasingh/Datamon
Your go-to guide for transforming natural language inquiries into insightful data visualizations and reports, making data understanding as intuitive as asking a question.
Size: 861 KB - Last synced at: 7 days ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

alikellaway/sqlstrings
A set of Python functions allowing for the generation of sql statements in Python.
Language: Python - Size: 77.1 KB - Last synced at: 29 days ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

mnieto/SqlGenerator
Map input from Excel|text files|SQL engine and generate sql insert|update|delete commands or update directly SQL database
Language: C# - Size: 146 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 1

rvitorgomes/script-lbd-generator
SQL Script Generator
Language: JavaScript - Size: 212 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

davghouse/Daves.DeepDateUpdater
Uses database metadata to generate deep date update procedures for SQL Server.
Language: C# - Size: 31.3 KB - Last synced at: 26 days ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

mariodmtrv/Mele
Online data crunching tool
Language: Java - Size: 5.33 MB - Last synced at: about 1 year ago - Pushed at: over 10 years ago - Stars: 0 - Forks: 0
