db

package module
v1.0.1 Latest Latest
Warning

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

Go to latest
Published: Jan 2, 2023 License: MIT Imports: 3 Imported by: 0

README

db

Package db is a GO (GOLANG) package that provides an SQLITE3 based key value store.

This package is used by github.com/paulfdunn/rest-app, see that project for example usage.

Documentation

Overview

Package db provides a kvs for sqlite3. db is hosted at https://github.com/paulfdunn/db; please see the repo for more information

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Open

func Open(dataSourceName string) (*sql.DB, error)

Types

This section is empty.

Directories

Path Synopsis
Package kvs implements a key/value store.
Package kvs implements a key/value store.

Jump to

Keyboard shortcuts

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