<!-- Generated from the rendered page by scripts/write-llm-mirrors.mjs. Do not edit by hand. -->
Canonical: https://molo17.com/blog/introducing-gluesync-sdk/
Markdown mirror: https://molo17.com/blog/introducing-gluesync-sdk/index.md
Title: Gluesync SDK
Description: Open-source Gluesync SDKs provide developers with the necessary tools to create custom integrations with Gluesync

[← All articles](/blog/)

Article

# Empowering developers: Gluesync opens up with open-source SDKs

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

In a significant move toward greater extensibility and community involvement, MOLO17 has released open-source SDKs for Gluesync, enabling developers to create custom modules and integrations for the real-time data \[…\]

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

In a significant move toward greater extensibility and community involvement, MOLO17 has released open-source SDKs for Gluesync, enabling developers to create custom modules and integrations for the real-time data platform.

Released alongside Gluesync 2.0.9, these Software Development Kits represent a strategic shift. Specifically, they establish a strong foundation for community-driven innovation and tailored solutions.

## Open-source SDKs: a gateway to custom modules

The newly released SDKs for Python and Node.js are now publicly available under open-source licenses on GitLab:

-   [Python SDK](https://gitlab.com/molo17-public/gluesync/gluesync-python-corehub-handshake-sdk)
-   [Node.js SDK](https://gitlab.com/molo17-public/gluesync/gluesync-nodejs-corehub-handshake-sdk)

These SDKs provide developers with essential tools to create custom integrations with Core Hub. As a result, teams can build specialized functionality with ease. Crucially, the SDKs simplify authentication by handling the complex handshake with Core Hub. Therefore, they automatically obtain and manage valid API tokens for secure communication.

## Core capabilities across all SDKs

The Gluesync SDKs deliver a consistent set of foundational features:

-   **Core Hub handshake**: The SDKs establish secure connections, discover endpoints automatically, and check version compatibility.
-   **Authentication and authorization**: They streamline API key management, handle credentials securely, and manage sessions.
-   **Standardized communication patterns**: They offer consistent interfaces across different programming languages.

Furthermore, future SDK updates will introduce real-time event subscriptions and data transformation features.

## Building a developer ecosystem

By opening our platform with these SDKs, we invite developers to extend Gluesync in new ways. Indeed, this release represents a fundamental shift toward a developer-friendly ecosystem. By providing transparent, well-documented interfaces, MOLO17 empowers developers to build with confidence. In addition, Java and Kotlin SDKs will join the ecosystem in upcoming releases.

## Practical applications

The SDKs are already being used to power [Gluesync Modules](https://molo17.com/blog/gluesync-modules/), purpose-built components that extend core platform functionality. The recently released [Bootstrapper](https://molo17.com/blog/gluesync-bootstrapper-tool/) module was built using these SDKs, demonstrating their practical application and effectiveness.

Additional modules built with these SDKs are in development and will be released in the coming weeks, including the Chronos Scheduler for task automation and other specialized extensions that will further enhance the Gluesync ecosystem.

Developers can use the SDKs to create:

-   custom modules for specialized workflows;
-   integrations with third-party systems;
-   monitoring and management tools;
-   automated deployment scripts;
-   development tools for Gluesync administrators.

## Getting started with Gluesync SDKs

Developers interested in exploring the new SDKs can access comprehensive documentation in the [Gluesync SDKs section](https://docs.molo17.com/gluesync/v2.0/sdks/index.html) of the documentation portal. The documentation includes installation guides, usage examples and reference implementations to help developers get started quickly.

With the release of these open-source SDKs, MOLO17 is positioning Gluesync as a platform that not only delivers powerful data integration capabilities but also provides the tools for developers to extend and customize it according to their specific needs.

For more information and to access the SDKs, visit the [Gluesync SDKs documentation](https://docs.molo17.com/gluesync/v2.0/sdks/index.html).

[← Older article Introducing Gluesync Modules: extending platform functionality through open integration](/blog/gluesync-modules/) [Newer article → Chronos Scheduler: bringing advanced task automation to Gluesync](/blog/gluesync-module-chronos-scheduler/)

## Keep reading

1.  [Mentioned in this article Introducing Gluesync Modules: extending platform functionality through open integration 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. \[…\] 11 Apr 2025](/blog/gluesync-modules/)
2.  [Mentioned in this article Gluesync Bootstrapper: the open-source tool to automate thousands of data integrations in seconds Imagine configuring 500 database tables to integrate your SQL source and NoSQL target systems, or Kafka, for example. Manually, that’s days of tedious work. With Gluesync Bootstrapper, it’s just \[…\] 26 Mar 2025](/blog/gluesync-bootstrapper-tool/)
3.  [Mentioned in this article Introducing Gluesync 2.1: the next evolution in data organization and control MOLO17 is excited to announce the launch of Gluesync 2.1, a major update to our real-time data integration platform that introduces powerful new features for organizing, managing and controlling \[…\] 30 Jun 2025](/blog/gluesync-2-1-update/)

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