Databases
SQLite
Connect to your SQLite database with Postview by choosing the database file.
Did you know that you can also connect to a SQLite database by double-clicking the file, or dragging it into Postview?
Connection Options
1. Connection Name*
The name that will be displayed in the connection sidebar. Choose a descriptive name that helps you identify this connection.
2. Connection Color
Set a color for the connection in the sidebar to help organize your connections. For example, use red for production databases or green for development environments.
3. Database File
Click the browse button to select your SQLite database file. Supported file formats include:
.db
files.sqlite
files.sqlite3
files
Next Steps
Once your SQLite connection is configured:
- Test the connection by clicking "Connect" to ensure the database file exists.
- Save the connection to add it to your sidebar
- Start exploring your database and running queries