> For the complete documentation index, see [llms.txt](https://docs.bdb.ai/bdb-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.bdb.ai/bdb-documentation/data-pipeline/about-data-pipeline/low-code-visual-authoring.md).

# Low Code Visual Authoring

Assembling a data pipeline is very simple. Just click and drag the component you want to use into editor canvas.  Connect the component output to an event/topic.

![](https://972575688-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FRYq1HgffNfbnIMWPu1D5%2Fuploads%2F3AJfUUnSmHEr3UfmIaBY%2Fdragdropnew.gif?alt=media\&token=fbf890f0-3caf-467d-a341-bd6965332f99)

A wide variety of out-of-the-box components are available to read, write, transform, ingest data into the BDB Data Pipeline from a wide variety of data sources.

Components can be easily configured just by specifying the required metadata.

For extensibility, we have provided Python-based scripting support that allows the pipeline developer to build complex business requirements which cannot be met by out-of-the-box components.
