SQL-first Golang ORM

4.9K stars 283 forks 4.9K watchers Go BSD 2-Clause "Simplified" License
database go golang mssql mysql oracle orm postgresql sql sqlite sqlite3
10 Open Issues Need Help Last updated: Jul 22, 2026

Open Issues Need Help

View All on GitHub

SQL-first Golang ORM

Go
#database#go#golang#mssql#mysql#oracle#orm#postgresql#sql#sqlite#sqlite3

SQL-first Golang ORM

Go
#database#go#golang#mssql#mysql#oracle#orm#postgresql#sql#sqlite#sqlite3
enhancement help wanted

SQL-first Golang ORM

Go
#database#go#golang#mssql#mysql#oracle#orm#postgresql#sql#sqlite#sqlite3
documentation good first issue stale no stalebot

SQL-first Golang ORM

Go
#database#go#golang#mssql#mysql#oracle#orm#postgresql#sql#sqlite#sqlite3

SQL-first Golang ORM

Go
#database#go#golang#mssql#mysql#oracle#orm#postgresql#sql#sqlite#sqlite3
enhancement help wanted

SQL-first Golang ORM

Go
#database#go#golang#mssql#mysql#oracle#orm#postgresql#sql#sqlite#sqlite3
documentation good first issue help wanted

SQL-first Golang ORM

Go
#database#go#golang#mssql#mysql#oracle#orm#postgresql#sql#sqlite#sqlite3

SQL-first Golang ORM

Go
#database#go#golang#mssql#mysql#oracle#orm#postgresql#sql#sqlite#sqlite3

AI Summary: Debug a panic in the Bun Golang ORM when using a many-to-many relationship with a struct containing the `bun:",extend"` tag. The panic occurs during a query that attempts to retrieve data using the relation. The task involves analyzing the provided code, stack trace, and Bun's source code to identify the root cause of the type mismatch error and propose a fix.

Complexity: 4/5
bug help wanted

SQL-first Golang ORM

Go
#database#go#golang#mssql#mysql#oracle#orm#postgresql#sql#sqlite#sqlite3

AI Summary: The task is to investigate why the `msgpack` struct tag in Bun, a Golang ORM, fails when used with SQLite databases. The issue seems related to a previous bug (#519) and may require updating documentation to clarify the limitations of `msgpack` with different database systems, potentially recommending alternatives for SQLite.

Complexity: 4/5
bug help wanted

SQL-first Golang ORM

Go
#database#go#golang#mssql#mysql#oracle#orm#postgresql#sql#sqlite#sqlite3