This repository has been archived by the owner on Aug 30, 2024. It is now read-only.
Version 0.1.0
Initial GA Release
Features
- JDBC driver to be configured as third party driver in SQL Developer 4.1 or newer
- Mimicking a MySQL JDBC driver that delegates JDBC requests to
- Snowflake (3.12.16)
- PostgreSQL (42.2.118)
- SQLite (4.34.0)
- H2 (1.4.200)
- MySQL (8.0.22)
- Rewriting SQL statements
- Statements issued via the Connections window (navigation tree)
- Anonymous PL/SQL blocks to call statements
- All JDBC drivers are included
See README.md for more information.