Introducing Ponder 0.7 PGlite, Drizzle, raw SQL, portable table objects, and more. It’s our biggest release since 0.1 →
6
12
108
15K
18
Download Image
Users shouldn’t need to run Postgres just to get through the quickstart. To make this possible, Ponder offers an embedded database option. With this release, we moved from SQLite to PGlite. This eliminates dialect-specific behavior and minimizes astonishment (where’s the data?).
@typedarray Awesome release! The switch to Drizzle in particular is really nice.
@typedarray so sick — really excited to try this out, and a ponder+next15 monorepo with rsc & whatnot is such a sick dev flow
@typedarray I imagined. I was confused when I saw the docs changed today. I was like, let me see their github and new releases.