A Node.js implementation of the Model Context Protocol SQLite server, based on the official Python reference. This version provides an npx-based alternative for environments where Python's UVX runner ...
A Python library for tracking SQLite table history using a JSON audit log. Based on the pattern described in Tracking SQLite table history using a JSON audit log by Simon Willison.