scan
Row scanner
Convenient and flexible way to scan SQL rows into any type using generics
scan sql rows into any type powered by generics
63 stars
2 watching
3 forks
Language: Go
last commit: 9 months ago
Linked from 1 awesome list
databasedbgenericsgogolangmappingrowsscanscannersql
Related projects:
Repository | Description | Stars |
---|---|---|
blockloop/scan | A library to scan SQL rows directly into Go data structures without extra overhead | 562 |
go-the-way/sg | A Go library for generating standard SQL queries | 6 |
georgysavva/scany | A library that simplifies data scanning from databases into Go structs and other composite types | 1,307 |
bobg/go-generics | Generic utilities for slices and goroutine patterns in Go | 76 |
rakyll/go-sql-driver-spanner | Provides a Go driver for interacting with Google Cloud Spanner databases | 89 |
elgris/sqrl | A Go-based library for building and executing SQL queries with fluent syntax. | 278 |
woodemi/quick_scanner | A cross-platform scanner plugin for Flutter | 5 |
gosimple/slug | Tools for creating URL-friendly strings from Unicode input | 1,171 |
cch123/elasticsql | Converts SQL queries to Elasticsearch DSL queries | 1,177 |
noomerzx/vue-barcode-scanner | A Vue.js plugin that provides a standardized interface for barcode scanning in web applications | 152 |
twilmes/sql-gremlin | Translates SQL queries into Gremlin queries to query a graph database | 74 |
gennaro-tedesco/archimede | Displays concise information about a directory structure and file composition. | 43 |
bouk/gonerics | Generics implementation for Go to improve type safety and flexibility in generic programming | 114 |
go-rel/rel | A modern ORM layer for Golang | 770 |
relops/sqlc | Generates composable and type-safe SQL queries from a Go API | 101 |