simukti / sqldb-logger
A logger for Go SQL database driver without modifying existing *sql.DB stdlib usage.
โ364Updated last year
Alternatives and similar repositories for sqldb-logger:
Users that are interested in sqldb-logger are comparing it to the libraries listed below
- Is a general library to help modify or set data within data structures and other objects.โ258Updated 2 months ago
- ๐ A full-featured dependency injection container for go programming language.โ235Updated last year
- A Go tool to auto generate methods for your enumsโ458Updated last month
- A source code linter that can be used to find code that will cause problems with Go's error wrapping schemeโ278Updated last week
- Attach hooks to any database/sql driverโ655Updated 8 months ago
- A context aware circuit breaker library in Go.โ364Updated 2 years ago
- Tool to detect Go structs that would take less memory if their fields were sorted.โ538Updated last year
- A Go library for validating structs, maps and slices.โ226Updated 4 months ago
- The Emperor takes care of all errors personallyโ351Updated 4 years ago
- A minimalist Go configuration libraryโ381Updated last year
- Go package for dealing with maps, slices, JSON and other data.โ733Updated last month
- Find in Go repeated strings that could be replaced by a constantโ300Updated 8 months ago
- ๐จ Design workflows of slog handlers: pipeline, middleware, fanout, routing, failover, load balancing...โ453Updated last month
- Generic resource pool for Goโ348Updated last month
- Generate interfaces from structure methods.โ336Updated this week
- Fast SQL query builder for Goโ168Updated last month
- Convert string to camel case, snake case, kebab case / slugify, custom delimiter, pad string, tease string and many other functionalitiesโฆโ247Updated 10 months ago
- Interceptors for database/sqlโ498Updated last year
- Configuration for Go applicationsโ461Updated last year
- Code generation tools for Go.โ429Updated 5 months ago
- Calculates cognitive complexities of functions (and methods) in Go source code. (Golang cognitive complexity)โ391Updated 3 months ago
- A Go linter to check that errors from external packages are wrappedโ326Updated last week
- A collection of packages to augment the go testing package and support common patterns.โ541Updated last month
- Find outdated dependencies of your Go projects. go-mod-outdated provides a table view of the go list -u -m -json all command which lists โฆโ656Updated 2 years ago
- Convert snake case, camel case and kebap case stringsโ148Updated last year
- Drop-in replacement for the standard library errors package and github.com/pkg/errorsโ198Updated 2 years ago
- Gohalt ๐ฎโโ๐: Fast; Simple; Powerful; Go Throttler libraryโ348Updated 10 months ago
- Highly configurable, fast JSON encoder for Goโ177Updated last year
- Reduce debugging time. Use static & stack-trace analysis to identify the error immediately.โ460Updated last year
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.โ565Updated 7 months ago