Home       About Us       Projects       Contact Us
Consulting Services
License
News

 About Us: News


NeuroKode Labs released Python Database Objects (PDO) 1.2.0 2003-11-17
NeuroKode Labs releases Python Database Objects (PDO) 1.1.0 2003-11-03
NeuroKode Labs releases Python Database Objects (PDO) 1.0.2 2003-10-07
NeuroKode Labs releases Python Database Objects (PDO) 1.0.1 2003-09-22
NeuroKode Labs releases Python Database Objects (PDO) 2003-09-16
Four Processor AMD Opteron System Benchmarked 2003-06-10
NeuroKode Labs to use BSD Styled Software License 2003-02-17



NeuroKode Labs releases Python Database Objects (PDO) 1.2.0
Monday, November 17, 2003

  Python Database Objects 1.2.0, a Python Open Sourced Database Interface Module, has been released. This release added support for Oracle, ADODBAPI and DB2. Along with the new supported modules, a number of minor bugfixes have been implemented and new features including parameter based execution of commands have been added. This brings the list of currently supported modules to:
  • MySQLdb
  • PySQLite
  • pgdb
  • kinterbasdb
  • mxODBC
  • pyDB2
  • cx_Oracle
  • adodbapi
  This means that you can now use PDO with the majority of RDBMS's currently available.
  As we move forward in this series we will be adding further functionality and support. Community support and feedback is appreciated so that we can make PDO as useful as possible.
  Downloads for Python Database Objects are available on SourceForge.Net or for more information please visit pdo.neurokode.com.



NeuroKode Labs releases Python Database Objects (PDO) 1.1.0
Monday, November 3, 2003

  Python Database Objects 1.1.0 has been released. This fairly stable test release includes support for various databases through the mxODBC module. This release also adds more functionality through commands such as move and moveto, which allow for more dynamic movement through a recordset.
  Downloads for Python Database Objects are available on SourceForge.Net or for more information please visit pdo.neurokode.com.



NeuroKode Labs releases Python Database Objects (PDO) 1.0.2
Tuesday, October 7, 2003

  We at NeuroKode Labs, LLC, are proud to announce the release of Python Database Objects (PDO) 1.0.2. The current release adds kinterbasedb(firebird, interbase) support.
  Downloads for Python Database Objects are available on SourceForge.Net or for more information please visit pdo.neurokode.com.



NeuroKode Labs releases Python Database Objects (PDO) 1.0.1
Monday, September 22, 2003

  We at NeuroKode Labs, LLC, are proud to announce the release of Python Database Objects (PDO) 1.0.1. The current release adds support for PostgreSQL via the pgdb Module.
  Downloads for Python Database Objects are available on SourceForge.Net or for more information please visit pdo.neurokode.com.



NeuroKode Labs releases Python Database Objects (PDO)
Tuesday, September 16, 2003

  NeuroKode Labs, LLC, announces the release of Python Database Objects (PDO).
  Python Database Objects (PDO) provides an easy to use API for database developers. PDO utilizes DB-API modules for database access, but allows for a common API across RDBMS. Thus, PDO can be thought of as a 'wrapper' around the DB-API and database specific modules.
  Downloads for Python Database Objects are available on SourceForge.Net or for more information please visit pdo.neurokode.com.



Four Processor AMD Opteron system benchmarked
Sunday June 10, 2003

    Our own Jon Franz, of NeuroKode Labs, has benchmarked a Four Processor AMD Opteron System. The benchmark results are available on AMD Zone.
    AMDZone is a hardware news site specializing in AMD related news. AMDZone is a client of NeuroKode Labs.
    AMDZone and NeuroKode labs are not affiliated with AMD.



NeuroKode Labs to use BSD Styled Software License
Sunday February 17, 2002

    NeuroKode Labs has decided to use a BSD Styled Software License for distributing its various open source Projects. The license may be viewed here.
    Alternative licensing and support contracts are available, please contact us for more details.