Documentation
SQLite
Open and query SQLite database files.
Open any .db or .sqlite file directly in Skiv to browse tables and run queries. No server or configuration required.
Opening a file
Double-click a database file in the file tree, or add it from the database panel. Skiv reads the schema and lists every table and view.
Editing data
Edit rows inline in the results grid, or run statements from the query editor. Changes are written back to the file.