eGenix mxODBC Connect 0.9.2 (beta)

eGenix mxODBC Connect 0.9.2 (beta)

eGenix is pleased to announce the eGenix mxODBC Connect Database Interface 0.9.2 for Python, now with support for Python 2.6.

Introduction

The mxODBC Connect Database Interface for Python allows users to easily connect Python applications to all major databases on the market today in a highly portable, convenient and secure way.

Unlike our mxODBC Python extension, mxODBC Connect is designed as client-server application, so you no longer need to find production quality ODBC drivers for all the platforms you target with your Python application.

Instead you use an easy to install Python client library which connects directly to the mxODBC Connect database server over the network.

This makes mxODBC Connect the ideal basis for writing cross-platform database programs and utilities in Python, especially if you run applications that need to communicate with databases such as MS SQL Server, Oracle or DB2 that run on Windows or Linux machines.

By removing the need to install and configure ODBC drivers on the client side, mxODBC Connect greatly simplifies setup and configuration of database driven client applications, while at the same time making the network communication between client and database server more efficient and more secure.

How it Works

mxODBC Connect consists of two parts:

  • a server application which typically runs directly on the database server and
  • a client Python package which is installed on the client machine that runs the Python application.

The server part is a stand-alone application that uses our high-performance database adapter mxODBC to connect to the database server via ODBC.

The client package communicates with the server part over a TCP/IP network, optionally using SSL encryption, advanced authentication and access controls - features that many database drivers fail to deliver.

Advantages

By separating the client application database interface from the server and using mxODBC Connect, you gain several benefits:

  • high portability and flexibility
  • centralized configuration and administration
  • SSL-based encryption of all communication
  • certificate based authentication
  • automatic fail-over
  • scalability
  • lower costs
  • no per-client royalties to pay

For more information, please have a look at the mxODBC Connect product page, in particular, the full list of available features.

News

mxODBC Connect 0.9.2 is our second public beta release of the new mxODBC Connect product.

It comes with improved documentation, enhanced SQL Server support on Linux and now runs on Python 2.6 as well (in addition to Python 2.3, 2.4 and 2.5).

Downloads

Please visit the eGenix mxODBC Connect product page for downloads, instructions on installation and documentation of the package.

Evaluation licenses for the server part are available free of charge.

Special Offer

If you would like to participate in the beta as tester, please see our public beta program page for details.

In order to make participation in the beta program more interesting for our users, we will be giving out free discount coupons to all participants who report back bugs in the product.

Support

Commercial support for this product is available from eGenix.com.

Please see the support section of our website for details.

More Information

For more information on the eGenix mxODBC Connect, licensing and download instructions, please write to sales@egenix.com.

Enjoy !

Marc-Andre Lemburg, eGenix.com

Published: 2008-10-01