Explore >> Select a destination


You are here

www.scarydba.com
| | eitanblumin.com
3.6 parsecs away

Travel
| | This month's T-SQL Tuesday is hosted by Mikey Bronowski, and asks us to share the tools of the trade that make our job awesome. While I do feel that the tools that make my job the awesomest are those that help me with productivity, this month's topic is a bit broader.
| | dbanuggets.com
4.0 parsecs away

Travel
| | With the Invitation of Mikey Bronowski for this month T-SQL Tuesday Tools of the Trade, I would like share some useful tools that make my job easier: OBS Studio: This is a free and open source software for video recording and live streaming. I mostly prerecord my sessions using OBS. I personally love this tool...
| | sqlservercode.blogspot.com
4.1 parsecs away

Travel
| | Are you still running profiler or have you transferred to using Extended Events? I use Extended Events almost exclusively now because it's...
| | dataonwheels.wordpress.com
16.3 parsecs away

Travel
| Sometimes you need a fast way to test your API call and responses, and for that VS code is the perfect tool to do that. For today's demo, we will use a free API to test with. https://catfact.ninja/factKeep in mind, this is a very very simple REST API. For more complicated REST API calls, make...