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 SQLite 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. You can self-host with your existing infrastructure and/or hosting provider and you can use standard event sourcing tools to integrate server-side workflows and background processing.