December 5, 2020 at 4:10 pm
December 7, 2020 at 10:53 am
Personally I mainly use Visual Studio for c# and sometimes typescript, with SSDT projects for database schema work.
For queries LinqPad is my main tool. I find writing them in linq to be much quicker and far less error-prone (accidentally duplicating rows in the result set or incorrectly joining tables is much harder).
Due to resource constraints on my machine, SSMS only gets opened when dealing with SSIS or looking at exectution plans for performance tuning.
December 7, 2020 at 10:15 pm
No love for DataGrip?
I've been using it for a long time - actually, my previous org were a very early adoptor of it (they had been using Jetbrains tools such as Resharper for a long time). They have come along in leaps and bounds since those very early releases.
Other tools?
December 8, 2020 at 6:43 pm
SSMS + RedGate SQL Toolbelt. We use VisualSVN as a backend for RedGate SQL Source Control. Add in some free tools like RedGate SQL Search and SentryOne Plan Explorer, why would I want to use anything else?
Viewing 4 posts - 16 through 18 (of 18 total)
You must be logged in to reply to this topic. Login to reply