Services

Real-time Postgres sync engine for local-first apps

DatabasePostgreSQL
Deploy

What is ElectricSQL?

ElectricSQL, also known as Electric, is an open-source sync engine that streams subsets of Postgres data to clients in real time over HTTP. It exposes composable sync primitives called shapes so applications can keep local state reactive and collaborative without custom replication logic. Developers use it to build local-first apps, live dashboards, and multi-client systems backed by Postgres.

How to deploy on Kubeara

  1. Sign in to your Kubeara dashboard and connect a server if you have not already.

  2. Open the Services catalog and select ElectricSQL.

    ElectricSQL on Kubeara
    ElectricSQL on Kubeara
  3. Review the pre-configured settings and click Deploy.

    ElectricSQL environment configuration on Kubeara
    ElectricSQL environment configuration on Kubeara
  4. ElectricSQL is now running on your Kubeara server. Open your dashboard to get started.