sqlite

command
v0.8.7 Latest Latest
Warning

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

Go to latest
Published: May 14, 2026 License: Apache-2.0 Imports: 10 Imported by: 0

README

sqlite sample

Minimal end-to-end example of the provider/sqlite provider:

  • opens a SQLite database file (pure-Go driver, no CGO)
  • applies an embedded migration
  • inserts and reads records through the repository

Run

go run ./samples/sqlite

The database file is created at $TMPDIR/blueprint-sqlite-sample.db and wiped on each run.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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