SQLAlchemy JDBC/ODBC API Documentation

PyPI version Python versions License

Modern, type-safe SQLAlchemy dialect for JDBC and ODBC connections with native Python implementation.

Version 2.0 - Major Modernization

Version 2.0 is a complete modernization of the library with:

  • Automatic JDBC driver download from Maven Central (zero configuration!)

  • ODBC support for native database connectivity

  • Full SQLAlchemy native dialect integration (ORM, reflection, Alembic, Inspector API)

  • DataFrame integration (pandas, polars, pyarrow)

  • 12 database dialects (8 JDBC + 4 ODBC)

  • Modern Python 3.10+ with full type hints

  • SQLAlchemy 2.0+ compatible

  • 🏗 SOLID architecture with clean code principles

Resources

Development

Community

Indices and tables