Try our new research platform with insights from 80,000+ expert users
PeerSpot user
Solution Architect (Data Scientist) at a tech company with 10,001+ employees
Real User
Oct 2, 2016
The SSIS workflow component has been valuable for me to recommend for enterprise-level production work.
Pros and Cons
  • "Customer service was excellent, and their technical team provides top support for people wanting to use the technology."
  • "The use case I'm familiar with is for a merchant who was contrasting this technology with data from Dun and Bradstreet: so my recommendation is that Melissa Data purchase Dun and Bradstreet to combine their data breadth."

What is most valuable?

The SSIS workflow component has been valuable for me to recommend for enterprise-level production work.

How has it helped my organization?

I was contacted by a products distribution company about using their technology. I was able to answer their questions, and then refer them to Melissa Data for further product support.

What needs improvement?

The use case I'm familiar with is for a merchant who was contrasting this technology with data from Dun and Bradstreet: so my recommendation is that Melissa Data purchase Dun and Bradstreet to combine their data breadth.

Both services have complementary but not identical databases: functionally, people should contact the sales teams at both organizations, see what trial they can get and to what degree the data satisfies their use case.

How are customer service and support?

Customer Service:

Customer service was excellent, and their technical team provides top support for people wanting to use the technology.

Technical Support:

Their technical team provides top support for people wanting to use the technology.

Disclosure: My company does not have a business relationship with this vendor other than being a customer.
PeerSpot user
GaryM - PeerSpot reviewer
GaryMData Architect at a non-profit with 10,001+ employees
Top 5LeaderboardReal User

What do you mean by "workflow" component? There's no such thing in SSIS - its called Dataflow. I'm also not aware that Melissadata has anything like that either so this is very a confusing review. Please elaborate.

PeerSpot user
Senior Project Manager at a retailer with 1,001-5,000 employees
Real User
Top 20
Aug 31, 2016
On-premise Data Quality components ensures accurate mailing campaigns
Pros and Cons
  • "The pricing is very competitive and the product is robust enough to get the job done."

    What is most valuable?

    We have a large volume of customers (millions) and this suite is the best priced for what we need.

    We use the cloud version for NCOA and the on-premise version for the normal batch processing from our POS systems. The two components we use are the Contact Verify and MatchUp components.

    Contact Verify: Ability to cleanse the name, phone, & address information. The codes that accompany the output record helps our system determine whose address is accurate and if not, what are the issues with the address. This software assists in more complete analysis of our customers.

    MatchUp: Ability to "DeDupe" and retrieve possible customer matches which keeps our customer master clean and accurate.

    How has it helped my organization?

    Before we used DQSand an algorithm for matching and only updated valid address information quarterly. This caused returned mailing and upset customers. This suite has monthly updates to ensure we are up to date with recent new home construction and gives us the ability to modify the matching rules to our needs. We have seen a reduction of calls and returned mail.

    I was referring to two different components: Contact Verify and MatchUp.
    Contact Verify: Our company runs campaigns for our membership and needs accurate address information. We previously "cleansed" and matched the incoming customer addresses but did not necessarily know if the address is valid until we ran our quarterly National Change Of Address process. Melissa Data's contact verify component is updated monthly with national addresses. When the address runs through the component the output is not only "cleansed" but tells if the address is valid (Cass certified) or if there is some other issue with the address.

    MatchUp: The matching component has rules that can be modified to look at address or combo of columns to match.


    What needs improvement?

    Not in order of importance:

    1. Ability to multi-thread. Currently we have to split the data into different paths to try to quicken processing time. In all fairness, we do have a very large customer master to match against.

    2. Data types default to ANSI. If you add a column and you have everything else set to Unicode, you sometimes need to either redo the component or do a type conversion step after the output.

    2. The ability to resize the selection windows in the components to see the entire field name.

    3. Although you can get the component running rather quickly, to do the more complex matching takes more knowledge of the tool. Documentation & videos on the on-premise version is not very helpful. It takes some trial/error to see what the tool is actually doing.

    4. License keys gave us problems this past year (previous years were fine). We were sent expired keys and keys that did not match our components. The environment variable does not always pick up so to ensure non-interruption the key needs to be typed in the configuration text files as well.

    5. We log SSIS errors and information to assist in abends and audit. We capture only the 110 & 120 messages. If every output stream pin in the MatchUp output filter is not assigned, the SSIS log file fills with "110: Household Process:Warning: The output column "cass_first_name" (49) on output "OLE DB Source Output" (43) and component "Existing Households" (32) is not subsequently used in the Data Flow task. Removing this unused output column can increase Data Flow task performance." for each unused output stream.

    For how long have I used the solution?

    Three years

    What was my experience with deployment of the solution?

    Normal SSIS deployment of packages that contain components. The Melissa Data software itself, however, takes a lot of space on the hard drive so be aware of the space needs. There isn't any real clear instructions on doing an upgrade (it does not seem to delete the older, no longer needed files). Also make sure you have enough memory.

    What do I think about the stability of the solution?

    No issues with stability

    What do I think about the scalability of the solution?

    We had found a bug that only appeared when trying to match over 94,000 records. The process hung and we could not identify without a lot of testing what was going on. Their support team worked with me to determine the issue.

    How are customer service and technical support?

    Customer Service:

    We get timely update notices and address data file notices. Very responsive if an issue or question arises.

    Technical Support:

    Technical support during normal work hours has been very good. The developers are very attentive and will answer questions quickly.

    Whenever we find a bug their support team diligently works with us to determine the issue and to get it fixed. It is for this reason I agreed to assist them in rating their software.

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

    DQS / Custom Algorithm - limitation on number of customers it can process and stale data.

    How was the initial setup?

    Documentation & videos on the on-premise version is not very helpful. It takes some trial/error to see what the tool is actually doing.

    What about the implementation team?

    We have in-house SSIS experts.

    What was our ROI?

    More accurate address information, less returned mail, less customer calls.

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

    The pricing is very competitive and the product is robust enough to get the job done. Be sure you know what you are licensing. There are components that have similar functions but may not be what you need. As mentioned, we have everything we need in just the two components.

    What other advice do I have?

    We were not thrilled with the "phone home" requirement as we are skittish about opening a port and allowing 3rd party software to pass files. Luckily we found out it was required for the Geocoder component which we do not use. See link below for more information:

    http://wiki.melissadata.com/in...

    Disclosure: My company does not have a business relationship with this vendor other than being a customer.
    PeerSpot user
    GaryM - PeerSpot reviewer
    GaryMData Architect at a non-profit with 10,001+ employees
    Top 5LeaderboardReal User

    An update for us...watch out when you upgrade SSIS to 2016, it's not fun. Also I split matching into multiple dataflows and this slashed runtime by about 75% (from 4 to 1 hour for full exact match with advanced survivorship).

    See all 2 comments
    Buyer's Guide
    Melissa Data Quality
    March 2026
    Learn what your peers think about Melissa Data Quality. Get advice and tips from experienced pros sharing their opinions. Updated: March 2026.
    884,976 professionals have used our research since 2012.
    PeerSpot user
    Business Data Analyst at a healthcare company with 1,001-5,000 employees
    Vendor
    Aug 30, 2016
    Reduced direct mail errors.
    Pros and Cons
    • "Customer Service: Great Technical Support: Great"
    • "Update feature"

    Valuable Features

    Data cleansing and geo coding.

    Improvements to My Organization

    Reduced direct mail errors

    Room for Improvement

    Update feature

    Use of Solution

    2 years

    Deployment Issues

    Database version issues

    Customer Service and Technical Support

    Customer Service:

    Great

    Technical Support:

    Great

    Disclosure: My company does not have a business relationship with this vendor other than being a customer.
    PeerSpot user
    PeerSpot user
    Software Solutions Architect at a real estate/law firm with 501-1,000 employees
    Vendor
    Aug 21, 2016
    It is easy to install and configure. Integrates well with Visual Studio Data Tools.
    Pros and Cons
    • "It is easy to install and configure, integrates well with Visual Studio Data Tools, generates a unique key for every address it processes, generates correct error codes whenever it corrects an address, and is very reliable."
    • "We are very pleased with the pricing but they need to have some good licence tracking mechanism."

    What is most valuable?

    Contact Address Verify Component.

    How has it helped my organization?

    Helped us to correct all the invalid addresses in our DB.

    What needs improvement?

    License tracking.

    For how long have I used the solution?

    4 months

    What was my experience with deployment of the solution?

    No. It was very easy to install on configure.

    What do I think about the stability of the solution?

    No. It is very reliable.

    What do I think about the scalability of the solution?

    No.

    How are customer service and technical support?

    Excellent.

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

    No, this was first one we have used. We evaluated other products but MD was better.

    How was the initial setup?

    Yes. Very easy to install and configure.

    What about the implementation team?

    In-house.

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

    We are very pleased with the pricing but they need to have some good licence tracking mechanism.

    What other advice do I have?

    It is easy to install and configure. Integrates well with Visual Studio Data Tools. Generates a unique key for every address it processes. Generates correct error codes whenever it corrects a address. Finally, it is very reliable.

    Disclosure: My company does not have a business relationship with this vendor other than being a customer.
    PeerSpot user
    PeerSpot user
    Director of Business Intelligence at a hospitality company with 1,001-5,000 employees
    Vendor
    Aug 18, 2016
    Match process provided reliable single view of data. Email Address Soft Ping should be made real time within Personator.
    Pros and Cons
    • "Personator application was able to append emails, new address if moved, phone number, geocode, and also standardizes existing customer information."
    • "Overall there is a room for improvement in Customer Address Appends and Email Appends."

    Valuable Features:

    • Very straightforward installation & Configuration steps. We configured Personator & Match process and part of our daily SSIS ETL load process.
    • Very Easy to use. 
    • Procured missing customer information. We simply passed basic details of out customers like Name, Address, Phone Number and Personator application was able to append Emails, New Address if moved, Phone number, Geocode. Personator also standardizes existing customer information.
    • Match process provided reliable single view of data. We used it for de-duplication, matching & mastering customer records.

    Improvements to My Organization:

    • Data appends helped improve our Customer reach.
    • Improved Address and Email Quality.

    Room for Improvement:

    • Having Customer Primary and Secondary address will help us a lot as some Customers tend to use secondary addresses for business communication.
    • Email Address Soft Ping should be made real time within Personator. 
    • Overall there is a room for improvement in Customer Address Appends and Email Appends.
    Disclosure: My company does not have a business relationship with this vendor other than being a customer.
    PeerSpot user
    PeerSpot user
    Information Technology Leader at a healthcare company with 1,001-5,000 employees
    Real User
    Aug 16, 2016
    Better and standardized addresses in our systems.
    Pros and Cons
    • "Easy to deploy with the help of my DBAs and Melissa Data tech support."
    • "Need to POC point of entry validation."

    What is most valuable?

    Ease of use.

    How has it helped my organization?

    Better and standardized addresses in our systems.

    What needs improvement?

    Need to POC point of entry validation.

    For how long have I used the solution?

    < 1Month

    What was my experience with deployment of the solution?

    Easy to deploy with the help of my DBAs and Melissa Data tech support.

    What do I think about the stability of the solution?

    NA

    What do I think about the scalability of the solution?

    Never tried.

    How are customer service and technical support?

    Customer Service:

    Excellent.

    Technical Support:

    9/10

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

    No.

    How was the initial setup?

    It was easy. In the installation documentation, they should mention that SQL server instance should be on the same server where Melissa Data software is installed.

    What about the implementation team?

    In-house.

    What was our ROI?

    If we go ahead and buy the software, I am expecting <6 months.

    Which other solutions did I evaluate?

    Yes, I cannot name other vendors.

    Disclosure: My company does not have a business relationship with this vendor other than being a customer.
    PeerSpot user
    GaryM - PeerSpot reviewer
    GaryMData Architect at a non-profit with 10,001+ employees
    Top 5LeaderboardReal User

    Why does MelissaData software need to be on the same SQL server instance? You mean where SSIS is installed? That can be installed on a separate server if you want. That's entirely up to you and not a limitation of the tool.

    it_user467340 - PeerSpot reviewer
    Owner /CEO at a consultancy with 501-1,000 employees
    Consultant
    Jul 3, 2016
    We now have less errors on catalog address labels.
    Pros and Cons
    • "We now have less errors on catalog address labels."
    • "It changes names to what it thinks it should be when the spelling is different. It should not do this."

    What is most valuable?

    • Spelling of names
    • Email addresses

    How has it helped my organization?

    We now have less errors on catalog address labels.

    What needs improvement?

    It changes names to what it thinks it should be when the spelling is different. It should not do this.

    For how long have I used the solution?

    I’ve been using it for three years.

    What do I think about the stability of the solution?

    We have had no issues with the performance.

    What do I think about the scalability of the solution?

    It has been able to scale for our needs.

    How are customer service and technical support?

    Very good, although a lot of the time they were not aware of a problem that we were experiencing.

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

    We wrote our own edits and looked at each card.

    How was the initial setup?

    It was easy to implement.

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

    Be sure you know how much service you need so you don't pay more than you should.

    What other advice do I have?

    Do a free trial.

    Disclosure: PeerSpot contacted the reviewer to collect the review and to validate authenticity. The reviewer was referred by the vendor, but the review is not subject to editing or approval by the vendor.
    PeerSpot user
    it_user150288 - PeerSpot reviewer
    Technical Lead/Solution Architect at a insurance company with 10,001+ employees
    Real User
    Sep 4, 2014
    Initial setup was straightforward but had some pain points while plugging it in the ETL.
    Pros and Cons
    • "When we plugin the contact verify component in the ETL from Source Systems, it will greatly help in standardizing and cleansing the source data and help keep the downstream systems clean."
    • "It would be great if the product can be expanded to standardize and clean Telephone Numbers and TaxID’s/SSN’s."

    What is most valuable?

    Melissa Data Contact Verify

    How has it helped my organization?

    When we plugin the contact verify component in the ETL from Source Systems, it will greatly help in standardizing and cleansing the source data and help keep the downstream systems clean.

    What needs improvement?

    It would be great if the product can be expanded to standardize and clean Telephone Numbers and TaxID’s/SSN’s.

    For how long have I used the solution?

    1 year

    What was my experience with deployment of the solution?

    We didn't encounter issues

    What do I think about the stability of the solution?

    We didn't encounter issues

    What do I think about the scalability of the solution?

    We didn't encounter issues

    How are customer service and technical support?

    Customer Service:

    Good

    Technical Support:

    Good

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

    This was the first solution we used after the POC.

    How was the initial setup?

    Straightforward but had some pain points while plugging it in the ETL.

    What about the implementation team?

    We did it internally. Had to call them for some support.

    What was our ROI?

    Improved data quality by 30%

    What other advice do I have?

    Worth looking into it, if you have data quality issues and want cleaned data in your warehouse or applications.

    Disclosure: My company does not have a business relationship with this vendor other than being a customer.
    PeerSpot user
    it_user363969 - PeerSpot reviewer
    it_user363969Product Channel Manager at a tech company with 51-200 employees
    Vendor

    Hi Nitesh,

    Thanks for your review on SSIS DQC. I am the product manager here at Melissa Data. If you have some time, please feel free to send me a message on the pain points you have experienced.
    I'll bring it up to our team and see if we can make any improvements.

    Thanks,
    Oscar

    See all 2 comments
    Buyer's Guide
    Download our free Melissa Data Quality Report and get advice and tips from experienced pros sharing their opinions.
    Updated: March 2026
    Buyer's Guide
    Download our free Melissa Data Quality Report and get advice and tips from experienced pros sharing their opinions.