AWS Glue DataBrew logo

AWS Glue DataBrew

AWS Glue DataBrew

UpOpen Sourcecloudby Amazon Web Services62· JavaScript· MIT

AWS Glue DataBrew API is a visual data preparation tool — clean, transform, and enrich data; complete ETL prep without code.

Visit site ↗Source ↗Health checked 9h ago
Use it when

Fully no-code (point-click for 200+ data transformations)

Watch for

Expensive for TB+ datasets (DPU-based pricing)

First check

Load data (from S3) into a DataBrew project in AWS Console, build recipes by point-click on transform steps, CreateRecipeJob to schedule execution.

Auth
CORS
No
HTTPS
Yes
Signup
?
Latency
15 ms
Protocol
REST
Pricing
Stars
62

Uptime · 30-day window

Probes: 1Uptime: 100%Avg latency: 15ms

GitHub activity

62JavaScriptMIT17 open issuesLast commit 110d ago
01

About this API

DataBrew is AWS's no-code ETL tool for data analysts/scientists. Traditional ETL requires SQL or Python (pandas), which analysts/business users may not master. DataBrew uses a visual UI: import S3 data → preview data → point-click "join these tables", "remove nulls", "transform date format" → auto-generates transformation recipe → one-click schedule. Covers 200+ built-in transformations. Results output to S3 or Glue Catalog for downstream Athena/Redshift. Complements Glue/Spark — DataBrew suits interactive exploration and prep; Glue suits production-scale ETL.

02

What you can build

  • 1Data analysts perform ETL without code
  • 2ML dataset preprocessing
  • 3Exploratory data analysis + cleaning
  • 4Data prep before BI reporting
03

Strengths & limitations

Strengths

  • Fully no-code (point-click for 200+ data transformations)
  • Integrates with S3 / Glue Catalog / Redshift and other AWS data sources
  • Can generate Glue/Spark code for production deployment

Limitations

  • Expensive for TB+ datasets (DPU-based pricing)
  • Designed for interactive prep, not for high-frequency production ETL
04

Example request

Generic template — replace <endpoint> with the real path from the docs.
curl https://github.com/mermade/aws2openapi/<endpoint>
05

Getting started

Load data (from S3) into a DataBrew project in AWS Console, build recipes by point-click on transform steps, CreateRecipeJob to schedule execution.

06

FAQ

DataBrew vs. Glue ETL?+

Interactive data prep + want no-code: DataBrew. Production scheduled ETL: Glue ETL. Data flows between them.

07

Technical details

CORS: NoHTTPS: YesSignup: ?Open source: Yes
Auth type
unknown
Pricing
unknown
Protocols
REST
SDKs
python, javascript, go, java
Response time
15 ms
Last health check
5/12/2026, 7:36:33 AM
08

Tags

09

More from Amazon Web Services