Expand description
Bounded read-only SQLite table preview.
This adapter is intentionally a data preview rather than a SQL client. It opens the database read-only, enumerates ordinary user tables, and renders a bounded sample of each table as SVG tables. Triggers, views, virtual tables, blobs, extensions, and arbitrary SQL are never executed.