Unified database interface to allow different database backends without having to update API calls.
Find a file
2025-12-27 11:35:07 -06:00
backend.go first commit 2025-12-26 14:16:15 -06:00
config.go first commit 2025-12-26 14:16:15 -06:00
db.go first commit 2025-12-26 14:16:15 -06:00
errors.go first commit 2025-12-26 14:16:15 -06:00
go.mod first commit 2025-12-26 14:16:15 -06:00
go.sum first commit 2025-12-26 14:16:15 -06:00
mysql_backend.go first commit 2025-12-26 14:16:15 -06:00
mysql_result.go Interface to any 2025-12-27 11:35:07 -06:00
result.go Interface to any 2025-12-27 11:35:07 -06:00