CARVIEW |
Select Language
HTTP/2 200
date: Sun, 24 Aug 2025 12:51:57 GMT
server: Apache/2.4.41 (Ubuntu)
vary: Cookie,User-Agent,Accept-Encoding
content-encoding: gzip
content-type: text/html; charset=utf-8
x-clacks-overhead: GNU Terry Pratchett
strict-transport-security: max-age=315360000; includeSubDomains; preload
SqlAlchemyOnJython - JythonWiki
SQLAlchemy on Jython
Status: Jython is supported as of SQLAlchemy 0.6 via zxJDBC. Requires Jython 2.5.1. See SQLAlchemy 0.6 Supported Database Engines
Older SQLAlchemy 0.5 support
- Jonathan Ellis made an experimental Oracle backend for SQLAlchemy 0.5: https://pylonshq.com/pasties/77c3184b14d6936d86d13e4e65df92d2 Some other zxJDBC dialects would likely follow this example. Reports are it works under 0.5 but not 0.5.2: https://pieceofpy.com/index.php/2009/03/13/jython-25-and-snakefight-for-deploying-pylons-w-sqlalchemy-oracle/
SqlAlchemyOnJython (last edited 2009-09-12 03:00:41 by PhilipJenvey)