image

SQL Server Module

Microsoft

(2212 ratings)

SQL Server Module

Microsoft

(2212 ratings)
Microsoft Logo
Marketplace ratings
(0 ratings)
Rating summary image
G2 ratings
External rating provider logo
Rating star
(2212 ratings)
Your review
To submit your rating and review, first get the app and let us know about your experience
Showing 1-10 of 200 reviews
Sort by:
Fri, Apr 4, 2025
Easy to learn and work with MS SQL server

What do you like best about the product?
Ease of integration with Microsoft power automate flows. I have created views and have run the scripts on data too.
What do you dislike about the product?
The design part of the view sometimes return errors while the query works successfully.
What problems is the product solving and how is that benefiting you?
I have 2 sources of data for the punch details of the employees here. One from the ERP system and One from the payment software. MS SQL has made it easy to connect these 2 sets of data together and do comparisons on it.

Fri, Mar 28, 2025
SQL SERVER IS THE BEST

What do you like best about the product?
ADVANCED FUNCTIONALITY WITH LESS COMPLEXITY
What do you dislike about the product?
SOME TIMES THERE IS A MEMORY BASED ERROR
What problems is the product solving and how is that benefiting you?
INTEGRATION, IMPLEMENTATION AND AUTOMATION ISSUES

Thu, Jan 30, 2025
SQL SERVER

What do you like best about the product?
QUERY PERFORMANCE ,ALWAYS ON, IT IS GOOD SOFTWARE FOR MEDIUM SIZE INDUSTRIES
What do you dislike about the product?
CURRENTLY ALWAYS ON REQUIRE DOMAIN CONTROLLER , REQUIRE NEW WAYS WITHOUT DOMAIN CONTROLLER
What problems is the product solving and how is that benefiting you?
WHILE WORKING PROBLEM IS COMING BUT RESOLVE BY THE HELP OF ONLINE ...IT IS GOOD

Tue, Jan 21, 2025
Easy-to-use interface of Microsoft SQL

What do you like best about the product?
Microsoft SQL Server is a database management system. It is widely used in many companies. It is very stable and can handle large volumes of data at a time. It is secure enough and roles can be assigned to users for access to the database. You can also use the SQL Server Reporting Services for analysing data. It is easy to get help from the Microsoft support team for any issues. Replication of a database is easy to do.
What do you dislike about the product?
It utilizes a lot of resources on the system that it is installed on. This can slow down the system thus making it difficult to use. Regular maintenance and monitoring is required.
What problems is the product solving and how is that benefiting you?
It helps store large volumes of data and is easily compatible with automation tools like RPA Automation Anywhere and Microsoft Power Automate. Procedures/Functions can be written for specific data requirements.

Mon, Jan 20, 2025
Data Analytics with Microsoft SQL Server

What do you like best about the product?
The best thing about Microsost SQL Server is that it is user friendly. It is easy to integrate other tools like PowerBI, Excel with it which indeeds helps in streamlining workflows with ease.It provides advanced security feature which includes encryption and authetication making it a reliable tool. Microsoft offer many support channel. it includes 24/7 assistance and a diverse knowledge base. It is also useful for daily usage whether it's querying data from a database or generating reports. The installation and setup process of SQL server is straighforward.
What do you dislike about the product?
Although SQL Server is user-friendly, yet some features of it might seem challenging to beginners. For larger systems,setting up SQL server could take up ample amount of time which is a downside. Customer support is good but sometimes the response time could be high for things which has higher urgency.
What problems is the product solving and how is that benefiting you?
1. It helps save large amount of data in an organized way (normalisation). A proper schema (star, snowflake) can be created in Microsoft SQL Server which helps in arranging data in a structure way making it easy for data analysis. With the help of SSRS (built-in tool), it is easy to create reports in no time. Because of it's advanced security features, the data is now entirely secured and trusted. Various tasks like alerts, updates etc could be automated which indeed reduced the manual work.

Thu, Dec 26, 2024
Good application to interface with several software.

What do you like best about the product?
We can actually interact with sevaral data server and Which can exports in excel.
What do you dislike about the product?
Slightly lags a bit while opening application.
What problems is the product solving and how is that benefiting you?
Gather that data that provides by customer and we can combine to solve our problems.

Thu, Dec 26, 2024
A good enterprise manager for relational databases

What do you like best about the product?
It provides a fastic integration with other Microsoft products.
What do you dislike about the product?
In my view, it is not as powerful as postgresql.
What problems is the product solving and how is that benefiting you?
It helped me to store and retrieve data for company reports.

Fri, Dec 6, 2024
MSSQL Good for beginner and expert users

What do you like best about the product?
I really like MS SQL, I'm using this tool for more then 10 years
What do you dislike about the product?
Need to grab some cool feature from tood.
What problems is the product solving and how is that benefiting you?
It's easy to connect to multiple servers and perform any administrative or developer tasks.

Thu, Dec 5, 2024
Famous Microsoft SQL Server

What do you like best about the product?
Microsoft SQL Server has robust Database Management System which supports and stored operational data
What do you dislike about the product?
None, it has a rich UI and very simple navigations
What problems is the product solving and how is that benefiting you?
Storing your business day to day operational and transactional details

Thu, Dec 5, 2024
MSSQL Server review

What do you like best about the product?
Easy to learn syntax and well documented learning material. it also follow the statandard SQL syntax.
What do you dislike about the product?
Lack of protection against deleting the entire table since it does not make provision of where clause mandatory. When you have sub-query on your query it allows the use of main query fields in the sub-query without explicitly referencing the main query table name or aliase, if this was done in error it will not raise any syntax error, it will just use the field of the main query if it's not found in the sub-query resulting with unexpected (and often unnoticed) results.
What problems is the product solving and how is that benefiting you?
Management of large data that need to be accessed on demand. Most of the application I develop are data-driven and are access my multi users which are not technical, so it helps storing and retrieving the data that I present to my end users.