Skip to main content

Minimal SQLAlchemy dialect for OpenEdge 10/Progress.

Project description

A SQLAlchemy dialect that can be used to read OpenEdge 10 (aka

Progress) databases over ODBC.

This dialect was written to do some simple reporting only. It has not been tested with write operations.

The Progress ODBC drivers come from DataDirect and return UTF-8 by default or UCS-2. To work properly with these drivers, pyodbc needs to be compiled with the -fshort-wchar option and a small patch (included in the source distribution) that asks the DataDirect ODBC driver for UCS-2.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

progress_sa-0.3.tar.gz (5.0 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page