Build absurdly fast web applications with instant queries and reactive UI by default.
Visit WebsitePros
Cons
Free
$30/mo
$300/mo
$1000/mo + AWS
No reviews yet. Be the first to review Zero Sync!
Zero achieves instant responses by running queries against a client-side store of recently used rows first, returning matching local data immediately. For writes, mutations are also client-first, instantly updating all open queries, with edge cases like reverts handled automatically.
ZQL is a new streaming query engine specifically built for Zero. It enables the efficient incremental execution of complex queries, allowing Zero to sync precisely the data needed, when it's needed, for instant UI without preloading all data.
Zero automatically updates affected queries when data changes on the server, even if those changes originate from non-Zero clients. This ensures all queries are reactive and reflect the most current server data.
Beyond being open-source and self-hostable, Zero offers a fully-managed service. This service can run either on Rocicorp's servers (Traditional SaaS) or within your own AWS account (Bring Your Own Cloud).
Yes, Zero is designed for easy integration. It works seamlessly with normal Postgres databases, utilizing standard Postgres schemas, and is compatible with existing APIs and libraries.
The 'Gigabugs' demo is a 1.2 million row bug tracker that demonstrates Zero's performance capabilities. It showcases instant interactions and loads in less than 2 seconds, despite the large dataset.
Source: zero.rocicorp.dev