scan
Data converter
A Go library that converts SQL rows into Go data structures such as structs and slices.
Tiny lib to scan SQL rows directly to structs, slices, and primitive types
565 stars
10 watching
32 forks
Language: Go
last commit: about 2 months ago
Linked from 2 awesome lists
databasegolangscanningsqlsquirrel
Related projects:
Repository | Description | Stars |
---|---|---|
wroge/scan | Convenient and flexible way to scan SQL rows into any type using generics | 63 |
georgysavva/scany | A library that simplifies data scanning from databases into Go structs and other composite types | 1,321 |
blastrain/octillery | A Go package for sharding databases in a flexible and declarative way, supporting various OR mapping libraries and raw SQL. | 194 |
greencoda/confiq | A library for populating structs with data from various formats. | 35 |
coinbase/salus | A tool for coordinating security scanning of software projects | 25 |
surullabs/lint | Tool to run multiple linters on Go code to detect errors and warnings | 67 |
3gstudent/smbtouch-scanner | Automates network vulnerability scanning using SMB protocol | 140 |
target/strelka | A real-time file scanning system designed to detect and analyze files at enterprise scale | 886 |
google/go-querystring | A library for encoding structs into URL query parameters | 2,006 |
thundr67/straf | A tool for converting Go structs into GraphQL objects and schemas on the fly | 39 |
pieterclaerhout/go-xray | A Go library providing reflection helpers for easier usage of structs | 27 |
bokwoon95/go-structured-query | Automates the creation and execution of SQL queries to simplify data access and mapping | 196 |
pumpkinseed/structs | A set of utility functions for manipulating and comparing structs in Go programming language. | 24 |
tcosolutions/betterscan | A toolchain that scans source code and infrastructure IaC for security risks and provides a unified report. | 831 |
gobwas/glob | A Go library for efficient string matching using compile-time glob patterns. | 968 |