electric-sql / examples
Example applications using ElectricSQL.
AI Architecture Analysis
This repository is indexed by RepoMind. By analyzing electric-sql/examples in our AI interface, you can instantly generate complete architecture diagrams, visualize control flows, and perform automated security audits across the entire codebase.
Our Agentic Context Augmented Generation (Agentic CAG) engine loads full source files into context, avoiding the fragmentation of traditional RAG systems. Ask questions about the architecture, dependencies, or specific features to see it in action.
Repository Summary (README)
PreviewElectricSQL 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.