Database Tools scripts - Top 4 Download

Database Tools script downloads

Adding SQLite sign function

This script adds a user defined Sign function to SQLite using PySQLite. Requirements: · PySQLite ...
Python

adminMySybase

adminMySybase is a tool written in PHP for the administration of SyBase over the Web. Currently it can show/drop tables, browse columns ,execute querys and has a nice SQL query autocompletion. ...

ADO primary key and table creation

This script creates an Access 2000 table and adds a primary key to it. ...
Python

Another way to use fields for databases

Another way to use fields for databases script is a lightweight method to access the field names from a database. ...
Python

AppGini

AppGini is a program that helps you develop web database applications rapidly. You do not need to have any programming background to use it. Just define your database, set some options, click the Generate button, and ... that's it! You will then have a very professional web database application ready for ...

BIND DLZ

BIND DLZ will add capabilities to Bind 9 that will allow Bind backend databases to support adding and removing zones without interrupting normal server operation. DLZ (Dynamically Loadable Zones) is a patch for BIND version 9 that simplifies BIND administration and reduces memory usage and startup time. DLZ allows you to ...

Bonddb

Bonddb is a object oriented wrapper for postgresql SQL. It's a fast data abstraction layer written in C for C/C applications to allow easy access to class objects.Bonddb is not a stand alone object oriented database, but works on top of SQL so you still get a solid proven backend with ...

cdmp3db

cdmp3db is a web interface written in PHP to manage a collection of MP3 cd's. It's designed for Linux or any UNIX system which supports Apache PHP MySQL. ...

Christmas Wishlist and Registry

Christmas wishlist and gift registry allows family and friends to search the list and to mark items purchased to prevent multiple same items being purchased. It is written in PHP with a MySQL backend. It requires apache, php, and mysql. ...

Classmethods for Object Relational Mappings

This script shows one use for class methods, i.e. to map Relational tables and rows to objects in python. class methods come in handy when you want all objects in a class to share one method, in this case to retrieve rows from a table. ...
Python

Convert DXF to sql

Do you need to see DXF files in Php? This software is for you! You can see DXF files in PHP and execute query inside. It's the best for GIS applications! ...

Create an ODBC data source

 With the help of the ctypes module, this script creates the required ODBC data sources when you install database applications that use ODBC. Requirements: · ctypes ...
Python

Create table statements for MS Access tables

This script parses the output of MS Access's documenter report and generates sql create table statements for the tables in the report. ...
Python

Database Architect

Database Architect is intended to be a powerful and easy to use tool for designing database schemas.  It provides a visual design mode from which you can create, modify, and relate tables to one another.  Its underyling architecture provides a mechanism by which any network-accessible database can be supported, though the ...

Database resultset navigation

Database resultset navigation script helps you to create page links for your (MySQL) database resultset.This PHP function is all you need to create forward / backward links (paging) for the records in a database resultset. The setup is very easy, just call the function at the place where the links to ...

DBAComp

DBAComp is an easy-to-use graphical tool for Oracle database administration. It allows to visualise the content of the data dictionary of Oracle databases. It does this in a way that allows you to drill down from one item of information to related ones in a completely graphical way. The SQL used ...

DBF reader and writer

In this script the reader iterates over records in Dbase or Xbase files and the writer creates dbf files from Python sequences. ...
Python

DbForms

DbForms enables developers to build sophisticated web-based database driven applications in very short time and with very little efforts. DbForms - applications are built in a manner conceptually similar to RAD - database building tools such as Microsoft Access (for Windows-based applications) or Sybase PowerSite (for web-based applications). Rapid Application Development ...

DBMan

DBMan is a full-featured Database Manager that provides a web interface to add, remove, modify or view records in a flatfile ascii database. An advanced user management system helps keep database maintenance easy and efficient, while a powerful permissions system lets you monitor and manage additions to your growing database. ...

DBMan SQL

It provides a web front end to add, modify, delete or search on any type of database. You can use the easy setup wizard to create your own database from scratch, or auto create a configuration file based on an existing table! DBMan SQL also includes a flexible user system. You ...