scany

command
v0.0.0-...-78dbd8a Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 4, 2024 License: MIT Imports: 8 Imported by: 0

Documentation

Overview

Build and run some queries using the Scany library. Scany is a better replacement of SQLX. It is focused just on running a query and scanning the results into structs or slices of structs. It is much more flexible than SQLX while providing a much smaller API surface area, which makes learning it easier. It does not embed the database connection, and because of that it can work with both database/sql and also PGX.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL