Matillion vs. TIBCO Data Virtualization

Overview
ProductRatingMost Used ByProduct SummaryStarting Price
Matillion
Score 6.7 out of 10
N/A
Matillion is a productivity platform for data teams. Matillion's Data Productivity Cloud helps data teams – coders and non-coders alike – to move, transform, and orchestrate data pipelines with the goal of empowering teams to deliver quality data at a speed and scale that matches the business’s data ambitions. The vendor states enterprises including Cisco,N/A
TIBCO Data Virtualization
Score 8.5 out of 10
N/A
TIBCO Data Virtualization is an enterprise data virtualization solution that orchestrates access to multiple and varied data sources and delivers the datasets and IT-curated data services foundation for nearly any solution.N/A
Pricing
MatillionTIBCO Data Virtualization
Editions & Modules
No answers on this topic
No answers on this topic
Offerings
Pricing Offerings
MatillionTIBCO Data Virtualization
Free Trial
YesNo
Free/Freemium Version
NoNo
Premium Consulting/Integration Services
YesYes
Entry-level Setup FeeNo setup feeNo setup fee
Additional DetailsBilled directly via cloud marketplace on an hourly basis, with annual subscriptions available depending on the customer's cloud data warehouse provider.
More Pricing Information
Community Pulse
MatillionTIBCO Data Virtualization
Top Pros
Top Cons
Features
MatillionTIBCO Data Virtualization
Data Source Connection
Comparison of Data Source Connection features of Product A and Product B
Matillion
7.6
123 Ratings
8% below category average
TIBCO Data Virtualization
-
Ratings
Connect to traditional data sources7.7122 Ratings00 Ratings
Connecto to Big Data and NoSQL7.582 Ratings00 Ratings
Data Transformations
Comparison of Data Transformations features of Product A and Product B
Matillion
7.3
124 Ratings
14% below category average
TIBCO Data Virtualization
-
Ratings
Simple transformations8.1124 Ratings00 Ratings
Complex transformations6.4123 Ratings00 Ratings
Data Modeling
Comparison of Data Modeling features of Product A and Product B
Matillion
7.2
116 Ratings
12% below category average
TIBCO Data Virtualization
-
Ratings
Data model creation9.133 Ratings00 Ratings
Metadata management9.140 Ratings00 Ratings
Business rules and workflow5.9108 Ratings00 Ratings
Collaboration5.4108 Ratings00 Ratings
Testing and debugging5.5109 Ratings00 Ratings
Data Governance
Comparison of Data Governance features of Product A and Product B
Matillion
8.2
23 Ratings
0% below category average
TIBCO Data Virtualization
-
Ratings
Integration with data quality tools8.222 Ratings00 Ratings
Integration with MDM tools8.220 Ratings00 Ratings
Best Alternatives
MatillionTIBCO Data Virtualization
Small Businesses
Skyvia
Skyvia
Score 9.6 out of 10

No answers on this topic

Medium-sized Companies
IBM InfoSphere Information Server
IBM InfoSphere Information Server
Score 8.1 out of 10
SAP HANA Cloud
SAP HANA Cloud
Score 8.5 out of 10
Enterprises
IBM InfoSphere Information Server
IBM InfoSphere Information Server
Score 8.1 out of 10
Delphix
Delphix
Score 9.1 out of 10
All AlternativesView all alternativesView all alternatives
User Ratings
MatillionTIBCO Data Virtualization
Likelihood to Recommend
6.9
(125 ratings)
8.2
(43 ratings)
Likelihood to Renew
8.2
(6 ratings)
6.2
(3 ratings)
Usability
6.5
(124 ratings)
6.2
(5 ratings)
Availability
-
(0 ratings)
8.4
(2 ratings)
Performance
-
(0 ratings)
7.7
(20 ratings)
Support Rating
7.4
(7 ratings)
7.9
(21 ratings)
Online Training
-
(0 ratings)
8.0
(1 ratings)
Implementation Rating
8.2
(1 ratings)
7.5
(3 ratings)
Configurability
-
(0 ratings)
8.0
(1 ratings)
Ease of integration
-
(0 ratings)
3.0
(1 ratings)
Product Scalability
6.6
(117 ratings)
8.4
(2 ratings)
Vendor post-sale
9.1
(1 ratings)
8.0
(1 ratings)
Vendor pre-sale
9.1
(1 ratings)
8.0
(1 ratings)
User Testimonials
MatillionTIBCO Data Virtualization
Likelihood to Recommend
Matillion
It is very well suited for ETL on the cloud. Whenever there is something that can be accomplished with no code or little code, Matillion is a good tool. However, if your pipeline requires a lot of customizations, Matillion should be avoided.
Read full review
TIBCO Software Inc.
TIBCO Data Virtualization is well suited for customers who are challenged to deal with extracting data from dozens of different sources and systems, and do not have the time and liberty to hire data engineers and/or ETL developers to write dozens or hundreds of complex ETLs. However, there are situations where TIBCO Data Virtualization severely underperforms, and those are where we are dealing with large volumes of data, in tera bytes or peta byte scale system. For example, a messaging queue which sends 200 million messages every hour will choke TIBCO Data Virtualization if the technology is chosen to route the data.
Read full review
Pros
Matillion
  • We leveraged Matillion’s no-code principals to make data manipulation easy for our internal customers. People who don't know how to use SQL no longer need to. Everything in Matillion is self-explained with no or little coding.
  • We connected Matillion to our data warehouse to allow people to read raw data, transform it, then write results back to their sandbox databases. The drag and drop component design allowed customers to create complex data models at the speed of thought without any risk to production data.
  • With sharing capabilities between projects enabled, everyone was able to help each other when questions arose which instilled a strong sense of collaboration and community.
Read full review
TIBCO Software Inc.
  • Connecting to different data silos and presenting the data as a singled unified layer of data.
  • Exposing data to Technical and non technical users through Web UI or reporting tools
  • Secured exposure of data as web services.
  • Row level and column level data security
  • Multi tenancy data security.
  • Real time data by connecting to the operational databases
  • Historical data generation
Read full review
Cons
Matillion
  • I think a non-CLI approach to installing and uninstalling python libraries would be nice. I mean, it isn't difficult to install a python library via Linux or CLI, but I imagine most companies don't feel comfortable allowing Matillion users to go on a virtual server and installing it themselves. Requirement.txt file for installing libraries would be simple, and maybe that could also be used to uninstall libraries as well......or maybe the library gets automatically downloaded if it is imported into a python script but the library doesn't exist.
  • Python Component is lacking very much in terms of UI. It would be unrealistic for me to suggest Matillion build its own EDI, but it would be nice if a python component could connect to a local IDE. Right now, if you want to write any decent length python code, you are going to be stuck copying and pasting your code from your local IDE.
  • It is also very difficult to debug in Matillion because you can't set breakpoints. Local IDE integration can resolve that.
  • I would like to have more templates to copy from for certain simplistic scenarios. For instance, a template for a job that fails which sends an AWS SNS with the Job name, component it failed on, and the error message. It wasn't as simple as I thought it would be to figure out and having to use a shared job for such circumstances can be painful because you have to export a bunch of variables.
  • There should be a drop down list for Global Matillion variables as it is difficult to remember at times.
Read full review
TIBCO Software Inc.
  • Performance of TDV Studio (its own IDE) is poor.
  • Performance of TDV repository database is rather poor for larger numbers of objects .(Note: We have approx. 9tsd objects introspected in TDV and approx. 20tsd objects generated in upper DV layers.)
  • Propagation of privileges to parent/child dependencies does not work when applying recursively on a folder. (It's a huge setback when working with large number of objects organized semantically into subfolders.)
  • Lack of command line client interface for scripting at the time of version 8.4 (I had to write my own CLI.)
  • TDV Studio does an absolutely horrible job with its own code editors when indentation is in place. Also, the editor is brutally slow and feature-poor.
  • Tracking privileges on the level of table/view columns causes occasional problems when regranting.
  • TDV's stored programs ("SQL scripts" in their own terminology) compiler leaves out many syntactic and semantic checks, making them hugely prone to run-time errors.
  • TDV Server's REST API is a very poor (in terms of features) and flawed cousin to its SOAP API (at the time of version 8.4).
Read full review
Likelihood to Renew
Matillion
With the current experience of Matillion, we are likely to renew with the current feature option but will also look for improvement in various areas including scalability and dependability. 1. Connectors: It offers various connectors option but isn't full proof which we will be looking forward as we grow. 2. Scalability: As usage increase, we want Matillion system to be more stable.
Read full review
TIBCO Software Inc.
It is useful for us to see the data and do analysis. Also we use it to generate reports and see trends or gather insights
Read full review
Usability
Matillion
It has been easy to train new employees who don't have previous experience with Matillion. It is quite self-explanatory. There are quite a few things that can be done with Python, however, we have not really looked into this feature much but likely will do in the future. Mostly, it is drag and drop of components and environments can be set up so easy to set up connections as well.
Read full review
TIBCO Software Inc.
TDV's interface is a bit dated and not entirely intuitive. Would recommend some UX design review as the interface leaves a bit to be better understood to be used by users without inherent knowledge of Tibco. Overall I'd suggest more improvement here to ensure usability by a lesser tech audience.
Read full review
Reliability and Availability
Matillion
No answers on this topic
TIBCO Software Inc.
We have never encountered issues where it was unavailable when we needed it.
Read full review
Performance
Matillion
No answers on this topic
TIBCO Software Inc.
This product's performance is very consistent. It is extremely rare for templates to fail. I've been using this software for 5 years and find it to be both simple and powerful. The impact within the company has been very positive as different processes in different areas, such as data analysis, development, and integrations, have been improved, and, best of all, it has not affected the users. Various systems with which it is connected in order to obtain information.
Read full review
Support Rating
Matillion
Overall, I've found Matillion to be responsive and considerate. I feel like they value us as a customer even when I know they have customers who spend more on the product than we do. That speaks to a motive higher than money. They want to make a good product and a good experience for their customers. If I have any complaint, it's that support sometimes feels community-oriented. It isn't always immediately clear to me that my support requests are going to a support engineer and not to the community at large. Usually, though, after a bit of conversation, it's clear that Matillion is watching and responding. And responses are generally quick in coming.
Read full review
TIBCO Software Inc.
On a few occasions I have asked TIBCO technical support for help because I have adapted perfectly to their tools, but in those few that I have communicated with their technical team I have received personalized, attentive, responsible attention and I am always assisted by an expert staff the topic. A TIBCO technical support technician spent more than an hour helping me to solve a problem in the initial stage of implementation in my department and this is something that I always appreciate.
Read full review
Online Training
Matillion
No answers on this topic
TIBCO Software Inc.
The training was helpful. I was able to understand how to use TIBCO for the data load process that we implemented and how to perform various troubleshooting steps based on the training I received. The technician was thorough and took the time to answer any questions. Once we were shown how to use TIBCO in the test environment, we were able to configure the production environment ourselves.
Read full review
Implementation Rating
Matillion
We were able to control on access and built various enviroment for implementation
Read full review
TIBCO Software Inc.
Other vendors have clearer, more visual implementation documentation. We also did not have our data architect and and server administrator available full-time for implementation. In the future, we will secure the necessary internal resources.
Read full review
Alternatives Considered
Matillion
Matillion ran circles around Stitch and Striim both in functionality, setup, and performance. There was no real comparison. Fivetran massively outperforms Matillion in pretty much every facet of the production from setup, maintenance, visibility, and usability. It already has the ability to connect any data source to a destination regardless of database type. Why we chose Matillion over Fivetran is that, for our current needs, Matillion provides us with the functionality that we need and a much more competitive price for a smaller company.
Read full review
TIBCO Software Inc.
We did not need to evaluate another technology in the same category for data virtualization, since we are 100% sure of the capabilities and benefits that we would have with TIBCO Data Virtualization, both for market positioning as well as success stories from other companies. great renown worldwide. From the first day of use, it meets our needs to provide the expected solutions.
Read full review
Scalability
Matillion
I have been able to connect Matillion to AWS Aurora Databases, MySQL databases, Rest APIs, Files in AWS S3, etc. Being able to load all of that disparate data into one datalake has made data mining and reporting a lot simpler. I wish everything could be implemented as easily as Matillion.
Read full review
TIBCO Software Inc.
Good scaling
Read full review
Return on Investment
Matillion
  • Saving us time reduces our need for headcount
  • Allows us to collaborate on data-eng pipelines in a transparent way with non-technical stakeholders, ensuring accuracy and continuity
  • Allows us a single platform to log and manage all of our pipelines to pin-point where something failed and why
  • Always has a solution to very common data engineering tasks, i.e., real-time data, connectors, pre-built workflows, etc.
Read full review
TIBCO Software Inc.
  • We took spreadsheets that took hours a month to update and made them update automatically using TDV, saving hours a month of analyst time
  • The incremental cost of TDV relative to straight spotfire licensing made it a no-brainer due to the ease of data management
  • We continue to automate legacy business processes in TDV, saving time all over the organization.
Read full review
ScreenShots

Matillion Screenshots

Screenshot of Matillion's GUI, used to orchestrate jobs with control data flow functionality, automating the ETL process.Screenshot of where structured and semi-structured data can be prepared to create clean data sets that can be used with any BI/reporting/visualization tool of choice. Matillion reads and combines data across a target warehouse external storage, such as S3 or Blob.Screenshot of Matillion's self-validating components, sample and row counts. If a job does fail, the warehouse queue services available with Matillion can be used get an alert to a connected email or Slack account.Screenshot of the SQL component used to run custom scripts from within Matillion. With hundreds of pre-built connectors out of the box, Matillion can handle complex transformation needs.

TIBCO Data Virtualization Screenshots

Screenshot of Data Flow EditorScreenshot of Data CatalogScreenshot of Transform Editor