Overview
ProductRatingMost Used ByProduct SummaryStarting Price
AWS Glue
Score 8.6 out of 10
N/A
AWS Glue is a managed extract, transform, and load (ETL) service designed to make it easy for customers to prepare and load data for analytics. With it, users can create and run an ETL job in the AWS Management Console. Users point AWS Glue to data stored on AWS, and AWS Glue discovers data and stores the associated metadata (e.g. table definition and schema) in the AWS Glue Data Catalog. Once cataloged, data is immediately searchable, queryable, and available for ETL.
$0.44
billed per second, 1 minute minimum
dbt
Score 9.1 out of 10
N/A
dbt is an SQL development environment, developed by Fishtown Analytics, now known as dbt Labs. The vendor states that with dbt, analysts take ownership of the entire analytics engineering workflow, from writing data transformation code to deployment and documentation. dbt Core is distributed under the Apache 2.0 license, and paid Teams and Enterprise editions are available.
$0
per month per seat
SAP Master Data Governance
Score 8.1 out of 10
N/A
SAP Master Data Governance is a master data management solution that helps users to implement a cohesive and harmonized master data management strategy across all master data domains. It is presented as a solution that simplifies enterprise data management, increases data accuracy, and that facilitates consolidation, central governance and data quality management. The SAP Master Data Governance, cloud edition, a…N/A
Pricing
AWS GluedbtSAP Master Data Governance
Editions & Modules
per DPU-Hour
$0.44
billed per second, 1 minute minimum
No answers on this topic
No answers on this topic
Offerings
Pricing Offerings
AWS GluedbtSAP Master Data Governance
Free Trial
NoYesYes
Free/Freemium Version
NoYesNo
Premium Consulting/Integration Services
NoYesYes
Entry-level Setup FeeNo setup feeNo setup feeNo setup fee
Additional Details
More Pricing Information
Community Pulse
AWS GluedbtSAP Master Data Governance
Features
AWS GluedbtSAP Master Data Governance
Data Transformations
Comparison of Data Transformations features of Product A and Product B
AWS Glue
-
Ratings
dbt
9.7
8 Ratings
18% above category average
SAP Master Data Governance
-
Ratings
Simple transformations00 Ratings10.08 Ratings00 Ratings
Complex transformations00 Ratings9.48 Ratings00 Ratings
Data Modeling
Comparison of Data Modeling features of Product A and Product B
AWS Glue
-
Ratings
dbt
9.1
8 Ratings
15% above category average
SAP Master Data Governance
-
Ratings
Data model creation00 Ratings9.78 Ratings00 Ratings
Metadata management00 Ratings8.78 Ratings00 Ratings
Business rules and workflow00 Ratings9.08 Ratings00 Ratings
Collaboration00 Ratings10.06 Ratings00 Ratings
Testing and debugging00 Ratings8.08 Ratings00 Ratings
Best Alternatives
AWS GluedbtSAP Master Data Governance
Small Businesses
IBM SPSS Modeler
IBM SPSS Modeler
Score 9.2 out of 10
Skyvia
Skyvia
Score 10.0 out of 10

No answers on this topic

Medium-sized Companies
IBM InfoSphere Information Server
IBM InfoSphere Information Server
Score 8.0 out of 10
IBM InfoSphere Information Server
IBM InfoSphere Information Server
Score 8.0 out of 10
Informatica Customer 360 for Salesforce
Informatica Customer 360 for Salesforce
Score 8.1 out of 10
Enterprises
IBM InfoSphere Information Server
IBM InfoSphere Information Server
Score 8.0 out of 10
IBM InfoSphere Information Server
IBM InfoSphere Information Server
Score 8.0 out of 10
Winshuttle
Winshuttle
Score 9.1 out of 10
All AlternativesView all alternativesView all alternativesView all alternatives
User Ratings
AWS GluedbtSAP Master Data Governance
Likelihood to Recommend
8.8
(10 ratings)
10.0
(10 ratings)
8.1
(79 ratings)
Likelihood to Renew
-
(0 ratings)
-
(0 ratings)
7.4
(3 ratings)
Usability
9.2
(3 ratings)
9.7
(3 ratings)
7.4
(76 ratings)
Support Rating
7.0
(1 ratings)
-
(0 ratings)
5.8
(71 ratings)
Implementation Rating
-
(0 ratings)
-
(0 ratings)
8.0
(1 ratings)
User Testimonials
AWS GluedbtSAP Master Data Governance
Likelihood to Recommend
Amazon AWS
One of AWS Glue's most notable features that aid in the creation and transformation of data is its data catalog. Support, scheduling, and the automation of the data schema recognition make it superior to its competitors aside from that. It also integrates perfectly with other AWS tools. The main restriction may be integrated with systems outside of the AWS environment. It functions flawlessly with the current AWS services but not with other goods. Another potential restriction that comes to mind is that glue operates on a spark, which means the engineer needs to be conversant in the language.
Read full review
dbt Labs
The prerequisite is that you have a supported database/data warehouse and have already found a way to ingest your raw data. Then dbt is very well suited to manage your transformation logic if the people using it are familiar with SQL. If you want to benefit from bringing engineering practices to data, dbt is a great fit. It can bring CI/CD practices, version control, automated testing, documentation generation, etc. It is not so well suited if the people managing the transformation logic do not like to code (in SQL) but prefer graphical user interfaces.
Read full review
SAP
The best use case of SAP Master Data Governance is centrally consolidating your organizational data so you can make sense of it and make business decisions using that data. We live in a world where data can be all over the place, and making sense of it is a skill of its own.
Read full review
Pros
Amazon AWS
  • It is extremely fast, easy, and self-intuitive. Though it is a suite of services, it requires pretty less time to get control over it.
  • As it is a managed service, one need not take care of a lot of underlying details. The identification of data schema, code generation, customization, and orchestration of the different job components allows the developers to focus on the core business problem without worrying about infrastructure issues.
  • It is a pay-as-you-go service. So, there is no need to provide any capacity in advance. So, it makes scheduling much easier.
Read full review
dbt Labs
  • dbt supports version control through GIT, this allows teams to collaborate and track the data transformation logic.
  • dbt allows us to build data models which helps to break complex transformation logic into simple and smaller logic.
  • dbt is completely based on SQL which allows data analyst and data engineers to build the transformation logic.
  • dbt can be easily integrated with snowflake.
Read full review
SAP
  • Data conversation and Data uploading into SAP S/4 HANA system using SAP Master Data Governance during SAP implementation phase.
  • Centrally Data governance to have visibility of data in different systems with integration to SAP Master Data Governance, including SAP S/4, SAP EWM and SAP Ariba.
  • Data Management and Data correction using MDM through SAP Master Data Governance for Materials, which is subjected to approval before finally using in the S/4.
Read full review
Cons
Amazon AWS
  • In-Stream schema registries feature people can not use this more efficiently
  • in Connections feature they can add more connectors as well
  • The crucial problem with AWS Glue is that it only works with AWS.
Read full review
dbt Labs
  • Field-level lineage (currently at table level)
  • Documentation inheritance - if a field is documented the downstream field of the same name could inherit the doc info
  • Adding python model support (in beta now)
Read full review
SAP
  • We've had to design our own unique or alternative solutions to satisfy our business objectives because plugins don't always perform well with the main product.
  • It can be sluggish at times and lacks functionality offered by rival MDM packages, as well as limited resources and documentation for certain areas such as hierarchy.
Read full review
Likelihood to Renew
Amazon AWS
No answers on this topic
dbt Labs
No answers on this topic
SAP
MDG has proven to work and to bring results once implemented with the right approach, right engagement and sponsorship. Given that it is a very good tool to govern and control master data. Mainly if your company runs SAP systems which there will be a very straight forward integration, not needing any additional middleware or technologies.
Read full review
Usability
Amazon AWS
While easy to set up and manage monitoring for large datasets, its complexity can be a barrier for new users. Integration with AWS Ecosystem, Managed Monitoring, Dashboards and monitoring tools for AWS Glue are generally easy to set up and maintain, Automated Data Pipelines. Automates data pipeline creation, making it efficient for certain data integration
Read full review
dbt Labs
dbt is very easy to use. Basically if you can write SQL, you will be able to use dbt to get what you need done. Of course more advanced users with more technical skills can do more things.
Read full review
SAP
Upto 8 1. Powerful Features: It offers a wide range of powerful features. 2. Complex Data Management: It helps companies to comply with large and complex regulation and audit processes. Missing 2: 1. Less interactive user interface or less modern look. 2. Limited integration with other tools
Read full review
Support Rating
Amazon AWS
Amazon responds in good time once the ticket has been generated but needs to generate tickets frequent because very few sample codes are available, and it's not cover all the scenarios.
Read full review
dbt Labs
No answers on this topic
SAP
SAP provides great support for Master Data Governance (MDG). They work with us when we are faced with issues in standard solutions. SAP has a great set of Fiori tools that can be used for a better user experience. The issue with SAP is their web dynpro UI screens and they need to provide better support for performance issues that customers face.
Read full review
Implementation Rating
Amazon AWS
No answers on this topic
dbt Labs
No answers on this topic
SAP
critical to get management on board earlier and prioritize the resources
Read full review
Alternatives Considered
Amazon AWS
AWS Glue is a fully managed ETL service that automates many ETL tasks, making it easier to set AWS Glue simplifies ETL through a visual interface and automated code generation.
Read full review
dbt Labs
I actually don't know what the alternative to dbt is. I'm sure one must exist other than more 'roll your own' options like Apache Airflow, say, bu tin terms of super easy managed/cloud data transforms, dbt really does seem to be THE tool to use. It's $50/month per dev, BUT there's a FREE version for 1 dev seat with no read-only access for anyone else, so you can always start with that and then buy yourself a seat later.
Read full review
SAP
An environment provided by SAP Master Data Governance seamless and integration with other SAP products is very good. Also it ensures compatibility and streamlines procedures, this integration is beneficial for businesses who have already invested in SAP products.
Read full review
Return on Investment
Amazon AWS
  • We are using GLUE for our ETL purpose. it’s ease with other our AWS services makes our ROI, 100% ROI.
  • One missing piece was compatibility with other data source for which we found a work around and made our data source as S3 only, so our dependencies on other data source is also reducing
Read full review
dbt Labs
  • Simplified our BI layer for faster load times
  • Increased the quality of data reaching our end users
  • Makes complex transformations manageable
Read full review
SAP
  • MDG is definitely an investment that takes a few years to recuperate. (If you are looking at pure, direct financial benefits.)
  • However, if you look at all the productivity gains in the business due to not having to stop the business constantly because of data issues, the payback period would be substantially shorter.
  • In particular, we were able to reduce master data maintenance staffing levels while increasing quality and decreasing workload for business requesters and approvers.
  • Not having to worry about data integrity issues has shortened the time to realize benefits for several of our major process change related projects and it has also decreased the risk of these projects running into significant delays (often at the last minute) due to master data being misjudged during the process resdesign.
Read full review
ScreenShots

SAP Master Data Governance Screenshots

Screenshot of Data consolidation:  An integrated database of customer, supplier, and product information calls for a consumer-grade user experience and an intuitive, flexible process.Screenshot of Central data governance: The inbox in support of data governance workflows.  By centralizing your heterogeneous systems into a single source, you can create, maintain, and distribute master data across your enterprise.Screenshot of Mass processing: Master data stewards can perform bulk changes in business partner, customer, supplier, and product data with highly-effective mass change processes.Screenshot of Data quality management: Business rules that are defined, validated, and monitored help safeguard master data
readiness and ensure that it’s fit for use.Screenshot of Process analytics: Data governance is significantly enhanced when master data is continuously measured and monitored.