imgy
sqldb-logger
imgy | sqldb-logger | |
---|---|---|
1 | 3 | |
1 | 349 | |
- | - | |
8.3 | 0.0 | |
over 2 years ago | 9 months ago | |
PHP | Go | |
MIT License | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
imgy
sqldb-logger
- A logger for Go SQL database driver without modifying existing stdlib usage
-
DB Question: Can I get the final sql query from db.Exec?
You can use this to get instant query logging for sql.DB. https://github.com/simukti/sqldb-logger
-
Ask HN: What are some tools / libraries you built yourself?
sqldb-logger: https://github.com/simukti/sqldb-logger
It's a thin layer that wrap Go (Golang) SQL database driver, it does not change sql.DB usage in any existing Go app.
It is because I prefer to use vanilla Go sql.DB in my web service and I could not find any SQL logger for Go SQL database standard library that can use structured JSON logging.
What are some alternatives?
snipp.in - Fast, Light-weight, Notes, Snippet manager and code editor directly inside your browser
logxi - A 12-factor app logger built for performance and happy development
gazpacho - 🥫 The simple, fast, and modern web scraping library
go-logger - Simple logger for Go programs. Allows custom formats for messages.
lowdefy - The config web stack for business apps - build internal tools, client portals, web apps, admin panels, dashboards, web sites, and CRUD apps with YAML or JSON.
logutils - Utilities for slightly better logging in Go (Golang).
Pion WebRTC - Pure Go implementation of the WebRTC API
lumberjack - lumberjack is a log rolling package for Go
Nullboard - Nullboard is a minimalist kanban board, focused on compactness and readability.
noodlog - 🍜 Parametrized JSON logging library in Golang which lets you obfuscate sensitive data and marshal any kind of content.
kondo - Cleans dependencies and build artifacts from your projects.
phuslu/log - Fastest structured logging