
SQL反模式
5星
- 浏览量: 0
- 大小:None
- 文件类型:PDF
简介:
《SQL反模式》是一本关于数据库设计与优化的专业书籍,揭示了常见的SQL编程错误和不良实践,提供了解决方案以提高代码质量和系统性能。
Each chapter in this book helps you identify, explain, and correct a unique and dangerous antipattern. The four parts of the book categorize these antipatterns according to logical database design, physical database design, queries, and application development.
Your application’s database layer likely already contains issues such as Index Shotgun, Keyless Entry, Fear of the Unknown, and Spaghetti Query. This book will guide you and your team in identifying them. Moreover, it provides solutions for fixing these problems and offers advice on how to prevent similar issues in the future.
SQL Antipatterns gives you an exclusive look into an SQL experts playbook. With this knowledge, you can eliminate common database errors once and for all.
Regardless of the platform or programming language you use, whether you are a junior programmer or have advanced credentials, SQL Antipatterns will teach you how to design and build databases effectively, write better queries, and integrate SQL programming with your application like an expert. You’ll also learn about the latest technology for full-text search, how to create code that is resistant to SQL injection attacks, and other techniques for achieving success in database management.
全部评论 (0)


