This document discusses tools for Active Directory information gathering called PowerUpSQL and goddi. PowerUpSQL uses SQL Server and the OLE DB provider to query Active Directory via LDAP, while goddi uses Go and the LDAP library to directly query Active Directory. The document provides overviews of both tools, including how to install them, the methodology behind how they gather information, and demos of them in use. It also discusses some of the limitations and optimizations of each tool.