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

# Yjs - Integrations

# 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](/sync/demos/notes) and [Yjs provider](/sync/demos/yjs) examples for two different example apps showing how to integrate Electric with Yjs.
