sqlize

SQL generator

A tool for parsing and generating SQL code from Go structs.

powerful SQL toolkit; offering parsing, building, and migration capabilities.

GitHub

101 stars
3 watching
12 forks
Language: Go
last commit: 14 days ago
Linked from 2 awesome lists

arvo-schemamigrationmysqlpostgresqlsql-migrationsqlite

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
go-the-way/sg A Go library for generating standard SQL queries 6
kesonan/sqlgen Automates code generation for Go-based SQL libraries from MySQL queries 82
elgris/sqrl A Go-based library for building and executing SQL queries with fluent syntax. 278
seancorfield/honeysql A Clojure library that converts Clojure data structures into SQL 1,769
didi/gendry A Go library for building and parameterizing SQL queries in a flexible and reusable way. 1,621
mafulong/godal Tools for generating Golang code from SQL definitions 18
boiawang/sequelize-db-export-import A tool to generate or import models from a MySQL database using Sequelize 26
simukti/sqldb-logger A logger for Go SQL databases without modifying the existing standard library usage. 363
sqls-server/sqls A tool that provides advanced intelligence for editing SQL code in various databases. 1,001
tatut/specql A Clojure library that generates and executes common PostgreSQL queries with minimal boilerplate code. 132
aldy505/bob An SQL query builder for Go that provides a structured way to create and execute SQL queries. 17
bokwoon95/go-structured-query Automates the creation and execution of SQL queries to simplify data access and mapping 197
stephenafamo/bob A toolset providing a query builder and ORM/Factory generator for databases using Go. 793
ruimarinho/sequelize-sql-tag A template tag for generating parameterized SQL queries using Sequelize 1
huandu/go-sqlbuilder A flexible and powerful SQL string builder library with a zero-config ORM. 1,463