scan

Struct scanner

A library to scan SQL rows directly into Go data structures without extra overhead

Tiny lib to scan SQL rows directly to structs, slices, and primitive types

GitHub

562 stars
10 watching
31 forks
Language: Go
last commit: 13 days ago
Linked from 2 awesome lists

databasegolangscanningsqlsquirrel

Backlinks from these awesome lists:

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,307
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 Go package for loading structured data into structs with mapping using tags and selectors. 35
coinbase/salus A tool for coordinating security scanning of software projects 21
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 882
google/go-querystring A library for encoding structs into URL query parameters 1,992
thundr67/straf A tool for converting Go structs into GraphQL objects and schemas on the fly 38
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 197
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. 817
gobwas/glob A Go library for efficient string matching using compile-time glob patterns. 961