Saved by sari and
Data composability: what it is + why it matters
One core piece of the Web3 vision is "composable data" - the idea that the information that powers our online experiences can be shared, used, and 'composed on' by applications across the web. This is in contrast to today's model, where data are primarily trapped in application-specific siloes.
Danny Zuckerman • Data composability: what it is + why it matters
Censorship is the removal of things already created and triggers massive uproar. But the hidden and the much larger impact of siloed control is the gatekeeping on innovation: the suppression of things that could never be created in the first place.
Danny Zuckerman • Data composability: what it is + why it matters
Applications no longer need to build an entire stack and compete for the best underlying data. Instead, anyone with an idea for improving the features, services, or interfaces of a use case can plug into the existing ecosystem and its data and start offering their improvement. Builders can build faster, users get more choice, and the Web as a whole... See more
Danny Zuckerman • Data composability: what it is + why it matters
This applies in the vast majority of cases. Some exceptions seem like pure services. Zapier, for example, is mostly logic that connects others' databases through APIs. But even here, your built-up Zaps are stored in their database and make it less likely you'll switch to IFTTT. Plaid connects financial databases, but the authorizations must still b... See more
Danny Zuckerman • Data composability: what it is + why it matters
Why should every potential business need to build all 3 parts of this stack when their core innovation or value add comes primarily from one or two?
Danny Zuckerman • Data composability: what it is + why it matters
Today, databases are basically siloed — every application has its own. This has many bad implications: redundant infrastructure, honeypots of data with poor security, fragmented data. It also means that every application must have its own database to feed its logic and its interface. The 3 layers — interface, logic, and database — have to be bundle... See more
Danny Zuckerman • Data composability: what it is + why it matters
This enables 'permissionless innovation' - anyone can build any new service (logic) or any new interface (app) on the same data layer.
Danny Zuckerman • Data composability: what it is + why it matters
If Medium were built on open data, Substack wouldn't have to build an editor, interface, and CMS from scratch. They'd build a subscription module that operates on top of the Medium editor and content.
Danny Zuckerman • Data composability: what it is + why it matters
One direct consequence of this is far fewer things get built or used. Because data is the foundation for so much value over time, and because it's so much more valuable when networked with other data (network effects, big data, etc.), there's far less aggregate value when data is spread across more fragmented databases and applications.
Danny Zuckerman • Data composability: what it is + why it matters
When database functionality is not siloed but open, this all changes. Any app can build on the same data. No app is a gatekeeper to it. And not every app needs to build an entire siloed stack.