SearchNewPopularTop RatedSign UpSubscribeBookmarkLoginContact
WebMastersChannel Home
 
 
 
Home > Scripts and Programming > PHP Scripts > Database Tools
Search the entire site
Links
 
Accession for php
Accession is powerful development tool aimed at providing developers an intuitive framework through which they can develop complex, web-based database administration applications in a minimal amount of time. Accession promotes the use of 'List'-based, and 'Detail'-based views of your record sets. All a developer needs to do to build rich feature-filled database application is to define to Accession what view type it is to present along with the fields it is to manage, and how these fields are to be presented. Accession supports a plethora of data types and database back-ends, in addition to all the features you'd expect from a database application toolkit. Come see our demos , and we're sure you'll be sold on our solution in no time!
http://www.derosetechnologies.com/ more info | rate it
 
ADOdb Database Library for PHP
A PHP4 database abstraction library. It currently supports MySQL, PostgreSQL, Interbase/Firebird, Oracle (Oci8), MS SQL 7, ADO, Foxpro, Access, Sybase, Sybase SQL Anywhere, DB2, Informix, Frontbase, SQLite, LDAP, Netezza, SAPDB and generic ODBC/ODBTP. It provides support code to handle inserts and updates that can be adapted to multiple databases quickly. A basic paginated grid is also provided, and support for database-backed session variables. Methods are provided for date handling, string concatenation and string quoting characters for differing databases. A metatype system is built in so that you can figure out that types such as CHAR, TEXT and STRING are equivalent in different databases. Able to create databases, tables, indexes portably using an xml schema or programatically. Also has sql performance monitoring and schema creation using XML.
http://adodb.sourceforge.net/ more info | rate it
 
ADODB_SQL
ADODB_SQL allows you migrate your code using DB_Sql format (PHPLIB) to an another DB engine like ADODB.
http://rfkmap.sourceforge.net/download/adodb-sql.html more info | rate it
 
Ariejan.net MySQL Backup Tool
A.M.B.T. - MySQL Backup Tool is designed to automate and simplify the process of making regular backups of your MySQL databases.
http://ambt.sourceforge.net/ more info | rate it
 
Backup DB
Backup DB is a very easy to use MySQL database Backup/Restore utility written in PHP and Perl. The interface is written in PHP to keep things streamlined and the backup/restore processes are written in Perl to avoid PHP's limitations in the areas of safe_mode file ownership and system commands (v1.10 adds the option of using PHP files for the backup/restore process). Backups are compressed to limit storage space, organized by database (for ease of restoring), and saved with the date appended to the filename (to allow multiple backups). You can backup or restore one or more (or all) tables in the selected database at once.
http://abledesign.com/programs/BackupDB/ more info | rate it
 
backupDB()
backupDB() is a PHP script that backs up MySQL tables and databases to a gzip'd file for easy daily backup. Can back up a single database and/or table, or all tables. Structure-only, complete-inserts optional. Can be called interactively or run as a cron job. Works well with doSQL() (also available on this site). Faster and more robust than phpMyAdmin's backup function.
http://www.silisoftware.com/scripts/?scriptname=backupDB more info | rate it
 
BENRUTH Instant Report!
This script was born out of necessity for me. I was creating quite a few reports that are to be extracted from MySQL database. Format them into a table like structure, with or without headers. And be able to view as HTML, download as HTML, or download as EXCEL. All settings to generate a report can be controlled by adjusting the variables found in config.inc.php This script helped me somewhat in having some spare time to go for a good round of fishing. I hope that it will aid you as it aided me. There would not be any technical assistance on this script. However you can pop a question or so to me at my email ( ben AT benruth DOT com ). It is good to say hi! This script requires some knowledge of SQL. Features-At-A-Glance ======================= - Configurable script - Simple table for - Download as EXCEL - Download as HTML - Viewing as HTML - Extraction from MySQL database
http://www.benruth.com/subpage.php?PageID=31 more info | rate it
 
BigDump
Staggered import of large and huge MySQL Dumps (like phpMyAdmin 2.x dumps and even GZip compressed dumps). Do you want to restore the huge backup of your mySQL database (or a part of it) into the new or the same mySQL database? You can't access the server shell and you can't import the dump using phpMyAdmin due to hard memory/runtime limit of the web-server. BigDump will do it even through the webservers with hard runtime limit and those in safe mode in a couple of short sessions.
http://www.ozerov.de/bigdump.php more info | rate it
 
Bite Size Website Environment
Bite Size Website Environment is a multi-platform compatible SQL database driven Website framework for PHP that provides a runtime environment for rapid prototyping of complex relational database driven dynamic Web sites with user security. Each table in the database is a class, and several classtypes are supported including news posting, a navigation bar, a message board, a chat room, Webmail, and generic text. Each field in the table is a property, and many field types are provided, including text, email addresses, dates, currency, barcodes, passwords, upload files, and table relationships.
http://www.bitesizeinc.net/index.php/bswe.html more info | rate it
 
Comdev CSV Data Tool
The CSV Data Tool component is the only tool that offers you the shortcut to maintain your MySQL database. Using CSV format file, everything is easy to work around with data that you have updated using spreadsheet software like Microsoft Excel. Key features: import csv file wizard, specify separator, onscreen columns & data viewing, select database to import and column matching, append / replace existing records / update using primary key. To backup your valuable data, you have the options to export only fields that you need from the selected table or simply export all of them to your local computer. Best of all, Comdev CSV Data Tool comes with Undo Import functionality that lets you preview lastest imported data, last backup data and undo import to restore all data. Packed with web based installation wizard that eases your pain from complicated configuration. Take advantage of our FREE Installation Support, get your copy today!
http://www.comdevweb.com/csvdatatool.php more info | rate it
 
DaDaBIK
DaDaBIK is a PHP application that allows you to easily create a highly customizable front-end for a MySQL database. The strength of DaDaBIK lies in its ability of customization. For each field of a table you can choose: if the field should be included or not in the search/insert/update form; the form label; the content of the field; the input type; the possible values, also driven from another table. Other features: files uploading, checking for possible duplication during an insert, customizable graphic layout to enable embedding of the forms in your own site, export to CSV. Available in English, Italian, Dutch, German, Spanish and French.
http://www.dadabik.org/ more info | rate it
 
Database file upload / download
db_upload_file() stores a file in a database table. Make sure that the column data type is big enough for the files you will be storing. db_download_file() retrieves a file from the database and places it in the same path as the script calling it, and returns the relative URL. If the file does not exist in the database, it returns an empty string.
http://scripts.franciscocharrua.com/database-file-upload-download.php more info | rate it
 
Database Manager (mySQL)
This script allows an object orientated interface to be created around a mySQL connection. It provides numerous functions to speed up the use of a mySQL database, especially useful is the dumpResultSet() function which prints out the results of the previous query.
http://evoluted.net/archives/000164.php more info | rate it
 
DBQ 1.0
DBQ 0.7 is multi-platform compatible. A very simple database query tool. Just download the file. Give username,pass, hostname and start executing your DB Queries from your site.
http://www.pro.hioxindia.com/ more info | rate it
 
DB_Table
Builds on PEAR DB to abstract datatypes and automate table creation, data validation, insert, update, delete, and select; combines these with PEAR HTML_QuickForm to automatically generate input forms that match the table column definitions.
http://wiki.ciaweb.net/yawiki/index.php?area=DB_Table more info | rate it
 
doSQL()
doSQL() is a PHP4 script that can dump data back from a SQL text file (generated by backupDB() (also available on this site), phpMyAdmin, or similar) to a new database, or run any number of SQL commands in batch mode. Detailed progress reporting, including time remaing, processing rate (text and graph available).
http://www.silisoftware.com/scripts/?scriptname=doSQL more info | rate it
 
EasyMySQL
Easily access your MySQL databases with this set of PHP classes. If you program using the ADO object model, you will find these methods and properties familiar.
http://snpwebdesign.com/ more info | rate it
 
EasySQL
EasySQL is a PHP application to easily connect to your MySQL database with just 1 php file and 3 easy steps. Useful for beginners, it lets you easily interact with a mysql database using only your web browser. Features: Automatic table formatting, reusable query, javascript assisted features, syntax help file and full versioning control for easy updates. Username and password security can be added with an optional, [free] addon sister product - Admin-Login-Only.
http://www.globalissa.com/showcase.php?n=4&p=3 more info | rate it
 
eSKUeL
eSKUeL is a MySQL database managment tool written in PHP. It's fully compatible with MySQL: drop, create, insert, etc. It's also fully skinnable.
http://www.phptools4u.com/scripts/eskuel/?lang=en more info | rate it
 
ExcelExplorer Pro
This PHP class can read data from binary (XLS) Excel file without using COM, ODBC, etc. ExcelExplorer will work on any OS that supports PHP. Windows and Mac Excel files are supported. No additional classes, modules or configurations needed. Using ExcelExplorer you can read info about worksheets, columns, rows, cells. You can even read style info such as colors, alignment, fonts, borders and more. Have build-in caching, memory-safe mode. Demo version available on-line and for download.
http://www.excelexplorer.com/ more info | rate it
[1] 2 3 4
 
Partners: Flash Templates  |  Search Engine Optimization  |  Website Templates  |  Web Templates  |  Flash Templates  |  ISP Directory  |  
Dreamweaver Templates  |  Web Site Design Tutorials  |  Web Design Tutorials  |  Web Developer Tutorials  |  Web Hosting  |  
Web Hosting Forum  |  Free Web Hosting  |  Online Photo Sharing  |  Free Photos  |  Free Speaking Characters  |  
Copyright © 2004-2005 WebmastersChannel.com. All Rights Reserved | Privacy Policy