Database Tools scripts - Top 4 Download

Database Tools script downloads

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; ...

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. ...

PHP CD Archive

PHP CD Archive is a PHP/MySQL driven web application for recording locations of various files. ...

PHP Class Generator

The PHP Class Generator is a small windows desktop application that allows a PHP programmer to generate Entity classes from a MySQL database table. For instance, if the user has a table in his or her MySQL database called customers. With this app, that programmer can generate an Entity class called ...
Basic/VB

PHP CMS Generator

PHP CMS Generator is an utility to create content management scripts to manage database content. It includes many useful features and a long TODO list of more useful features. ...

PHP DB Edit Toolkit

PHP DB Edit Toolkit is a set of PHP classes makes the generation of database edit interfaces easier and faster. The main class builds tabular and form views based on a data dictionary and takes over handling of insert/update/delete and user input. PHPDBEditTk's work is based on a so-called data dictionary, ...

PHP Mp3 DB Tool

PHP Mp3 DB Tool is a simplistic program to convert an ASCII file (obtained from an mp3 collector or similar program) to MySQL format, insert it in database and run reports from a web based engine. It supports streaming of single mp3s and full albums. ...

PHP REST SQL

PHP REST SQL is a class used to open a HTTP REST interface to a MySQL database using PHP and a HTTP server. Using standard HTTP requests, the data in a database can be created, retrieved, modified and deleted. PHP REST SQL was built and tested using Apache 2.0.45, PHP 4.3.4, ...