<!-- Generated from the rendered page by scripts/write-llm-mirrors.mjs. Do not edit by hand. -->
Canonical: https://molo17.com/blog/gluesync-modules/
Markdown mirror: https://molo17.com/blog/gluesync-modules/index.md
Title: Gluesync Modules
Description: Gluesync Modules integrate with the Core Hub to provide additional functionalities beyond the core platform capabilities

[← All articles](/blog/)

Article

# Introducing Gluesync Modules: extending platform functionality through open integration

11 Apr 2025  [Gluesync](/blog/?category=gluesync)  2 min read

MOLO17 announces a major advancement for the Gluesync platform: Gluesync Modules. Specifically, this new framework allows teams to extend the platform with specialized components built on our open-source SDKs. \[…\]

![](https://molo17.com/wp-content/uploads/2025/04/Moduli_GENERICO.png)

MOLO17 announces a major advancement for the [Gluesync](https://molo17.com/gluesync/) platform: Gluesync Modules. Specifically, this new framework allows teams to extend the platform with specialized components built on our open-source SDKs.

Consequently, Gluesync takes a major step toward becoming a truly extensible platform. Through this framework, MOLO17 and the developer community can create purpose-built solutions to customize core functionalities.

## What are Gluesync Modules?

Gluesync Modules are specialized components that integrate directly with Core Hub. In this way, they provide additional features beyond core platform capabilities. In fact, each module follows a consistent architecture to address specific ecosystem needs.

These modules share several key characteristics:

-   **Direct integration:** They connect seamlessly with Core Hub via SDK interfaces.
    
-   **Flexible deployment:** You can deploy and scale modules independently.
    
-   **Configuration-driven behavior:** They offer high flexibility through simple configurations.
    
-   **Standardized APIs:** Well-defined interfaces ensure smooth interaction.
    
-   **Zero platform modifications:** Modules operate alongside the core system without code changes.
    

As a result, this modular approach allows organizations to deploy only the features they need.

## The growing ecosystem of Modules

The Gluesync Module framework already powers several specialized components:

-   **[**Bootstrapper**](https://molo17.com/blog/gluesync-bootstrapper-tool/):** This open-source initialization module handles Core Hub provisioning and component setup. Indeed, it reduces setup time by automating database mappings and transformations.
    
-   **[**Chronos Scheduler**](https://molo17.com/blog/gluesync-module-chronos-scheduler/):** This advanced scheduling module automates recurring tasks and synchronization workflows directly from the UI.
    

Furthermore, this expanding ecosystem demonstrates MOLO17’s commitment to an adaptable platform. Crucially, we are releasing all these modules as Open Source!

## Benefits of the modular approach

The introduction of Gluesync Modules brings several significant benefits.

-   **enhanced customizability**: organizations can tailor Gluesync to their specific requirements by selecting and configuring the appropriate modules.
-   **selective deployment**: only deploy the functionality you need, optimizing system resources and reducing complexity.
-   **independent versioning**: modules can be updated independently from the core platform, allowing for more flexible upgrade paths.
-   **simplified development**: the standardized SDK interfaces make it easier to develop new modules without needing to understand the entire Gluesync codebase.
-   **community participation**: the open approach encourages contributions from the wider developer community, expanding the platform’s capabilities.

## Open integration: building on the platform

With the release of the open-source SDKs and the module framework, MOLO17 is making a clear statement about the future direction of Gluesync: an open, extensible platform that encourages integration and customization.

This openness extends beyond just the ability to build modules—it represents a shift toward a more collaborative approach to product development, where the core platform provides the foundation and both MOLO17 and the user community can build specialized solutions on top of it.

The module framework is designed to be accessible to developers with varying levels of experience with Gluesync. The SDKs abstract away much of the complexity of interacting with the Core Hub. Infact, this allows developers to focus on building the specialized functionality they need.

## Getting started with Gluesync Modules

MOLO17 invites users to actively participate in extending the platform. **Ultimately**, this collaborative approach accelerates innovation across diverse industries and technical use cases.

To deploy or build new components, explore our official Modules Overview documentation. Developers should also review the [Gluesync SDKs](https://docs.molo17.com/gluesync/v2.0/sdks/index.html) guide to establish a solid foundation for custom development.

[← Older article Gluesync 2.0.9 update: multilingual support, developer tools (SDKs) and tight Grafana integration](/blog/gluesync-2-0-9-update-multilingual-support-developer-tools-sdks-and-tight-grafana-integration/) [Newer article → Empowering developers: Gluesync opens up with open-source SDKs](/blog/introducing-gluesync-sdk/)

## Keep reading

1.  [Mentioned in this article Chronos Scheduler: bringing advanced task automation to Gluesync Following the recent announcement of Gluesync Modules, MOLO17 is proud to introduce Chronos, the second official module in the growing Gluesync ecosystem, coming right after our Gluesync Bootstrapper. As \[…\] 14 Apr 2025](/blog/gluesync-module-chronos-scheduler/)
2.  [Mentioned in this article Event-driven integration with Chronos: webhooks and platform events Eliminate polling overhead with Chronos webhooks and platform events. Dynamically trigger Gluesync pipelines using external HTTP callouts or native Core Hub state changes. 5 Aug 2026](/blog/event-driven-integration-with-chronos-webhooks-and-platform-events/)
3.  [Mentioned in this article Query Forge: cross-database federated SQL querying without data movement Query Forge turns Gluesync Core Hub into a secure federated SQL gateway. Run cross-database JOINs across remote agents using a dedicated JDBC driver with zero data movement. 5 Aug 2026](/blog/query-forge-federated-sql-querying/)

[Back to all articles](/blog/) [More in Gluesync →](/blog/?category=gluesync)
