Logo

Glue

Glue is a drag and drop, code free, code friendly tool for building data pipelines.

We should be constantly striving for better interfaces to data and the processes around it. Excel is a great tool for small data sizes and non repeatable tasks but has major limitations when it comes to repeatability and scale. Glue introduces a new paradigm for interacting with data. Rather than having a single view of your data Glue represents your data as a directed graph of connected nodes. Where each node can be thought of as an excel sheet (data frame). This allows users to create complex repeatable processes while still having access to inspect data at every step. With Glue you can easily drag and drop data from a variety of sources and chain together processing nodes to transform data as you see fit. Then save these graphs for later execution and scheduling.

Explore By Topic