Content pfp
Content
@
0 reply
0 recast
0 reaction

Kevin pfp
Kevin
@typedarray.eth
Should Ponder replace SQLite with PGlite (pglite.dev) as the dev database? Pros: 1) Less magic/astonishment ("wait, what database am I using rn?") 2) Simpler schema definition API (currently stuck with the subset of stuff that both PG and SQLite support)
12 replies
5 recasts
41 reactions

Fucory pfp
Fucory
@fucory
Sqllite I like because the path to ponder running in the background of a local first app is more clear
3 replies
0 recast
0 reaction

Fucory pfp
Fucory
@fucory
Also generally would default no because sqllite is super mature
0 reply
0 recast
1 reaction

Samuel pfp
Samuel
@samuellhuber.eth
Pglite with eletricsql will support react native or has to Then it’s the same path no?
1 reply
0 recast
2 reactions

Kevin pfp
Kevin
@typedarray.eth
Good point. I'm actually not too worried about it though, seems like PGlite is very focused on browser support (WASM-first). If anything a "con" for PGlite is that it's *too* focused on running in the browser, and they might deprioritize Node.js/Bun (where Ponder is more certain to run).
2 replies
0 recast
1 reaction