sqlgo

module
v0.0.5 Latest Latest
Warning

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

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

README

sqlgo

go library for easier work with sql

Installation

if you dont have mattn/go-sqlite3:
go get github.com/mattn/go-sqlite3
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") Wait for manual to get more information. In these versions just read source code to get some info about usage

Directories

Path Synopsis
clies

Jump to

Keyboard shortcuts

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