| Nr. |
Filename |
Date |
Size |
Downloads |
Description |
| 1 |
bsddb33s.zip |
19-12-2000 |
347 Kb. |
0 |
BerkeleyDB wrapper module, v3-3.0b1 for
Python by Robin Dunn. Source archive, gzip'd
tar. Does not use SWIG. Provides nearly
complete wrapping of the Sleepycat C API for
the DatabaseEnvironment, Database, Cursor,
and Transaction objects, and each of these
is exposed as a Python Type in the bsddb3.db
module. The databse objects can use
different access methods, btree, hash,
recno, and queue. All of these are fully
supported in the Python wrappers.
http://pybsddb.sourceforge.net/ |
| 2 |
dmtools.zip |
30-03-2001 |
29 Kb. |
0 |
DMtools Support for data mining of MySQL
databases. Flexible toolbox for accessing
MySQL databases. They provide a number of
routines for basic data aggregation to
facilitate various data mining tasks. Two
core features of the DMtools are caching of
database queries and parallelism within a
collection of independent queries. URL:
http://csl.anu.edu.au/ml/dm/dm_software.html
GPL, ftp://csl.anu.edu.au/pub/dm/dmtools/
Req: MySQLdb, zlib (recommended). Ole
Nielsen, Peter Christen
(Ole.Nielsen@anu.edu.au,
Peter.Christen@anu.edu.au)
http://csl.anu.edu.au/ml/dm/ |
| 3 |
pgnotify.zip |
17-06-2001 |
6 Kb. |
0 |
pgnotify is a PostgreSQL client-side asynchronou
notification handler for Python. |
| 4 |
psycopg.tgz |
11-11-2003 |
240 Kb. |
0 |
psycopg is a PostgreSQL database adapter for
the Python programming language. Its main
advantages are that it supports the full Python
DBAPI 2.0 and it is thread safe at level 2. It
was designed for heavily multi-threaded
applications that create and destroy lots of
cursors and make a conspicuous number of
concurrent INSERTs or UPDATEs. The psycopg
distribution includes ZPsycopgDA, a Zope
Database Adapter. |
| 5 |
pypg23b1.zip |
07-11-2002 |
142 Kb. |
0 |
pyPgSQL v2.3 beta 1 pyPgSQL is a package of
two (2) modules that provide a Python DB-API
2.0 compliant interface to PostgreSQL
databases. The first module, libpq, is
written in C and exports the PostgreSQL C
API to Python. The second module,PgSQL,
provides the DB-API 2.0 compliant interface
and support for variousPostgreSQL data
types, such as INT8, NUMERIC, MONEY, BOOL,
ARRAYS, etc. This module is written in
Python and works with PostgreSQL 7.0 or
later and Python2.0 or later.It was tested
with PostgreSQL 7.0.3, 7.1.3, 7.2.2, 7.3
beta 2, Python 2.0.1,2.1.3 and 2.2.2.Note:
It is highly recommended that you use
PostgreSQL 7.1 or later and Python2.1 or
later. If you want to use PostgreSQL Large
Objects under Python 2.2.x,you *must* use
Python 2.2.2, due to a bug in earlier 2.2
versions. http://pypgsql.sourceforge.net |
| 6 |
pysqlt3l.zip |
14-10-2002 |
78 Kb. |
0 |
A Python-DB API 2.0 compliant extension
module that uses the SQLite embedded SQL
database. No external SQL server required.
Think of Gadfly, only faster. SQLite is a
powerful, embedded relational database in a
compact C library. It supports a large
subset of SQL92, multiple tables and
indices, transactions, and triggers. Sources
are uncopyrighted and can be used for any
purpose. More information can be found at
<http://www.hwaci.com/sw/sqlite/index.html>. |
| 7 |
sqltw031.zip |
14-10-2002 |
153 Kb. |
0 |
A Python-DB API 2.0 compliant extension
module that uses the SQLite embedded SQL
database. No external SQL server required.
Think of Gadfly, only faster. SQLite is a
powerful, embedded relational database in a
compact C library. It supports a large
subset of SQL92, multiple tables and
indices, transactions, and triggers. Sources
are uncopyrighted and can be used for any
purpose. More information can be found at
<http://www.hwaci.com/sw/sqlite/index.html>. |
| 8 |
syb28doc.zip |
28-06-2001 |
22 Kb. |
0 |
Documentation in HTML format for Sybase 28 |
| 9 |
sybasdoc.zip |
22-06-2001 |
20 Kb. |
0 |
Documentation for Sybase 0.26. |
| 10 |
sybase26.zip |
22-06-2001 |
53 Kb. |
0 |
This arcive contains Sybase-0.26.tar.gz. The
Sybase module provides a Python interface to
the Sybase relational database system. The
Sybase package supports almost all of the
Python Database API, version 2.0 with
extensions. The module works with Python
versions 1.5.2 and later and Sybase versions
11.0.3 and later. It is based on the Sybase
Client Library (ct_* API), and the
Bulk-Library Client (blk_* API) interfaces. |
| 11 |
sybase28.zip |
28-06-2001 |
54 Kb. |
0 |
This arcive contains Sybase-0.28.tar.gz The
Sybase module provides a Python interface to
the Sybase relational database system. The Sybas
package supports almost all of the Python Databa
e API, version 2.0 with extensions. The module
works |
| 12 |
sybase34.zip |
07-11-2002 |
80 Kb. |
0 |
Sybase module 0.35pre2. The Sybase module
provides a Python interface to the Sybase
relational database system. It supports all
of the Python Database API, version 2.0 with
extensions. |
| 13 |
zodb.zip |
17-06-2001 |
415 Kb. |
0 |
The Z Object Database, or the ZODB for
short, is a powerful and easy-to-use object
persistence system for Python. |
| 14 |
pydo101.zip |
07-09-2001 |
34 Kb. |
0 |
PyDO v1.01 is a Object-Relational database
access tool. Works with Oracle, PostgreSQL
and MySQL, others are definitely possible. |
| 15 |
sybase32.zip |
24-09-2001 |
68 Kb. |
0 |
Sybase module developed by Dave Cole
provides a Python interface to the Sybase
relational database system. The Sybase
package supports almost all of the Python
Database API, version 2.0 with extensions. |