#Expose SQLite API
1 messages · Page 1 of 1 (latest)
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
I think the main argument against it is that it locks it down to one version of SQLite.