SQLite module

A set of components to implement SQLite persistence.

Packages

The module contains the following packages:

  • Build - factory to create SQLite persistence components.
  • Connect - connection component to configure SQLite connection to database.
  • Persistence - abstract persistence components to perform basic CRUD operations.

Use

Get the package from the Github repository:

go get -u github.com/pip-services4/pip-services4-go/tree/main/pip-services4-sqlite-go@latest