Popular Posts

SQLblog.com - The SQL Server blog spot on the web

Tuesday, October 3, 2017

For the Better Developer: When indexes are not enough

SQLblog.com - The SQL Server blog spot on the web
For the Better Developer: When indexes are not enough

Another month, another session for the PASS Application Development VG. This time I will be both the host and the guest :), talking about something is very close to my interests and, I think, also a key point for any developer to have success in future of AI. Here’s the session title and abstract:

For the Better Developer: When indexes are not enough

If you want optimum performance in SQL Server, you have to use indexes. But what if you already implemented indexes and your solution is still slow or it doesn’t scale like you want? Or, if you're on Azure, it is just requiring too much resources, which in turns means just more money to be spent on it? You may have to rethink the way you write your queries. How you write your queries is directly related to how you approach and solve your business problems, and more often than not thinking outside the box is the way to unlock incredible performances. But what this exactly means in a database? And how a developer can do that? In this session, you’ll see how using some lateral thinking and a set-based approach will open up a whole world of possibilities. Thanks to this demo intensive session, you'll never be the same after switching on this new mindset!

registration is free via the usual link:

http://appdev.pass.org/

Live event will take place on October 18th, and, again as usual, session will be recorded and made available on group YouTube channel couple of days after the live event.

No comments: