Ingres
This wiki is in the process of being archived due to lack of usage and the resources necessary to serve it — predominately to bots, crawlers, and LLM companies. Edits are discouraged.
Pages are preserved as they were at the time of archival. For current information, please visit python.org.
If a change to this archive is absolutely needed, requests can be made via the infrastructure@python.org mailing list.
- URL
- License
- GPL v2 or commercial
- platforms
- Windows, Linux, Unix, OpenVMS
1. Pros
- Fully ACID and transactional, including DDL
- VLDB support (rule-based partitioning, parallel query, on-line backup, etc.)
- moment-in-time recovery
- strong security and compliance features (journal auditing, C2 security auditing)
- strong standards-compliance (SQL, ODBC, JDBC, .Net)
- 24x7, follow-the-sun professional support
2. Cons
- limited availability of 3rd-party management tools
- not suited to small and single-user applications
3. DB API 2.0 Drivers
3.1. ingresdbi
- URL
- Licence
- platforms
- Python versions
2026-02-14 16:09