github.com/gobuffalo/pop

soda

Package pop wraps the absolutely amazing https://github.com/jmoiron/sqlx library.

94

Decision Signals

Health score 94/100, confidence 100/100.

Excellent
Maintenance 95
Adoption 100
Security 92
Maturity 84
Developer DX 91
Confidence 100

Install

go get github.com/gobuffalo/pop

Package Data

updated May 31, 2026
Latest versionv4.13.1+incompatible
Imported by618 packages
Stars1.5K
Forks253
Last activity16 days ago
Latest releasev6.3.0 (1 months ago)
LicenseMIT
Known vuln records0

API Surface

223 symbols
SymbolKindSynopsis
AfterCreateable Type type AfterCreateable interface{ ... }
AfterCreateable.AfterCreate Method AfterCreate func(*Connection) error
AfterDestroyable Type type AfterDestroyable interface{ ... }
AfterDestroyable.AfterDestroy Method AfterDestroy func(*Connection) error
AfterFindable Type type AfterFindable interface{ ... }
AfterFindable.AfterFind Method AfterFind func(*Connection) error
AfterSaveable Type type AfterSaveable interface{ ... }
AfterSaveable.AfterSave Method AfterSave func(*Connection) error
AfterUpdateable Type type AfterUpdateable interface{ ... }
AfterUpdateable.AfterUpdate Method AfterUpdate func(*Connection) error
BeforeCreateable Type type BeforeCreateable interface{ ... }
BeforeCreateable.BeforeCreate Method BeforeCreate func(*Connection) error

Similar Packages

Go Database Migration Libraries

#1 v4

Package migrate reads migrations from sources and runs them against databases.

Go Database Migration Libraries 18.6K stars 5.2K imported-by 95% confidence
93

#2 sql-migrate

SQL Schema migration tool for Go.

Go Database Migration Libraries 0 stars 1.9K imported-by 80% confidence
71

#3 schema

Package schema provides tools to manage database schema changes ("migrations") as embedded functionality inside another application which is using a database/sql

Go Database Migration Libraries 0 stars 14 imported-by 80% confidence
68

#4 zdb

Package zdb provides a nice API to interact with SQL databases in Go.

Go Database Migration Libraries 0 stars 27 imported-by 75% confidence
66

#5 databasemigrationservice

Package databasemigrationservice provides the API client, operations, and parameter types for AWS Database Migration Service.

Go Database Migration Libraries 0 stars 65 imported-by 65% confidence
66