1. SQLite *.db File Format Support
GS-Calc can load, create, edit, and save databases in the SQLite *.db file format. All SQLite field types are supported.
Each table stores field descriptions in the first row, using the format:
- field_name
- field_definition

2. Auto‑Resizing Columns
To automatically resize columns when opening SQLite files, enable:
Settings → Options → General → Auto‑fit column widths in imported files
See also: Settings.
3. Related Topics
GS-Calc *.gsc and ODF *.ods files
Excel (*.xlsx, *.xml) files
PDF files
Text files (*.csv, *.txt, *.tab ...)
Text *.zip archives
GS-Base (*.gsb) files
dBase/Clipper/FoxPro files
SQLite (*.db) files
MySQL (*.sql) files