Integrations
ElectricSQL is designed to work as a drop-in solution for existing applications and stacks.
It works with standard open-source Postgres and SQLite. In the frontend, you adapt the standard database driver for your target environment and bind live data to your existing reactivity and component framework.
In the backend, you can use your existing web framework and migrations tooling to manage content and evolve the database schema and standard event sourcing tools to integrate server-side workflows and background processing.