What is our primary use case?
As a campaign analyst, my role involves getting targeted list members to send offers to them via mail, so I obtain data of people from the database where I use SQL Server 2014 Express.
A specific example of how I use SQL Server 2014 Express for campaign work is straightforward. When a campaign manager asks for a list of people or customers who have not purchased from a particular retailer for the past couple of years with a minimum spend greater than fifty dollars, I go to SQL Server 2014 Express and type a query such as select * from customer table where retailer equals this something and the last purchase date transaction date is between the current date and two years back and the minimum spend is greater than or equal to fifty dollars. I use this query to extract the data, copy it into Excel, and then share it with my campaign managers.
In terms of other tasks or scenarios where I use SQL Server 2014 Express in my daily work, since the database refreshes on a daily basis, whenever the campaign manager comes and asks any questions, I create my own database and own tables using create table, and then I use the table for my future reference.
What is most valuable?
The best features that SQL Server 2014 Express offers me are that it is free to use and easy to install. I can easily install it through Windows laptops. The next thing is the good performance, which is suitable for small to medium workloads, and I am able to optimize the query engine as well, which is helpful for backup and restore.
SQL Server 2014 Express has positively impacted my organization. As I mentioned earlier, it offers good performance, is very easy to use, and has easy installation. Whenever the campaign manager comes and asks any question, I directly open SQL Server 2014 Express, type a query such as select short form tables, then perform multiple joins and filter options, allowing me to read the data and provide it to the campaign manager, which is useful for them for analysis.
What needs improvement?
Regarding improvements for SQL Server 2014 Express, I believe it is quite helpful, but I suggest enhancing security since it involves customer data and we do not want to lose data or have it misused. Moreover, improving the backup and restore process to retrieve data faster would be beneficial, and a key concern would be better scalability and reliability than what I currently have.
For how long have I used the solution?
I have been using SQL Server 2014 Express for the past four years. I used to write code on it for getting all the outputs and then just data manipulation, data cleaning, and all those steps for my work.
What do I think about the stability of the solution?
SQL Server 2014 Express is stable and has been reliable for me.
What do I think about the scalability of the solution?
SQL Server 2014 Express has good scalability. Based on my long-term usage, it meets my needs for scaling up or handling larger workloads.
How are customer service and support?
I have not reached out for customer support because SQL Server 2014 Express is performing well for me.
What was our ROI?
I have seen a return on investment from using SQL Server 2014 Express. It has reduced licensing costs since it is free, allowed faster deployment, improved reporting workflow, and saved operational time. SQL Server 2014 Express also has a ten gigabyte database size limit with limited CPU and RAM usage, and there is no SQL Server Agent service needed for further use.
What's my experience with pricing, setup cost, and licensing?
I have not been involved in pricing, setup costs, and licensing for SQL Server 2014 Express, so I am not aware of those details.
What other advice do I have?
My advice for others looking into using SQL Server 2014 Express is that it has excellent performance, it is free, offers better reliability, and scalability, so I recommend using it to save time for better accuracy and less manual effort. I have shared everything about my experience and I have had a very positive interaction overall. I would rate this product an eight out of ten.
Which deployment model are you using for this solution?
On-premises
Disclosure: My company does not have a business relationship with this vendor other than being a customer.