Examples
Example applications using ElectricSQL.
This repo contains example applications illustrating how to use [ElectricSQL](https://electric-sql.com) with various drivers and frameworks. The project is written primarily in JavaScript, distributed under the Apache License 2.0 license, first published in 2022.
<a href="https://electric-sql.com">
<picture>
<source media="(prefers-color-scheme: dark)"
srcset="https://raw.githubusercontent.com/electric-sql/meta/main/identity/ElectricSQL-logo-light-trans.svg"
/>
<source media="(prefers-color-scheme: light)"
srcset="https://raw.githubusercontent.com/electric-sql/meta/main/identity/ElectricSQL-logo-black.svg"
/>
<img alt="ElectricSQL logo"
src="https://raw.githubusercontent.com/electric-sql/meta/main/identity/ElectricSQL-logo-black.svg"
/>
</picture>
</a>
ElectricSQL Examples
This repo contains example applications illustrating how to use ElectricSQL with various drivers and frameworks.
See the sub folders for the actual applications. These include:
- expo — example mobile app using Expo with the expo-sqlite driver
- react-native — example mobile app using React Native with the react-native-sqlite-storage driver
- web — a simple web application using ElectricSQL in the browser with wa-sqlite
Running the examples
Each example has usage instructions in the README.md.
See the docs for more information on how to run the backend locally.
More information
See the documentation and community guidelines. If you need help let us know on Discord.
Contributors
Showing top 6 contributors by commit count.
This article is auto-generated from electric-sql/examples via the GitHub API.Last fetched: 5/31/2026