sqlgo

module
v0.0.3 Latest Latest
Warning

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

Go to latest
Published: Dec 23, 2021 License: LGPL-2.1

README

sqlgo

go library for easier work with sql

Installation

go get github.com/MikhailBatsin-code/sqlgo

SqliteApi usage

import in your file needed api example: import "github.com/MikhailBatsin-code/sqlgo/sqlite" than create api instance: sapi := sqlite.CreateSqliteApi(db, "someTable") You can create or open db by sqlite.OpenOrCreateDb("test.db")

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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