Remix.run Logo
vivzkestrel 2 days ago

how does it differ from timescale db?

patriceckhart 2 days ago | parent [-]

TimescaleDB looks great and is built on top of Postgres. Genesis DB, in contrast, is a straightforward (if not simpler) event store that manages data differently than Postgres. That said, TimescaleDB is definitely worth a look.