SQL Antipatterns: Avoiding the Pitfalls of Database Programming
โ Scribed by Bill Karwin
- Publisher
- Pragmatic Bookshelf
- Year
- 2010
- Tongue
- English
- Leaves
- 334
- Series
- Pragmatic Programmers
- Edition
- 1
- Category
- Library
No coin nor oath required. For personal study only.
โฆ Subjects
SQL
๐ SIMILAR VOLUMES
Jaywalking -- Naive trees -- ID required -- Keyless entry -- Entity-attribute-value -- Polymorphic associations -- Multicolumn attributes -- Metadata tribbles -- Rounding errors -- 31 flavors -- Phantom files -- Index shotgun -- Fear of the unknown -- Ambiguous groups -- Random selection -- Poor man
SQL is the ubiquitous language for software developers working with structured data. Most developers who rely on SQL are experts in their favorite language (such as Java, Python, or Go), but they're not experts in SQL. They often depend on antipatterns - solutions that look right but become increasi