Microsoft SQL Server Review
May 29, 2018

Microsoft SQL Server Review

Darren Deng | TrustRadius Reviewer
Score 7 out of 10
Vetted Review
Verified User

Overall Satisfaction with Microsoft SQL Server

We use Microsoft SQL server to perform analytics with a large set of data from different kinds of clients. All the data preparations are done with SQL server. It is being used by everyone in our service line. also, most of our client uses SQL server as well. Using SQL Server to process unstructured data is not very effective.
  • It's fairly quick to manipulate large sets of data
  • Quick and easy to learn
  • Cost efficient
  • Implement features to process unstructured data easier
  • Increase performance speed
  • Add multiple results table in the same window
  • Cost friendly
  • Fairly easy to use and learn
  • Fairly easy to manage
Microsoft SQL Server is what my company purchased and available for us to use. Everyone in my department uses Microsoft SQL Server. I think mainly it's because of its affordability. Also, its functionalities are enough for our day to day operations since the size of data we analyze are usually not too large.
It is well suited to manipulate mid-sized datasets (rows less than 2M). It can quickly change existing data or add new data to the existing data. SQL server cannot manipulate or clean unstructured data quickly when the unstructured large data sets do not have any pattern or rules.