You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While Iggy has PostgreSQL specific connectors, many organizations use diverse database systems (MySQL, SQL Server, Oracle, H2, etc.).
A generic JDBC connector would expand database ecosystem support, reduce development overhead for new databases, and leverage existing JDBC drivers instead of requiring database-specific clients.