Sign in Agent Mode
Categories
Your Saved List Become a Channel Partner Sell in AWS Marketplace Amazon Web Services Home Help

Reviews from AWS customer

1 AWS reviews
  • 1
  • 4 star
    0
  • 3 star
    0
  • 2 star
    0
  • 1 star
    0

External reviews

2 reviews
from

External reviews are not included in the AWS star rating for the product.


    Manojkumar Reddy

Free development database has supported projects and now simplifies testing and data analysis

  • March 02, 2026
  • Review from a verified AWS customer

What is our primary use case?

SQL Server 2014 Express is a free, entry-level relational database recommended for lightweight as well as for small-scale and small embedded deployments, using the same core databases as the Enterprise version or paid versions, but with limited resource caps.

During one of my projects in my graduation course, SQL Server 2014 Express was used to store project data, including different research data that we consolidated and used for analysis purposes. In my job profile, I have used it in different areas, deploying sample data where the limited Express version is restricted to 10 GB of storage, so we usually insert some dummy data and fetch that dummy data to the actual UAT environment or during the testing process. I have used it for storing CRM data, sales data, inventory tracking, as well as accounting entries.

In one of the projects we are currently working on, the LOS implementation, we are storing client data in SQL Server 2014 Express, using it during development to fetch the data and process queries, which helps in reducing redundancy on the other databases due to a small development team.

What is most valuable?

The best features of SQL Server 2014 Express are that it can be downloaded, it is open source, can be downloaded on any desktop, and it is a free version with no charge for downloads, making it highly useful for students and developers building applications for standalone or enterprise applications.

Upon using SQL Server 2014 Express, there is a positive impact on the development side since I do not need to depend on the production environment. I just need approval from the organization side to download and install it, which gradually reduces the time to wait for the paid version while increasing productivity and reducing cost by eliminating resource waiting time.

For every development, I do not need to have an Enterprise version or paid version. I can download SQL Server 2014 Express and create tables and insert data to test whether everything is happening correctly, which helps replicate the same with the production environment. The easy installation and free licensing make it available with a simple process where I can easily download it on any Windows or iOS.

What needs improvement?

I cannot particularly mention one scenario where SQL Server 2014 Express has helped us the best, as it has helped in all scenarios. Whenever we put more data, the query time is more because it is not an Enterprise version and the data storage is limited to 10 GB, which is the only drawback I can identify.

Perhaps the only thing I can say is it is best to avoid using SQL Server 2014 Express for any scheduled automation tasks or if the data is large and we need to perform analytics, as those cases will not work. SQL Server 2014 Express is not a 10 for me only because I have experienced other databases.

For how long have I used the solution?

I have been using SQL Server 2014 Express for the last seven years, from my college onwards.

What do I think about the stability of the solution?

SQL Server 2014 Express is very stable.

What do I think about the scalability of the solution?

SQL Server 2014 Express is highly scalable.

How are customer service and support?

The customer support for SQL Server 2014 Express is pretty good.

How would you rate customer service and support?

Positive

Which solution did I use previously and why did I switch?

We have not used any different solution earlier before SQL Server 2014 Express.

We did evaluate Oracle, PostgreSQL, and others, but due to the limitations from the organization side, we considered SQL Server 2014 Express.

How was the initial setup?

I purchased SQL Server 2014 Express through the AWS Marketplace.

What about the implementation team?

My experience with pricing, setup cost, and licensing for SQL Server 2014 Express is pretty good.

What was our ROI?

I cannot share the relevant metrics, but I can say we have seen a return on investment from using SQL Server 2014 Express.

What's my experience with pricing, setup cost, and licensing?

I cannot share the relevant metrics, but I can say we have seen a return on investment from using SQL Server 2014 Express.

Which other solutions did I evaluate?

We did evaluate Oracle, PostgreSQL, and others, but due to the limitations from the organization side, we considered SQL Server 2014 Express.

What other advice do I have?

If anyone is considering a product, I recommend SQL Server 2014 Express for development works, small data insertion, or performing basic insertions or storing data. It is one of the best products in the market available and should be the first choice.

SQL Server 2014 Express is not a 10 for me only because I have experienced other databases.

I do not think there are many improvements required for SQL Server 2014 Express as I have been using it for the last seven years and comparing it with both the Enterprise and free versions, I do not observe much change. SQL Server 2014 Express is not a 10 for me only because I have experienced other databases. I gave this product a review rating of 9.

Which deployment model are you using for this solution?

Hybrid Cloud

If public cloud, private cloud, or hybrid cloud, which cloud provider do you use?

Amazon Web Services (AWS)


    Rajneesh Prajapati

Reliable data storage has boosted automation logs and now needs fewer limits for growing workloads

  • January 22, 2026
  • Review provided by PeerSpot

What is our primary use case?

My main use case for SQL Server 2014 Express is in SQL that I'm using in my project because I am receiving data in large quantities. SQL is very fast and reads the data very quickly and processes it rapidly, so it is not dependent on SQL to slowly process; it processes quickly.

For example, I use SQL Server 2014 Express to store bot execution logs, transaction status, and intermediate data generated by the automation process. The bot reads and writes data in real-time to track success, failure, and retries. It is also used for temporary data storage, audit tracking, and reporting for small workloads where enterprise scale databases are not required.

It works well for storing bot logs, staging data, and small transaction workloads.

What is most valuable?

The best features SQL Server 2014 Express offers are that it is free and reliable. The biggest advantage is that it is free and very stable, which makes it ideal for small scale and non-critical workloads. It integrates easily with .NET applications, automation tools, and reporting solutions. Setting up the installation and basic configuration is straightforward even for a small team.

The integration with .NET applications and automation tools helps my team and projects by allowing me to record and store large amounts of data quickly. It processes very fast, stores very fast, reads the data, searches the data, and executes queries very quickly. However, in Excel, it does not work when the data is large.

SQL Server 2014 Express has impacted my organization positively because it is time-saving. When I try to read Excel with a large amount of data, it is slow and sometimes it does not open because there is a lot of data. Sometimes Excel crashes. When I use SQL Server 2014 Express, it is very quick and time-saving, properly visible, and I can track where the data is breaking. It is reliable and cost-efficient for small use cases, but scalability and feature limitations prevent a higher rating.

What needs improvement?

SQL Server 2014 Express can be improved as there are some resource limits. There are limitations on database size, memory, and CPU usage which restrict scalability. It is not suitable for enterprise scale due to the restrictions on high volume or mission-critical enterprise workloads. Being an older version, it lacks newer features and performance improvements available in recent SQL Server editions.

For growing workloads, upgrading to a standard and enterprise edition is necessary, and better upgrade guidance and a smoother migration path would also help.

For how long have I used the solution?

I have been using SQL Server 2014 Express for approximately two years.

What do I think about the stability of the solution?

SQL Server 2014 Express is quite stable.

I have additional thoughts about SQL Server 2014 Express. It is very stable for small and medium workloads. In my experience, it runs reliably with minimal downtime when properly configured. It handles continuous read and write operations well for logging and transactional use cases. Stability has not been an issue, and the main limitations are around scalability, not reliability.

What do I think about the scalability of the solution?

Its scalability is limited due to size and resource restrictions; it scales very well only for small applications and lightweight workloads.

How are customer service and support?

Support for SQL Server 2014 Express is mainly community-driven and documentation-based; enterprise-level support is available only with the paid edition.

Which solution did I use previously and why did I switch?

I did not previously use any different solution because SQL Server 2014 Express is perfectly fine for me as it is already much faster and more reliable than Excel.

How was the initial setup?

I do not have any experience with pricing, setup costs, and licensing because it does not require any license and is totally free of cost, so it is very easy to install and use.

What was our ROI?

I have seen a return on investment as it saves both money and time.

Which other solutions did I evaluate?

Before choosing SQL Server 2014 Express, I did not evaluate any other options.

What other advice do I have?

My advice for others looking into using SQL Server 2014 Express is that for small business purposes, it is usable, but if you want to use it on a large scale, you have to buy the Enterprise edition. I would rate this product a 7.


    Claudia Agosti

Learning SQL querying has improved my data analysis skills but database size limits remain challenging

  • December 16, 2025
  • Review provided by PeerSpot

What is our primary use case?

My main use case for SQL Server 2014 Express is querying with SQL code. I use SQL Server 2014 Express in my work for analyzing the data set, so I can learn how to use SQL code and how to correctly query the tables.

What is most valuable?

The best feature SQL Server 2014 Express offers is the fact that it is free. Another valuable feature is that it is very express and quite similar to other solutions that are very expensive. SQL Server 2014 Express has positively impacted my organization by improving my knowledge in SQL coding and making my work faster. It is faster because I could improve my skills in coding in SQL for free.

What needs improvement?

SQL Server 2014 Express can be improved by increasing the maximum 10 gigabytes for a database, as it would be better if this limit were increased.

For how long have I used the solution?

I have been using SQL Server 2014 Express for a few months.

What do I think about the stability of the solution?

In my experience, SQL Server 2014 Express is almost stable. It is almost stable because in my job I use the expensive versions; however, if I have to learn, I would prefer the free option that this one is.

What do I think about the scalability of the solution?

SQL Server 2014 Express's scalability for my needs is very easy.

Which solution did I use previously and why did I switch?

Before SQL Server 2014 Express, I used Databricks SQL and PostgreSQL, but they are expensive, while SQL Server 2014 Express is free.

What was our ROI?

I have definitely seen a return on investment because of the time saved, as I could learn more about SQL code and now I am faster in my job.

What other advice do I have?

The advice I would give to others looking into using SQL Server 2014 Express is to be careful about the size of the database. I would rate this product a 7.


showing 1 - 3