Data composability: what it is and why it matters
How composable data infrastructure enables permissionless innovation and why it matters for the next generation of the web.
If you’ve spent time in DeFi, you’ve heard the term “money legos” — the idea that financial protocols can snap together like building blocks, each one composable with every other. A lending protocol plugs into a DEX which plugs into a yield aggregator, and nobody had to ask permission or sign a partnership agreement. That composability is the reason DeFi moved so fast.
But money is the easy case. The harder and more important question is: can we do the same thing with data?
What is data composability?
Data composability is the ability for data created in one application to be used by another — without permission, without integration work, and without the original creator needing to anticipate the use case.
Today, your social graph lives on Facebook. Your professional history lives on LinkedIn. Your reading highlights live on Kindle. Your health data lives on Apple Health or Fitbit. None of these talk to each other, and none of them let a third party build on the data you’ve created — even if you want them to.
Composable data changes this. Instead of data living inside applications, it lives on shared networks. Applications become views on data rather than owners of it. Any developer can build a new experience on top of existing data, the same way any DeFi developer can build on top of existing liquidity.
Think of it as the difference between Lego blocks and a finished toy. A finished toy does one thing. Lego blocks can become anything — and every new block makes every other block more useful.
Why it matters
The core unlock is permissionless innovation.
In the current web, building a new social app means starting from zero. No users, no social graph, no content. You’re competing against incumbents who have decades of accumulated data behind their moats. This is why we keep getting the same five apps with minor variations — the barrier to genuine innovation is too high.
With composable data, a new application starts with access to all existing data on the network. A new social app can read your existing social graph. A new publishing tool can access your existing content. A new recommendation engine can draw on your existing preferences. Builders compete on the quality of their experience, not the size of their data moat.
This creates a fundamentally different kind of network effect. In the current model, network effects benefit individual platforms — more users on Facebook makes Facebook more valuable, but it doesn’t help anyone else. With composable data, network effects benefit the entire ecosystem. More data on the shared network makes every application built on that network more valuable.
How we get there
Three pieces of infrastructure need to come together:
Open data models. Applications need to write data in shared formats that other applications can understand. Not proprietary schemas locked inside company databases, but community-defined standards that anyone can read and write. This is what standards bodies have tried to do for decades — the difference now is that blockchain-based coordination mechanisms can align incentives around adoption.
Shared data networks. The data itself needs to live on networks that no single entity controls. Content-addressable storage (like IPFS) ensures that data can’t be censored or removed unilaterally. Mutable data streams (like those on Ceramic) let users update their data over time while maintaining a verifiable history.
User-controlled access. Composability without user control is just a different flavor of surveillance. Users need to decide which applications can access which data. Cryptographic access control — not platform terms of service — should mediate who sees what.
Beyond financial applications
DeFi proved that composability works for financial primitives. The stakes for data composability are arguably higher. Financial composability rearranges how money flows. Data composability rearranges how information flows — and information is the substrate of everything else: social coordination, knowledge production, creative expression, governance.
The web was originally composable. HTML pages linked to each other. Anyone could view source and build on what they saw. The platform era broke that composability by moving everything behind APIs and login walls. Data composability is how we get it back — not by returning to the 1990s web, but by building shared infrastructure that preserves the openness of the original web while supporting the rich applications we’ve come to expect.
The building blocks are being laid right now. The question isn’t whether data composability is possible — it’s whether we’ll build it before the current model becomes too entrenched to displace.