You may also need to build the database with special options for jdbc compatibility or set specific options in the configuration of the database.
SQLEditor includes built-in drivers for Postgres, MySQL, DrizzleDB and SQLite.
Other databases may require installing a specific driver.
SQLEditor includes built-in drivers and support for the following databases. You do not need to install anything for SQLEditor to connect to these databases
If you prefer, you can manually install a JDBC driver for these databases and use that instead.
SQLEditor will auto-detect JDBC drivers for these databases.
Other drivers must be installed manually.
When SQLEditor is next started it should find the following drivers automatically:
Drivers that are not on this list may need be added manually using the Database pane of the Preferences window. See also Database Preferences