SQLite
Connect to a local SQLite file path and browse or query it through the SQLite driver.
Database
Unfour supports verified SQLite, PostgreSQL, and MySQL database workflows for saved connections, schema and data browsing, supported row editing, and SQL execution; compatible MariaDB servers use the MySQL driver path where applicable.
Connect to a local SQLite file path and browse or query it through the SQLite driver.
Connect with host, port, database, username, password credential, and the supported PostgreSQL catalog and schema flow.
Connect through the MySQL driver. MySQL workflows are verified; compatible MariaDB servers use the same path where their protocol and SQL behavior match.
Choose SQLite, give the connection a name, enter the local database file path, choose read-only if needed, then Test and Save.
Choose PostgreSQL and enter host, port, database, username, and password. Test the target, review any SSL requirements, then Save.
Choose MySQL and enter host, port, database, username, and password. Test the server, then Save. Use this path for a compatible MariaDB server.