citriqa | 1 year ago | on: Day Zero – Build Good Web Apps with the Zero Sync Engine
citriqa's comments
citriqa | 1 year ago | on: Day Zero – Build Good Web Apps with the Zero Sync Engine
Very cool stuff! My understanding is that your closest competitor and most similar in design is InstantDB (previously discussed here [1]).
Would you mind letting us know about the differences in philosophy, architecture, and practice?
page 1
In short, while both InstantDB and Zero use PostgreSQL as a backend (and add a subscription mechanism in front), the former uses it as a triple store (more similar in practice to something like Triplit), meaning the data is not available in a format comprehensible to other clients, so it is merely an implementation detail. Zero however allows the database to be accessed simultaneously in other manners, promoting compatibility and reducing lock-in.
[1] https://x.com/aboodman/status/1843049082237170036