dbiewlite-core
Shared SQLite operations library for DBiewLite — a friendly, read-only SQLite database viewer.
This crate provides the core database logic used by both the GUI and TUI versions of DBiewLite: opening databases, listing tables/views/indexes, querying data with pagination and sorting, schema inspection, and CSV export.