end f9befa1b0a refactor: split dbx package into domain files
Reorganize monolithic dbx.go and utility.go into focused files by
concern, add package doc.go, and gitignore coverage.out.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-29 17:46:54 -07:00
2026-01-28 11:17:38 -08:00
2026-01-28 11:22:48 -08:00
2026-01-28 11:22:06 -08:00
2025-05-30 16:28:43 -07:00
2026-01-27 15:09:43 -08:00
2025-05-30 16:28:28 -07:00
2025-05-30 16:28:43 -07:00

dbx

dbx (Database Eextensions) is a small toolkit of common and reusable database helpers built around the Jet SQL builder. Provides an app.Module.

S
Description
dbx is a small toolkit of reusable and common database patterns. Provides an app.Subsystem for initialization.
Readme BSD-3-Clause 169 KiB
Languages
Go 100%