Database Tools scripts - Top 4 Download

Database Tools script downloads

mx ODBC example

Mx.odbc is cross platform and very fast. It could be used to go through a few hundred thousand rows of an access database in seconds where pure ADO would take 30 min (or 3 min if you use the ADO type library). This script is a simple example of how to talk to ...
Python

mydbaccess

mydbaccess provides a modular user interface to browse MySQL databases based on a relational design framework.mydbaccess is a GUI for MySQL databases featuring powerful and end-user-friendly search, query and reporting engine functionality. The application runs OUT-OF-THE-BOX after unpacking to a suitably PHP-enabled web-server publishing location. ...

MySportsDB

This script will provide a MySQL database and a few php pages to add, edit, and view your sports card database. It is going to be a MySQL database with a PHP front-end to access it. It will store all sorts of sports cards and have all kinds of search and sort ...

MySQL and accessing database results by field

MySQL and accessing database results by field script allows you to access database records returned by a query using the field name. ...
Python

MySQL Backup Tool

MySQL Backup is written in Perl. It uses mysqlshow to grab the database names and "show tables" to grab the table names for a user's account, and then uses mysqldump to save the data in a subdirectory named in the script. It then tars and gzips the files, using the date ...

MySql DbBackup

MySql DbBackup is a PHP script that will backup your local/remote MySql DB using mysqldump. Features : Backup rotation, bzip2/gzip compression, gpg encryption, FTP file sending, Email file sending, Email repporting, log... and a lot of options to configure it. ...

MYSQL LOGIN PHP

MYSQL-LOGIN.PHP script allows you to make PHP generated web content available only to you. This function was derived from a PHP code used on the administrative portion of a database driven site.isLogged() returns true if the cookies named UserName and PassWord are not null, and successfully create a database connection when passed with ...

MySQL Manager

MySQL Manager is based on PHP MVC (Model-View-Controller) framework. The framework provides easy error handling, automatic update, create, delete querys, easy objects and classes management. The framework enables easy web sites and applications development. ...

MySQLDataManagement

MySQLDataManagement provides you a set of php scripts to manage your data for selected database. All your tables will be shown you for data management on them. MySQLDataManagement is intended to add / edit / delete / list records on selected table - DB . ...

Mywwwatcher

Mywwwatcher is web-based browser of MySQL database (similar to well known PHPMyAdmin) writen in PHP.It should be used in those hosts where the command line MySQL client is not accessible (e.g. on webhostings sites). Currently it provides database table browsing, query entering, data editing over the WWW. It is a replacement ...

NemoDB

NemoDB is the Php class which provide simple, quasi relational database. Features: - tables can store text, images etc. - automatic column value compression and decomp.; - sequences, DBA account, stored procedures; ...

neo my2pg

neo_my2pg is a Python script for migration from mysql to postgresql. Don't need dump because it use the dbapi 2.0 during the migration.The script is compatible with all major web browsers and is very easy to install and use. ...
Python

Open Pastebin

Open Pastebin is a PHP pastebin framework. A pastebin allows users to upload text to a database, and view the submitted text. ...

Oracle Database Dashboard

The OOD project aims at supplying a tool which developers and DBAs can use to monitor various Oracle databases. Using this tool it is possible to examine objects in the databases, monitor running queries and sessions, check out system parameters, etc. Main advantage over other tools is it's simplicity in user-interface ...

OracleEditor php

OracleEditor.php is a standalone PHP script which allows you to browse your Oracle database tables and insert, update, and delete rows in any table. It requires no installation and no configuration. Features: - Connects to any Oracle database (local databases, aliases from tnsnames.ora, or complete connection strings) - Lists all ...

Parse and create fixed size binary data

Python's struct library is too low-level for direct usage. This script having only 40 lines shows how it can be turned into more developer-friendly tool. ...
Python

pdb PHP Database

This is a simple Database Management System written in PHP. With this DBMS if you can't afford an MySQL hosting you can create a site using this DBMS to store data. Simple and Easy to use. ...

Personal Online Database

Personal Online Database (POD) is a powerful C cgi script that creates and manages a database for you. It can be customized into different databases that co-exist on the same web server. The html interface to access the database is fully customizable---Write your own html pages completely to your taste or ...

PheXist

PheXist is a set of classes (PHP5, PHP4 & Perl) to query and manipulate XML documents in eXist XML:DB. eXist is an Open Source native XML database featuring efficient, index-based XQuery processing, automatic indexing, extensions for full-text search, XUpdate support and tight integration with existing XML development tools. This set of ...

PHP Booosta

PHP Booosta provides you with easy-to-use components to create database driven web applications in PHP without having any clue about what "SQL" is. It also allows you to create quick HTML-Forms and offers several other things. ...