A Go database driver for ADODB, enabling connections to databases via ADO.
go get github.com/mattn/go-adodbNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Opens a connection to an ADODB-compatible database using the driver.
Use a database-specific driver (e.g., go-mssqldb for SQL Server) if possible.
No dependency data recorded yet.