|
|
|
Database Tools |
1,865 script(s) |
|
| Platform: |
|
| |
| Language: |
|
NEW

Remote database access using XML-RPC and SOAP script shows how to remotely access a database via a web ...
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows / Linux / Ma... Python Freeware Fair (2.3/5) 1,496 May 18th, 2007 UTC |
|
NEW

Using ADO to list field definitions for tables script demonstrates the use of ADO to get database table...
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows Python Freeware Good (3.4/5) 529 May 18th, 2007 UTC |
|
NEW

DBAttrib script associates an object attributes with database columns.
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows / Linux / Ma... Python Freeware Fair (2.9/5) 415 May 18th, 2007 UTC |
|
NEW

Using the MySQLdb interface script is a simple example showing how to use the MySQLdb interface to func...
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows / Linux / Ma... Python Freeware Good (3.0/5) 537 May 18th, 2007 UTC |
|
NEW

Resultset allows you to accessdatabase results by field name.
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows / Linux / Ma... Python GPL Good (3.0/5) 420 May 18th, 2007 UTC |
|
NEW

MySQL and accessing database results by field script allows you to access database records returned by ...
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows / Linux / Ma... Python Freeware Fair (2.1/5) 427 May 18th, 2007 UTC |
|
NEW

Printing of Database Cursor Contents script uses the cursor's description attribute to try and pro...
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows / Linux / Ma... Python Freeware Good (3.0/5) 399 May 18th, 2007 UTC |
|
NEW

Using Berkeley DB Database script shows how to create a database, add new elements in it (as Key/Value ...
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows / Linux / Ma... Python Freeware Good (3.0/5) 769 May 18th, 2007 UTC |
|
NEW

Another way to use fields for databases script is a lightweight method to access the field names from a...
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows / Linux / Ma... Python Freeware Fair (2.4/5) 424 May 18th, 2007 UTC |
|
NEW

Classmethods for Object Relational Mappings script shows one use for class methods, i.e. to map Relatio...
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows / Linux / Ma... Python Freeware Fair (2.3/5) 434 May 18th, 2007 UTC |
|
NEW

Metakit for safe reading and writing script is a reliable/lightweight/fast database library that python...
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows / Linux / Ma... Python Freeware Very Good (4.0/5) 440 May 18th, 2007 UTC |
|
NEW

Storing binary data in SQLite script demonstrates how to store binary data (BLOB or BINARY fields) in S...
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows / Linux / Ma... Python Freeware Fair (2.9/5) 978 May 18th, 2007 UTC |
|
NEW

Single parameters style for DB API modules script allows you to code SQL queries the same way independe...
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows / Linux / Ma... Python Freeware Good (3.0/5) 443 May 18th, 2007 UTC |
|
NEW

Efficient database trees script is an example of efficiently representing a tree in the database.
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows / Linux / Ma... Python Freeware Good (3.5/5) 519 May 18th, 2007 UTC |
|
NEW

Modifying pickles without instantiating objects script loads arbitrary pickles.
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows / Linux / Ma... Python Freeware Fair (2.9/5) 407 May 18th, 2007 UTC |
|
NEW

Ohmysqldump is a wrapper script for mysqldump that allows to dump a database excluding some tables.
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows / Linux / Ma... Python Freeware Good (3.0/5) 476 May 18th, 2007 UTC |
|
NEW

Python DAO interface class is a simple base class that can be used to quickly get connected to any data...
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows Python Freeware Good (3.0/5) 1,045 May 18th, 2007 UTC |
|
NEW

Mapping arbitrary objects to a PostgreSQL database script allows you to introduce arbitrary objects int...
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows / Linux / Ma... Python Freeware Good (3.9/5) 395 May 18th, 2007 UTC |
|
NEW

MS SQL Server Database Mover automates the movement of databases from one Microsoft SQL Server to anoth...
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows Python Freeware Good (3.0/5) 609 May 18th, 2007 UTC |
|
NEW

Format database field names in Excel script applies some simple formatting rules to the first row and a...
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows / Linux / Ma... Python Freeware Good (3.2/5) 586 May 18th, 2007 UTC |
|
NEW

Pivot/Crosstab/Denormalization of Normalized List script shows you a function that creates a cross-tab ...
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows / Linux / Ma... Python Freeware Good (3.0/5) 2,037 May 18th, 2007 UTC |
|
NEW

DBF reader and writer script helps you to manage DBF files.
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows / Linux / Ma... Python Freeware Good (3.8/5) 17,367 May 18th, 2007 UTC |
|
NEW

MS SQL Server log monitor is a script that gathers errors, warnings, and failures from Micrsoft SQL Ser...
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows / Linux / Ma... Python Freeware Good (3.1/5) 1,441 May 18th, 2007 UTC |
|
NEW

mx.ODBC example script shows you how to get the columns of a table and get data from the table.
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows Python Freeware Good (3.0/5) 632 May 18th, 2007 UTC |
|
NEW

Simple ZODB viewer in wxPython script allows you to examine a ZODB database.
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows / Linux / Ma... Python Freeware Good (3.4/5) 1,764 May 18th, 2007 UTC |
|
NEW

Create an ODBC data source script creates the required ODBC data sources when you install database appl...
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows / Linux / Ma... Python Freeware Good (3.5/5) 1,388 May 18th, 2007 UTC |
|
NEW

Write sql via python script constructs sql query in python rather than performing tons of string manipu...
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows / Linux / Ma... Python Freeware Fair (2.2/5) 596 May 18th, 2007 UTC |
|
NEW

Adding SQLite sign() function script script adds a user defined Sign function to SQLite using PySQLite.
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows / Linux / Ma... Python Freeware Fair (2.3/5) 557 May 18th, 2007 UTC |
|
NEW

List comprehensions for database requests script wraps a table of a DB-API compliant database in a clas...
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows / Linux / Ma... Python Freeware Good (3.0/5) 462 May 18th, 2007 UTC |
|
NEW

Expressins Generator for database requests script is a wrapper around DBAPI-compliant databases.
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows / Linux / Ma... Python Freeware Fair (2.3/5) 432 May 18th, 2007 UTC |
|
|
| Go to top |
Pages: 1 2 3 4 5 6 7 8 | << prev next >> |
|
|