...For CPython users, this module is included as part of pywin32 (https://github.com/mhammond/pywin32), and continued support will take place there.
This fork will be maintained for Iron Python users.
* Documentation at http://adodbapi.sourceforge.net/quick_reference.pdf or quick_reference.odb in the .zip
Touch and go Windows command line data migration tool for 14 databases:
1. Sybase ASE
2. Informix Innovator C
3. Sybase SQL Anywhere
4. DB2 UDB
5. SQLServer
6. MariaDB
7. Sybase IQ
8. PostgreSQL
9. MySQL
10. Informix IDS
11. TimesTen
12. Oracle
13. SQL Lite
14. Exadata
...The Essbase Python module interfaces with Oracle Essbase using a Python ctypes module wrapper for the primary MaxL dll (essmaxl.dll or essmaxlu.dll). The ctypes module is standard in Python 2.5+. Versions of the wrapper are included for Essbase 6.5, for Essbase 7-11.1.2.1, and for Essbase 11.1.2.2.
The version 7 wrapper is operational with Essbase 9.3.1 and 11.1.2.1.
The version 11.1.2.2 wrapper is for Essbase 11.1.2.2 (and perhaps above).
This is an ETL software which loads data from DBF/XBase files into MySQL. This utility has command line interface, designed to work without user interaction.
This project is an customised, highly evolved open source L2J server emulation software. Main source bases mostly on L2JOfficial project files. Project is written in Java, Python, XML, HTML, SQL and so on. //// and is not available to all anymore. ho
NavDB is aimed at providing a database or means of creating a database of vector data representing U.S. Roads. The goal is to provide a versatile datasource for GPS Navigation software.
Belzebub is a tool for searching for files on all your removable media disks (e.g. CD's, ZIP disks or backup tapes). The search is based on a SQL database (Postgres, sqlite, mssql are planned in the future).
Tool for Elephant Application Developers (TEAD) is a GUI front-end to the PostgreSQL RDBMS. TEAD, written in Python and using pygtk.
This application is no longer being developed.
PyADO is a Python DB-API 2.0 compliant interface to Microsoft's ADO (ActiveX Data Objects). This allows a connection to any OLE DB driver/database using standard DB-API code. Written in Python