github.com/goliatone/go-repository-bun

go-repository-bun

61

Decision Signals

Health score 61/100, confidence 75/100.

Review
Maintenance 75
Adoption 24
Security 92
Maturity 55
Developer DX 61
Confidence 75

Install

go get github.com/goliatone/go-repository-bun

Package Data

updated May 28, 2026
Latest versionv0.15.1
Imported by24 packages
Stars0
Forks0
Last activity3 months ago
Latest releaseUnknown
LicenseUnknown
Known vuln records0

API Surface

268 symbols
SymbolKindSynopsis
DBProvider Type type DBProvider interface{ ... }
DBProvider.DB Method DB func() *bun.DB
DatabaseErrorMapper Type type DatabaseErrorMapper func(error) error
GetDatabaseErrorMappers Function func GetDatabaseErrorMappers(driver string) []DatabaseErrorMapper
DefaultListPaginationConfigurer Type type DefaultListPaginationConfigurer interface{ ... }
DefaultListPaginationConfigurer.SetDefaultListPagination Method SetDefaultListPagination func(limit, offset int)
DeleteCriteria Type type DeleteCriteria func(*bun.DeleteQuery) *bun.DeleteQuery
DeleteBy Function func DeleteBy(column, operator, value string) DeleteCriteria
DeleteByID Function func DeleteByID(id string) DeleteCriteria
DeleteByIDs Function func DeleteByIDs(ids []string) DeleteCriteria
DeleteByTimetz Function func DeleteByTimetz(column, operator string, value time.Time) DeleteCriteria
DeleteColumnIn Function func DeleteColumnIn[T any](column string, values []T) DeleteCriteria

Similar Packages

Go ORM Libraries

#1 dgraph

high-performance graph database for real-time use cases

Go ORM Libraries 21.7K stars 0 imported-by 100% confidence
95

#2 Ent

Package ent is the interface between end-user schemas and entc (ent codegen).

Go ORM Libraries 17.1K stars 4.0K imported-by 100% confidence
95

#3 GORM

Developer-friendly ORM library for Go.

Go ORM Libraries 39.8K stars 0 imported-by 80% confidence
91

#4 etcd

Package main is a simple wrapper of the real etcd entrypoint package (located at github.com/coreos/etcd/etcdmain) to ensure that etcd is still "go getable"; e.g.

Go ORM Libraries 51.7K stars 0 imported-by 80% confidence
89

#5 tidb

TiDB is built for agentic workloads that grow unpredictably, with ACID guarantees and native support for transactions, analytics, and vector search. No data silos. No noisy neighbors. No infrastructure ceiling.

Go ORM Libraries 40.1K stars 0 imported-by 80% confidence
89