---
title: "How to federate independent applications with omniledger.io"
url: https://daily.dev/posts/how-to-federate-independent-applications-with-omniledger-io-e0u0p3y4j
source_url: https://itnext.io/how-to-federate-independent-applications-with-omniledger-io-1eb4c65cc415?source=rss----5b301f10ddcd---4
type: article
source: "ITNEXT"
author: "András Gerlits"
published: 2023-10-18T22:32:36.425Z
updated: 2024-11-16T02:14:00.582Z
tags: ["architecture", "database", "distributed-systems", "kafka", "microservices", "mysql", "postgresql", "spring-boot"]
reading_time: 11
upvotes: 1
comments: 0
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# How to federate independent applications with omniledger.io

**[ITNEXT](https://daily.dev/sources/itnext)** · [@andras_gerlits](https://daily.dev/andras_gerlits) · 11 min read · 1 upvotes · 0 comments

## Summary

How to federate independent applications with omniledger.io is a toy implementation through an example. In this article, we’ll describe how easily we can federate selected database-tables between different databases by reusing programming techniques already familiar to developers.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://itnext.io/how-to-federate-independent-applications-with-omniledger-io-1eb4c65cc415?source=rss----5b301f10ddcd---4>

## Similar posts on daily.dev

- [Don’t just attend KubeCon \+ CloudNativeCon, Merge Forward your experience\!](https://daily.dev/posts/don-t-just-attend-kubecon-cloudnativecon-merge-forward-your-experience--l0rpp73x8) · CNCF · 0 upvotes · 0 comments
- [Announcing H2 2026 KCDs](https://daily.dev/posts/announcing-h2-2026-kcds-m96goajm1) · CNCF · 1 upvotes · 0 comments
- [Two months of Open Community Groups](https://daily.dev/posts/two-months-of-open-community-groups-asf52zhbs) · CNCF · 0 upvotes · 0 comments
- [CNCF Unveils Schedule for KubeCon \+ CloudNativeCon Europe 2026](https://daily.dev/posts/cncf-unveils-schedule-for-kubecon-cloudnativecon-europe-2026-ikhcoa5cb) · CNCF · 2 upvotes · 0 comments
- [CNCF Debuts KubeCon \+ CloudNativeCon Japan 2026 Schedule](https://daily.dev/posts/cncf-debuts-kubecon-cloudnativecon-japan-2026-schedule-xp5pyudub) · CNCF · 1 upvotes · 0 comments

---

Tags: [#architecture](https://daily.dev/tags/architecture), [#database](https://daily.dev/tags/database), [#distributed-systems](https://daily.dev/tags/distributed-systems), [#kafka](https://daily.dev/tags/kafka), [#microservices](https://daily.dev/tags/microservices), [#mysql](https://daily.dev/tags/mysql), [#postgresql](https://daily.dev/tags/postgresql), [#spring-boot](https://daily.dev/tags/spring-boot)

[View this post on daily.dev](https://daily.dev/posts/how-to-federate-independent-applications-with-omniledger-io-e0u0p3y4j)
