---
url: /docs/integrations/yjs.md
description: How to use Electric with Yjs.
---

# Yjs

[Yjs](https://docs.yjs.dev) is a CRDT library for building collaborative applications.

## Electric and Yjs

Electric can be used with Yjs to create collaborative applications on top of Postgres.

See the [Notes](/demos/notes) and [Yjs provider](/demos/yjs) examples for two different example apps showing how to integrate Electric with Yjs.
