> cat /dev/github | grep security-tools
discovered 03 Aug 2026

db

via awesome-list
→ View on GitHub
Upper/db is a data access layer (DAL) for Go that facilitates interaction with multiple data sources, including PostgreSQL, MySQL, MSSQL, and MongoDB, among others. Its primary use case is to provide a unified interface for database operations, enabling developers to work with different databases seamlessly. Notable features include support for various database adapters and comprehensive documentation with live code examples.