Chapter 9. Database Support

Table of Contents

Driver Detection
1. Updates and additional information
2. MySQL
3. PostgreSQL
4. Oracle
5. SQLite

Driver Detection

Recent versions of SQLEditor (from 1.1 onwards) automatically detect the JDBC drivers for the following databases if these drivers are correctly installed.

  • MySQL connector/J driver

  • Postgres JDBC Driver

  • Oracle JDBC Driver

  • SQLite JDBC Driver

If you are using one of these drivers you do not need to set it up manually in SQLEditor. Follow the instructions below until you get to the stage of adding the driver to SQLEditor in the database section of the preferences window. If the driver has been correctly installed it will automatically appear and you do not need to add it.