Skip to content

This module allows the use of the OpenEdge (Progress) databases through Django. It provides the ability to create tables from Django models, or to access existing tables (4GL or SQL) in your Django application.

License

Notifications You must be signed in to change notification settings

monasysinfo/pyodbcOpenEdge

Repository files navigation

This module allows the use of the OpenEdge (Progress) databases through Django. 
It uses the pyodbc module to acces data.
It provides the ability to create tables from Django models, 
or to access existing tables (4GL or SQL) in your Django application.
The South integration permits to migrate the database schema.

About

This module allows the use of the OpenEdge (Progress) databases through Django. It provides the ability to create tables from Django models, or to access existing tables (4GL or SQL) in your Django application.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages