SkillAgentSearch skills...

Gosqlite3

Go Interface for SQLite3

Install / Use

/learn @kuroneko/Gosqlite3
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

== About ==

GoSQLite3 provides both low-level and high-level wrappers for accessing the SQLite3 database from Go. It started as simple wrapper around the sqlite C API which has since been extended with a number of high-level conveniences.

== Installation ==

We support installation via the go tool which can be invoked using the following command-line:

go get github.com/kuroneko/gosqlite3

== Usage ==

Please read the tests for examples of how to perform queries and handle results. Documentation will follow in due course.

== License ==

TBD

== Contributors ==

Chris Collins Eleanor McHugh

Related Skills

View on GitHub
GitHub Stars83
CategoryData
Updated3y ago
Forks24

Languages

Go

Security Score

80/100

Audited on Apr 23, 2022

No findings