Discover Packages
github.com/dracory/neat
examples
godb-driver
command
Version:
v0.40.0
Opens a new window with list of versions in this module.
Published: Aug 25, 2026
License: AGPL-3.0
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
README
¶
GODB Driver Example
This example demonstrates how to use the godb driver to treat in-memory Go slices of structs as database tables, all loaded into an in-memory SQLite database.
Running the Example
Run the main file to see the queries in action:
go run main.go
Running the Tests
Verify that everything works correctly:
go test -v ./...
Expand ▾
Collapse ▴
Documentation
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.