Viewing 15 posts - 106 through 120 (of 386 total)
October 3, 2018 at 11:13 am
October 3, 2018 at 10:59 am
Don't hold back, Jeff. Tell us how you REALLY feel! 😛
You raise good points and to my mind that only reinforces the need for control of index implementation.
October 3, 2018 at 9:26 am
I definitely believe that indexes should be treated just as code and be controlled as such. Index changes can affect performance in a severe way either positively or negatively. Because...
October 2, 2018 at 7:07 am
Oh, how true this is....
August 15, 2018 at 1:09 pm
I think it's funny how all of these "NoSQL" environments now support some flavor of SQL. In reality, they meant to be non-relational.
I've seen many projects implemented in...
August 14, 2018 at 1:53 pm
August 14, 2018 at 11:41 am
August 14, 2018 at 9:23 am
August 14, 2018 at 8:49 am
As previously mentioned, an ORM is a tool that when used properly does what is expected. Unfortunately, it's the mis-use of an ORM where I have encountered more performance issues...
August 14, 2018 at 6:25 am
I agree with John Rees in that there should be an option to turn it on so I can ensure that my developers use it consistently like I do. I...
August 6, 2018 at 5:18 am
.. There's always a schema, and the rules have to be implemented up front, or later on. Whether you use a RDBMS or a NoSQL store, you are going...
July 3, 2018 at 11:26 am
July 3, 2018 at 11:21 am
April 3, 2018 at 11:23 am
I have to agree with Steve on this: “I'll admit that I often prefer to transform data inside of a SQL Server target, OLTP or DW database. The reason is...
April 3, 2018 at 5:38 am
Viewing 15 posts - 106 through 120 (of 386 total)