Categorygithub.com/redr00m/sqldb
modulepackage
0.0.0-20210809104814-5f688d8cf6e2
Repository: https://github.com/redr00m/sqldb.git
Documentation: pkg.go.dev

# README

sqldb

Generic SQL access library

# Functions

No description provided by the author
Close the database connection.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
GetAssociativeArray : Provide results as an associative array.
GetSchema : Provide results as an associative array.
No description provided by the author
No description provided by the author
No description provided by the author
Open the database.
QueryAssociativeArray : Provide results as an associative array.
No description provided by the author
No description provided by the author

# Structs

Table is a table structure description.

# Type aliases

AssRow : associative row type.