Database System Concepts, Avi Silberschatz, Henry F. Korth, S. Sudarshan, 2019 (McGraw-Hill) - This comprehensive textbook covers fundamental database management systems topics, including relational models, SQL, and modern database trends like NoSQL.
NoSQL Distilled: A Brief Guide to the Emerging World of Polyglot Persistence, Pramod J. Sadalage and Martin Fowler, 2012 (Addison-Wesley Professional) - This book offers a concise introduction to the various types of NoSQL databases and their use cases, explaining the rationale behind their development.