Database System Concepts, Avi Silberschatz, Henry F. Korth, S. Sudarshan, 2019 (McGraw-Hill Education) - A fundamental textbook that covers the principles of database management systems, including how users interact with DBMS and the role of various tools.
psql - PostgreSQL interactive terminal, PostgreSQL Global Development Group, 2025 - The official documentation for psql, the command-line interface for PostgreSQL, demonstrating CLI database interaction capabilities.
MySQL Workbench Manual, Oracle, 2023 (Oracle) - Comprehensive guide for MySQL Workbench, the official visual tool for MySQL database development, administration, and data modeling.