- SQLite database reader with ".db" or ".sqilte" extensions
- View table contents
- Select a table to view
- Select a column from a table to view the database contents
- Run SQL queries on an opened database
- Basic syntax highlighting (SQL keywords, data types, and tables and columns in the database)
- Export database contents to CSV and XLS files