#Expose SQLite API

1 messages · Page 1 of 1 (latest)

bold sparrow
#

If Deno already ships with SQLite for local Deno KV support, it wouldn't add much to the bundle size to add native SQLite support

bold sparrow
#

Nice. Reading that was a trip. First unfortunate that they were against introducing a native Deno SQLite binding (the arguments against weren't great imo), but then seeing that node:sqlite is a (new and experimental) thing... guess it'll come to Deno anyways, one way or another, since Deno is aiming for compat

cerulean pagoda
#

I think the main argument against it is that it locks it down to one version of SQLite.

tawny oar
#

Node.js just got it like Bun. Deno have compatibility with Node.js now, so it’s a question of weeks or months now

#

#general message