Skip to content

Conversation

@tkurki
Copy link

@tkurki tkurki commented Oct 29, 2025

Claude-coded conversion from sqlite3 to using Node's built in node:sqlite.

sqlite3 is a bit troublesome dependency, because it often needs compiling that takes time & resources on low powered devices.

No extensive testing, but works on the tiles that I've tested it on. Naturally tests pass.

More a discussion opener , I'll probably publish this under @SignalK org.

Claude-coded conversion from sqlite3 to using
Node's built in node:sqlite instead.
@tkurki
Copy link
Author

tkurki commented Oct 29, 2025

Also Node 24 is now active LTS, so while experimental node:sqlite is present.

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant