5th Edition. — Lee Baker. — 2019. — 45 p. — ISBN: 978-1795483452. Data is messy and cleaning it can be time-consuming and costly – but it doesn’t have to be this way. If you’re organised and follow a few simple rules your data cleaning processes can be simple, fast and effective. Practical Data Cleaning explains the 19 most important tips about data cleaning to get your data...
Manning Publications Co., 2020. — 375 p. — ISBN: 978-1617296376. Relationships in data often look far more like a web than an orderly set of rows and columns. Graph databases shine when it comes to revealing valuable insights within complex, interconnected data such as demographics, financial records, or computer networks. In Graph Databases in Action, experts Dave Bechberger...
CompreQuest Books, 2023. — 285 p. — (Mastering Database Management Series). Are you ready to unlock the power of data? In today's data-driven world, understanding databases is not just a valuable skill; it's a necessity. Whether you're a budding data professional, a tech enthusiast, or a business owner, "Database Fundamentals" is your comprehensive guide to mastering the art of...
Amazon Digital Services LLC, 2016. — 45 p. — ASIN B01MRPUHH1. This book is written for Database Administrators or people that manage Database Administrators in worst case scenarios. What do you do if your environment is failing? What if your security is non-existent? What if you have no backups? What if your performance is terrible? What if everything is going wrong? Where do...
3rd Edition. — Morgan Kaufmann, 2024. — 1084 p. — ISBN-13: 978-0-443-23790-4. Information Modeling and Relational Databases, Third Edition, provides thorough coverage of information modeling approaches, including object-role modeling (ORM), entity-relationship (ER) modeling, and the unified modeling language (UML). It shows how to map models developed with those approaches to a...
4th Edition. — Morgan Kaufmann, 2016. — 712 p. — ISBN: 978-0-12-804399-8. Provides the conceptual and practical information necessary to develop a database design and management scheme that ensures data accuracy and user satisfaction while optimizing performance. Database systems underlie the large majority of business information systems. Most of those in use today are based...
4th Edition. — Pearson Education, Inc., 2020. — 640 p. — ISBN13: 978-0-13-678804-1. The #1 Easy, Commonsense Guide to Database Design―Now Updated Foreword by Michelle Poolet, Mount Vernon Data Systems LLC Michael J. Hernandez’s best-selling Database Design for Mere Mortals has earned worldwide respect as the simplest way to learn relational database design. Now, he’s made this...
Technics Publications, 2016. — 260 p. — ISBN: 978-1634621120. How do we design for data when traditional design techniques cannot extend to new database technologies? In this era of big data and the Internet of Things, it is essential that we have the tools we need to understand the data coming to us faster than ever before, and to design databases and data processing systems...
Springer, 2023. — 322 р. — ISBN 978-981-19-3032-4. This book contains eight chapters that deal with database technologies, including the development history of database, database fundamentals, introduction to SQL syntax, classification of SQL syntax, database security fundamentals, database development environment, database design fundamentals, and the application of Huawei’s...
Cambrige University Press, 2018. — 808 p. — ISBN13: 978-1107186125. This comprehensive textbook teaches the fundamentals of database design, modeling, systems, data storage, and the evolving world of data warehousing, governance and more. Written by experienced educators and experts in big data, analytics, data quality, and data integration, it provides an up-to-date approach...
O’Reilly Media, 2019. — 376 p. — ISBN13: 978-1492040347. When it comes to choosing, using, and maintaining a database, understanding its internals is essential. But with so many distributed databases and tools available today, it’s often difficult to understand what each one offers and how they differ. With this practical guide, Alex Petrov guides developers through the...
Independently published, 2023. — 85 р. Learn to create indexes for your slow queries by following simple principles. Hi! I'm Tobias Petry, a full stack developer who used to suck at writing fast database queries. Whenever I had a slow query, I needed to ask more advanced developers for help and hope they had time for me. Like everyone, I always wished I could solve those...
CRC Press, 2025. — 490 p. — (Challenges in Geotechnical and Rock Engineering). — ISBN: 978-1-003-44194-6. Databases for Data-Centric Geotechnicsforms a definitive reference and guide to databases in geotechnical and rock engineering, to enhance decision-making in geotechnical practice using data-driven methods. This first volume pertains to site characterization. The opening...
Apress Media LLC, 2024. — 984 p. — ISBN-13: 979-8-8688-1023-7. This book is the first comprehensive guide to the intersection of data governance and Machine Learning (ML) projects. As ML applications proliferate, the quality, reliability, and ethical use of data is central to their success, which gives ML data governance unprecedented significance. However, adapting data...
2nd ed. — O’Reilly Media, Inc., 2015. — 236 p. — ISBN: 978-1-491-93200-1. Целевая аудитория: опытные разработчики. В настоящее время графовые базы данных применяются для моделирования социальных графов (социальных сетей), в биоинформатике, а также для семантической паутины. В графовых СУБД, как правило, разделяют хранилище и механизм обработки. Из этой же книги вы узнаете, как...
Balige Publishing, 2023. — 1825 p. — ISBN-13 979-8393646400. JDBC stands for Java Database Connectivity. JDBC is a Java API to connect and execute the query with the database. It is a part of JavaSE (Java Standard Edition). JDBC API uses JDBC drivers to connect with the database. This book uses the Sakila sample database which is a fictitious database designed to represent a...
Build-your-own.org, 2023. — 124 р. Databases are not magic. Understand them by building your own! Databases are not black boxes. Understand them by building your own from scratch! This book contains a walk-through of a minimal persistent database implementation. The implementation is incremental. We start with a B-Tree, then a simple KV store, and eventually end with a mini...
Комментарии