Ingres Python Projects
From Ingres Community Wiki
[edit]
Ingres Python Projects
This page provides a complete index of all Python Driver related open source projects sponsored by Ingres Corp. If you are interested in joining any of these projects, please contact the project leaders. If you would like to start a new project, please contact Grant Croker. Also see Getting started with IngresDBI Python driver source
=Discussion
=Planning
=Design
=Coding
=Beta
=Stable
=Terminated
[edit]
Python Driver Research Projects
| Project | Leader(s) | |
| | Python 2.5 Support | Grant Croker Chris Clark |
| | PEP-3137 | Grant Croker |
| Project | Leader(s) | |
| | Django 1.0 Driver | Chris Clark |
[edit]
Ingres Driver TODO
- General
- type less null support - odbc project required
- describe input support - related to above in that could remove the need for typeless nulls. WOuld give "proper" LONG VARCHAR and LONG NVARCHAR support
- ORMs
- SQLAlchemy - http://www.sqlalchemy.org/
- Django (new version) - old prototype available but probably not appropritae any more
- SQLObject

