Database System Concepts, Avi Silberschatz, Henry F. Korth, S. Sudarshan, 2019 (McGraw-Hill) - A widely adopted textbook providing comprehensive coverage of database management systems, including data models, design, query languages, and transaction management, directly supporting the core concepts discussed.
NoSQL Distilled: A Brief Guide to the Emerging World of Polyglot Persistence, Pramod J. Sadalage, Martin Fowler, 2012 (Addison-Wesley Professional) - This book provides a concise overview of NoSQL databases, explaining their various categories and use cases, which is a good resource for broadening the understanding of DBMS types beyond relational systems.