configuration

command
v0.9.0 Latest Latest
Warning

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

Go to latest
Published: Jun 6, 2026 License: AGPL-3.0 Imports: 4 Imported by: 0

README

Configuration

This example demonstrates various configuration options for setting up database connections.

Features Demonstrated

  • Simple DSN-based configuration
  • Configuration struct with connection pooling settings
  • Custom logger integration
  • Multiple database connections
  • MySQL-specific configuration (charset, collation, strict mode)
  • SQL Server configuration
  • Debug mode for development

Running the Example

cd examples/configuration
go run main.go

Prerequisites

  • Appropriate database servers running (PostgreSQL, MySQL, SQL Server) or modify the connection details
  • Valid credentials for each database type

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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