Skip to content
@go-sqlx

go-sqlx

go/sqlx

Quick dating the lib:

  • 🧐 What is sqlx?
    sqlx is a library which provides a set of extensions on go's standard database/sql library.
  • 🚀 Why use sqlx?
    Marshal rows into Structs, Named Prepared Statements, Get and Select to go quickly from query to struct/slice
  • 🤝🏻 comapitble with the native packages?
    sqlx leaves the underlying interfaces untouched and just superset on the standard ones

Profile Picture can be found here: https://github.com/MariaLetta/free-gophers-pack/blob/master/characters/png/31.png

Pinned Loading

  1. sqlx sqlx Public archive

    general purpose extensions to golang's database/sql

    Go 29 3

Repositories

Showing 2 of 2 repositories

Top languages

Loading…

Most used topics

Loading…