SQL Indexing and Tuning eBook

It’s the free web-edition of SQL Performance Explained, regarding SQL indexing and tuning for DB2, MySQL, Oracle, PostgreSQL, and SQL Server. SQL indexing is the most effective tuning method—yet it is often neglected during development. Use The Index, Luke explains SQL indexing from grounds up and doesn’t stop at ORM tools like Hibernate. Use The Index, Luke is the free […]

Document SQL Server with Database Note Taker

Database Note Taker is a free note-taking app made specifically for SQL databases. It makes a database schema and structures a lot easier to capture and document, and definitely simplifies the database documentation and takes the guesswork out of everyday development with databases. How does it work? More specifically, Connect to your database. Refresh with the current structure of your database. […]