Introducing G2.ai, the future of software buying.Try now
Microsoft SQL Server
Save to My Lists
Claimed
Claimed

Top Rated Microsoft SQL Server Alternatives

SAP HANA Cloud
(517)
4.3 out of 5

Microsoft SQL Server Reviews & Product Details - Page 11

Microsoft SQL Server Overview

What is Microsoft SQL Server?

SQL Server 2017 brings the power of SQL Server to Windows, Linux and Docker containers for the first time ever, enabling developers to build intelligent applications using their preferred language and environment. Experience industry-leading performance, rest assured with innovative security features, transform your business with AI built-in, and deliver insights wherever your users are with mobile BI.

Microsoft SQL Server Details
Languages Supported
German, English, French, Italian, Japanese, Korean, Portuguese, Russian, Spanish, Chinese (Simplified)
Show LessShow More
Product Description
SQL Server 2017 brings the power of SQL Server to Windows, Linux and Docker containers for the first time ever, enabling developers to build intelligent applications using their preferred language and environment. Experience industry-leading performance, rest assured with innovative security features, transform your business with AI built-in, and deliver insights wherever your users are with mobile BI.

Seller
Description

Every company has a mission. What's ours? To empower every person and every organization to achieve more. We believe technology can and should be a force for good and that meaningful innovation contributes to a brighter world in the future and today. Our culture doesn’t just encourage curiosity; it embraces it. Each day we make progress together by showing up as our authentic selves. We show up with a learn-it-all mentality. We show up cheering on others, knowing their success doesn't diminish our own. We show up every day open to learning our own biases, changing our behavior, and inviting in differences. Because impact matters. Microsoft operates in 190 countries and is made up of approximately

8,000 passionate employees worldwide.

Overview Provided by:

Microsoft SQL Server Integrations

(6)
Integration information sourced from real user reviews.

Microsoft SQL Server Media

Microsoft SQL Server Demo - SQL Server
SQL Server
Product Avatar Image

Have you used Microsoft SQL Server before?

Answer a few questions to help the Microsoft SQL Server community

2,217 Microsoft SQL Server Reviews

The next elements are filters and will change the displayed results once they are selected.
Search reviews
Hide FiltersMore Filters
The next elements are filters and will change the displayed results once they are selected.
The next elements are filters and will change the displayed results once they are selected.
2,217 Microsoft SQL Server Reviews
4.4 out of 5
2,217 Microsoft SQL Server Reviews
4.4 out of 5

Microsoft SQL Server Pros and Cons

How are these determined?Information
Pros and Cons are compiled from review feedback and grouped into themes to provide an easy-to-understand summary of user reviews.
Pros
Cons
G2 reviews are authentic and verified.
Vasantha R.
VR
Assistant Manager EPM
Enterprise (> 1000 emp.)
"Simply SQL"
What do you like best about Microsoft SQL Server?

SQL is a tool where we can store, retrieve to get details for analysis and reporting purpose Review collected by and hosted on G2.com.

What do you dislike about Microsoft SQL Server?

Too techincal, but powerful to use. need more IT experience to use Review collected by and hosted on G2.com.

Sebastian R.
SR
Solutions Architect
Enterprise (> 1000 emp.)
"Standar defacto Database with many features and huge support and community."
What do you like best about Microsoft SQL Server?

Wide adoption, integration, low learning curve, fast and reliable. Able to deploy in the cloud. User management and integration with authentication services.

Production-ready and extensive support.

The SQL Server is low maintenance, it does not require advanced technical skills to maintain or use it as you might in other similar database solutions. You need some knowledge on how to access the solution and how to query it but it is fairly straightforward.

Corrupt data is always a concern when power loss or improper shutdowns occur. Microsoft SQL Server has several features that promote data restoration and recovery. Although individual tables can't be backed up or restored, complete database restoration options are available. Through the use of log files, caching, and backups, Microsoft's product allows you to feel confident that disaster recovery options are plentiful. Review collected by and hosted on G2.com.

What do you dislike about Microsoft SQL Server?

Price, and vendor lock, are not great for big data tasks. Upgrades sometimes require long downtime, backups are not the best. Replication. Support (unless paid).

Expensive compared to its competitors. Bug tracking is also tricky; must be simplified. The settings and adjustments can be improved a little more, so many naive users will also be able to use it.

Auto-shrink needed to stay for backward compatibility…The FULL recovery model is the default. I would guess that this is responsible for the majority of cases of transaction logs growing out of control.

RECOVERY is the default RESTORE option. The default should be NORECOVERY to stop people screwing up their restore sequences.

GUIDs can be clustered index keys. I shouldn't even have to explain this one. SQL Server should warn you that a PK is by default a clustered index and that GUID clustered PKs just suck.

The default data and log file growth rates of 1-MB and 10% respectively. Seriously, why did they change to 1-MB for the default auto-growth rate? However, the problem is – what should the defaults be? Answers on a postcard, please… Review collected by and hosted on G2.com.

Prajakta M.
PM
Mid-Market (51-1000 emp.)
"SQL Server is database application for RDBMS"
What do you like best about Microsoft SQL Server?

Easy to use IDE for CRUD operation using SQL Server Management Studio. Follows SQL format Review collected by and hosted on G2.com.

What do you dislike about Microsoft SQL Server?

Auto generating of tables and columns with specific data types is not possible Review collected by and hosted on G2.com.

Verified User in Government Administration
UG
Enterprise (> 1000 emp.)
"Microsoft SQL Server"
What do you like best about Microsoft SQL Server?

Excellent relational database platform, we use MS SQL Server for all our backend databases from public safety to financials. We also use MS SQL Server as a robust reporting tool, analyzing data / updating data. Review collected by and hosted on G2.com.

What do you dislike about Microsoft SQL Server?

Not really a lot I do not like, however if I would have to have a dislike it would be performance. Sometimes we have to issues for database locks which impacts end users. We have processes in place to mitigate the issues now, so all is well. Review collected by and hosted on G2.com.

Rick M.
RM
Director, Owner
Small-Business (50 or fewer emp.)
"MS SQL Server"
What do you like best about Microsoft SQL Server?

Ease of use, integrates well into apps, available on multiple platforms. Review collected by and hosted on G2.com.

What do you dislike about Microsoft SQL Server?

There are limited tuning options within the software itself. Review collected by and hosted on G2.com.

Md I.
MI
Digital Solution Specialist
Information Technology and Services
Enterprise (> 1000 emp.)
"MS SQL - Business User Review - Best Database Solutioning system"
What do you like best about Microsoft SQL Server?

Very Good Database Engine with simple Query language used to fetch data records from tables or stored procedures. Very high-level indexing and sorting can be seen when fetched query-based records with execution time very much faster. Easy and Understandable Structured Query Language support can be easily learned by everyone. Query Debugging is an added advantage and support for developers. Review collected by and hosted on G2.com.

What do you dislike about Microsoft SQL Server?

most often, when tuning the procedures which were already created some time back, to improve the data retrieving we need to get some default suggestions highlighted by the usage of artificial intelligence and then review them internally and then decide if those are to be accepted or remain the way. Because as we move forward in time, there is a lot of data getting created in database tables and to make sure the data retrieval rate also be on stand by then this is the best default suggestion which MS SQL can provide rather than just integrating with 3rd party applications to detect the code redundancy. Review collected by and hosted on G2.com.

Salman F.
SF
Software Engineer
Mid-Market (51-1000 emp.)
"Best Database engine, easy to select, insert , delete and update data in the database"
What do you like best about Microsoft SQL Server?

We can store the data that we're using throughout our project and fetch in case when we need it...like I'm an RPA Developer working on Uipath and ABBYY, in both tools we have option to connect to the database and select, insert, update or delete the data as our wish. Review collected by and hosted on G2.com.

What do you dislike about Microsoft SQL Server?

Sometimes database management server takes time to load the database environment if the database contains more data like tables or stored procedures or something. Review collected by and hosted on G2.com.

William K.
WK
Manufacturing Execution System Engineer
Mid-Market (51-1000 emp.)
"Best Database system(s) out there"
What do you like best about Microsoft SQL Server?

Easy to install, maintain. Good,easy to use, intuitive GUI tools but which also offer the capability to dig into the database and really tune and optimize database operations. Easy to connect to. Review collected by and hosted on G2.com.

What do you dislike about Microsoft SQL Server?

So many varieties, especially in Azure that is it can be hard to determine which version is right for you. Some of the more feature laden versions can be fairly expensive Review collected by and hosted on G2.com.

SR
Principal Consultant
Mid-Market (51-1000 emp.)
"SQL Server Review"
What do you like best about Microsoft SQL Server?

SQL Server is a widely used Database management system and Microsoft provides premier support for its product. Needless to say, it has great community support and the BI capabilities are too good with easy integration for SSIS packages. The interface is user-friendly and maintenance is low and easy to deploy to the cloud. Easy to store and retrieve data. Review collected by and hosted on G2.com.

What do you dislike about Microsoft SQL Server?

Licensing cost is a challenge for many organizations. When the query gets complex, it takes a hit in the performance and the interface also acts laggy. Connectivity issue also occurs many a time while connecting to the DB. Recovery of corrupt data is a cumbersome process. Review collected by and hosted on G2.com.

DB
Associate Consultant
Small-Business (50 or fewer emp.)
"Making data analysts life easy"
What do you like best about Microsoft SQL Server?

Queries are faster and provide more flexibility. It is easy to drill down to row level data. Joins and Indexing are really helpful. Review collected by and hosted on G2.com.

What do you dislike about Microsoft SQL Server?

No downsides as such. Everything is up to date. Review collected by and hosted on G2.com.

Pricing Insights

Averages based on real user reviews.

Time to Implement

3 months

Return on Investment

18 months

Average Discount

14%

Perceived Cost

$$$$$
MS SQL