rdbsql

module
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Nov 21, 2022 License: GPL-3.0

README

RDBSQL

GitHub go.mod Go version of a Go module CodeFactor Go Report Card Github tag GitHub issues GPLv3 license


Description

A go-package for sql-databases. Uses structs to access the data in the databases. Structs require tags to be translated nto sql-statements.

Install

Use the go commandline tool to install the package to your go project.

go get github.com/jnnkrdb/rdbsql

Directories

Path Synopsis
This package is wrapper for postgresql db connections.
This package is wrapper for postgresql db connections.
This package is wrapper for sqlite3 db connections.
This package is wrapper for sqlite3 db connections.

Jump to

Keyboard shortcuts

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