Content
@
0 reply
0 recast
2 reactions
Greg
@greg
Anybody using Cloudflare D1 in prod yet? Seems cheaper and faster than any other hosted db It’s designed to be used in Workers but you can build a wrapper like this https://github.com/elithrar/http-api-d1-example Maybe somebody should build a more comprehensive wrapper with a Kysely adapter 🤔
4 replies
4 recasts
37 reactions
Greg
@greg
https://dzero.dev/ seems to be a comprehensive wrapper, but closed source as far as I can tell and no kysely adapter
0 reply
2 recasts
15 reactions
@git
yes but prefer sqlite + litestream or turso with libsql cause d1 is not oss worth looking into github.com/rqlite/rqlite
0 reply
0 recast
0 reaction
Haole
@haole
why not drizzle? It has good D1 support
1 reply
0 recast
0 reaction
jtgi
@jtgi
Nah but was reading about it. Fly.io also has an equivalent with LiteFS. Wild what people are doing with SQLite lately.
1 reply
0 recast
0 reaction