pkg/

directory
v0.0.3 Latest Latest
Warning

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

Go to latest
Published: Jan 29, 2023 License: Apache-2.0

README

Implementation Packages

This directory contains the implementation packages for go-accessory:

  • mongodb - MongoDB implementation
  • sqlite - sqlite implementation
    • query - sqlite query builder
    • quote - sqlite quoting and keyword escaping
    • sys - sqlite bindings
  • pool - database connection pool
  • queue - task queue
  • trace - database operation tracing and profiling

Directories

Path Synopsis
The accessory package provides a high level API for go object storage in databases (MongoDB).
The accessory package provides a high level API for go object storage in databases (MongoDB).
sqlite
query
query package provides an SQL query builder
query package provides an SQL query builder
quote
Package quote provides SQL quoting functions for strings and identifiers
Package quote provides SQL quoting functions for strings and identifiers
sys
Package sqlite provides bindings for sqlite 3.
Package sqlite provides bindings for sqlite 3.

Jump to

Keyboard shortcuts

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