# sqlair-prototype **Repository Path**: mirrors_canonical/sqlair-prototype ## Basic Information - **Project Name**: sqlair-prototype - **Description**: SQLite Query Layer - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-09-08 - **Last Updated**: 2025-09-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # sqlair ## SQLite Query Layer Creates an abstract over the go sql package to provide a better type mapping layer. See https://pkg.go.dev/github.com/SimonRichardson/sqlair for now.