ACCESSQL
|
|
ACCESSQL allows you to convert Access databases and Excel spreadsheets saved as tab delimited Text(*.txt) to mySQL. Creates and populates tables automatically from the source file. Quick and easy to use. No set up necessary. Just extract and its ready to go. Update: Version 1.1 contains bug fixes and allows delimiter to be changed. |
Add, Edit, Delete - MySQL
|
|
If you have ever wasted your time re-writing code for database administration, this tool may be for you. The Add, Edit, Delete Admin Tool allows you to quickly and easily create administration tools for any mySQL database table. A.E.D. gives you all the options you would have if you were hand-coding each tool. Simply put, you supply the options and information, and A.E.D. will generate the PHP code for you. |
Add, Edit, Delete Professional Edition
|
|
AED is a revolutionary script allowing you to easily create administration tools for your MySQL database. Don't waste your time re-coding every admin tool you create, and don't spend hundreds of dollars to get simple administration pages created for you. With AED, you have the power to create professional-strength admin pages for your website in minutes. AED generates add, edit, and delete administration scripts for you in a fraction of the time it would take you to even modify some of your pre-existing code. Requires PHP4.1.x (or higher) and MySQL Database. |
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, SAPDB and generic ODBC. 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. New in 4.01 is database and sql performance monitoring. |
ADODB_SQL
|
|
ADODB_SQL allows you migrate your code using DB_Sql format (PHPLIB) to an another DB engine like ADODB. |
ADP
|
|
ADP is a set of PHP classes that facilitates the generation of a front-end to a database, based on HTML templates. Using a modular system, ADP provides support for most HTML-constructs. This way, the need for custom programming is reduced to almost zero. The user only needs basic understanding of SQL and XML and be able to work with HTML. You can use a WYSIWYG editor |
AMRSSBOSM
|
|
AMRSSBOSM (Abu Mami's Ridiculously Simple SQL Backup and Offsite Storage Mechanism) uses resources found on your server to create a backup of your mySQL data and automatically send it to safe offsite storage. If you have a small database, this is a cheap and easy way to ensure proper backup of your valuable data. |
Appgini PHP Generator For MySQL
|
|
Instantly create PHP web database applications that let users view, sort, search and edit data of a MySQL database easily from a single web page. You can fully customize the look of the generated files |
aq.php
|
|
Do SQL create, drop, insert, update, etc. Or do selects against your database and see the results. Error messages printed. The first and easiest way to get access to your MySQL database. |
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. |
backupDB()
|
|
backupDB() is a PHP4 script that backs up MySQL tables and databases to an |
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. |
class.DBI
|
|
This is a Perl's DBI/DBD-like class that provides a database abstraction layer for PHP scripts. Sample code and detail instructions can be found on its Web site. |
cleverSQL tool
|
|
If you ever created or administrated a remote database, you know how difficult it is to change smth. in it remotely. cleverSQL tool is a small but still powerful script that will help you to administrate you remote databases quickly and easily. |
CSV Data Tool Component (with Setup Support)
|
|
While updating record takes up your time doing each data entry, why not try this alternative way for you to import all the new records from Microsoft Excel CSV file? |
CSV2Table
|
|
This script will read a CSV (comma separated file) and displays the data in a table format. Can support multiple views. |
cy_virtual hostaccount manager
|
|
The author writes "This is a little script I wrote in order to make quick backups of the numerous virtual accounts I got running for clients. This script is far from complete, i'm working on a validation addon, and a function to auto optimalise tables. Installation is pretty easy, create a database, create table by running the .sql file and configure db.php." |
DaDaBIK
|
|
DaDaBIK is a PHP application that allows you to easily create a highly customizable Web form interface 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. DaDaBIK differs from other apps like PHPMyAdmin in that it aims not to enable admin of a MySQL database, but rather to include MySQL search/insert/update/delete features in a Web site. Available in English, Italian, Dutch, German, Spanish and French. |
Database Abstraction Layer (DAL)
|
|
Database Abstraction Layer is a project to produce a general way to access databases from within PHP. The DAL class takes care of the administration involved with the different kinds of databases. DAL is extendible via plugins so support for different dbms' can be added dynamicly. Also switching from one DBMS to another is simple because not very much has to be altered to support the new DBMS. |
DataLib
|
|
Datalib provides a simplified and straight-forward abstraction layer for PHP. It currently provides drivers for Interbase, Microsoft SQL Server, MySQL, ODBC, Oracle 8+, PostgreSQL and Sybase. The connection and result classes are seperate to allow for multiple queries on the same connection. Two methods of recordset navigation are included (ADO-style and PHP-style). New updated documentation and examples are included! |
DataMan
|
|
DataMan is a simple tool to manage data in a mysql database. You only need to point the tool to a db host, and the tool does the rest. Databases, tables and fields are generated automatically from the host server. It is a great tool for content management - so you do not have to worry about providing admin interfaces - just create a great looking front-end. Dataman also logs all queries. |
DataMan Query Manager
|
|
As part of the DataMan series, The Query Manager allows you to construct and test your sql queries. If you a happy with the result, you can store the query for later use. A useful tool to create and manager reports. |
DbApp
|
|
DbApp is for editing single or bulk database records without doing them one by one or using dump files. It is included in our adminApp. Easy set-up. Powerfull editing. DbApp is not yet made for creating databases. |
DBE - Database Expander
|
|
Written entirely in PHP3, DBE serves as the Web-based interface to various databases such as mysql, msql, postgresql, and odbc. |
dbf Converter
|
|
dbfConverter is a PHP script that reads data from dbase files (dbf,dbt,fpt) and convert them into the mysql or postgres tables. Initially, it create sql tables & insert data, and then updates old data. It does not support index files converting jet. Configurable feautures: join 2 or more dbf files in one mysql table, add primary key id field, support more same named dbf files from different locations (directories), transform characters or words in data, update sql tables with new data from dbf files in 2 modes, filtering data which you don't need in sql tables. |
dbForm
|
|
PHP class that creates a Web Data Entry Form for a database table and handles all processing of the form including validation of data, inserts, updates and deletes. Very customisable and flexible. Uses ADODB to connect to databases and simple Templates. |
dbUtils
|
|
dbUtils is a simple, pure-PHP solution which allows anyone to manage multiple mySQL databases and tables. dbUtils currently consists of 5 functions to allow you to accomplish a number of copying, moving, renaming, and general management tasks. Designed originally for database backup without the need for command-line access or telnet access, but expanded to provide functions normally not available in most database management front-ends like phpMyAdmin. |
Ditto Downloads
|
|
Ditto Download Manager is a popular download management free PHP script for websites. Most commonly used accross anime websites, the script protects there 'valuable' download URLs from vicious leechers(people who link others files on there own websites is the most common definition), while at the same time, tracking the ammount of times the file has been downloaded.Some of those features are Categories, Template Management, Database Backup, and more. |
Easy MySQL to CSV
|
|
Enter your db information into the provided boxes, press a button, click the link and download your csv file. Very easy and you don't need to install anything. Script is available to download to run locally and securely on your own machine however. |
Easy Result Browser
|
|
This function returns an array of 3 values that makes browsing through your SQL results, or any other list of results, very easy. The navigation bar looks very similar to ones used in most sites [ > ]. You can limit the amount of rows displayed, the amount of page numbers to display, the previous and next buttons/text. etc. |
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. |
Echelon SQL Scripter
|
|
Very simply Echelon allows you to create an HTML form with the action pointed to the Echelon script and Echelon will automatically create the SQL on the fly, connect to the database, and execute your query. This allows the web developer to modify database information very quickly when using HTML forms. 1.3 update: This version includes improved security and error checking. |
Enzyme
|
|
Enzyme is based on the backend engine developed for the commercial web site CatalystRecruiting.com. It's a system for gathering data so that it can be searched according to specific pre-arranged criteria. For instance, CatalystRecruiting.com collects college students' resume data in a structured way; employers then do searches based on specific criteria (skills, school, GPA, SAT score, etc). The system has a wide range of potential applications for any type of database-related projects including Generic DB-backed "people finding people" application, like CR, eBay, Garage.com, or even SourceForge. |
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. |
ExcelExplorer
|
|
This PHP class can read data from an Excel file without using COM, ODBC, etc. ExcelExplorer will work on any PHP platform. Supports Windows and Mac Excel files. No additional classes, modules or configurations needed. Using ExcelExplorer you can read info about worksheets, columns, rows, cells. You can even read info about cell colors, alignment, used fonts and more. Demo version available for download, on-line demo also available. |
EZ Results Paging Class
|
|
EZ Results is a paging class that can be formatted in any way you choose. Have a read through the documentation to see just how unlimited it is. Once you start working with it you will be amazed at how quickly you can prototype pages. Supports mySQL & Oracle. |
EZDB
|
|
EZDB is a php script/tool developed for simplifying form creation and sql insert tasks for database. It creates the scripts and puts them into separate files. Currently only MySQL is supported. v2.0 update: this is a better version, it has some more features requested by hotscripts users. |
ezSQL
|
|
A class that makes it ridiculously easy to |
FaceMySQL
|
|
FaceMySQL is a collection of PHP scripts that allow an administrator to easily create, manage, alter and use MySQL. |
Fasdab
|
|
Fasdab is a PHP database abstraction layer that enables the user to write minimal, yet readable code. It supports PostgreSQL, MySQL, and ODBC. |
FTDatabase
|
|
FTDatabase (FTDB) is a database extension for the FastTemplate library. FTDB allows to display results of a database select automatically in a template. In addition, FTDB allows to scan templated forms and to generate insert and update statements automatically. Numerous format specifiers are available for select, insert, etc. |
Fusion Downloads
|
|
Fusion Download Manager is a popular download management free PHP script for websites. Most commonly used accross anime websites, the script protects there 'valuable' download URLs from vicious leechers(people who link others files on there own websites is the most common definition), while at the same time, tracking the ammount of times the file has been downloaded.Some of those features are Categories, Template Management, Database Backup, and more. |
intelligent user admininstratin system
|
|
This is an intelligent user administration system built with excellent algorithms to make it an independent application. More application logic is included in the application so the end users with less knowledge of database can easily figure out their errors. Uses PHP, MySQL, javascript, sendmail, and CSS. |
Jack's Csv2SQL.php
|
|
Have you ever had an Excel File that you wanted to convert to SQL? Well I have, so I came up with a quick solution. "Jack's Csv2SQL.php" takes *.csv files and converts them easily to an SQL query that will create and fill an SQL table with the content. But it doesn't end there. "Jack's Csv2SQL.php" Now Supports converting MySQL tables back to csv. Most useful when you need to send MySQL data to a windows. |
jake
|
|
jake supports the management of and linking between online resources and descriptions thereof. jake consists of a database containing information about |
Jax db_tools
|
|
A collection of tools for managing CSV- and MySQL- tables. Originally designed for the data sources used by Jax Scripts (Jax Guestbook, Jax Newsletter etc...) but also generally usable to convert CSV- and MySQL-tables. |
Matt's MySQL Control Panel (MPanel)
|
|
This is a collection of PHP scripts that provides a Web interface to administrate MySQL database. Some of its main features include: Create, update, delete MySQL databases; Create, modify, delete table fields; Abililty to import/export data into and from the database; Password-protected admin, and much more. |
Metabase
|
|
Metabase is a set of PHP classes that provides DBMS independent access and management of databases. Currently it features: Set of functions that call the selected DBMS driver objects functions; DBMS Drivers classes; A parser class for interpreting DBMS independent database schemas file defined in a custom XML format; and A manager class for installing a new database, comparing a previously installed schema with a new schema and only installing the changes, and for dumping database structure and contents in the same XML format. |
Ministry of Truth (MOT)
|
|
MOT is a useful Web database system that can be used to create Web-based databases without writing a single line of code. It can be used to create anything from job and project tracking systems, to inventories and pretty much anything else for which relatively simple databases are used. Main features include: The ability to create and modify databases, tables, fields, and permissions, all from a point and click, web interface, Support for links between tables, Multiple user support, Support for sorting and restricting every table to a fully configurable set of fields, Basic support for writing custom sql queries, Importing and exporting database schemas, Basic searching capabilities, CSS support for configuring the interface, and more. |
MJdbEdit
|
|
MJdbEdit is a tool for editing MySQL databases directly in your browser, using php. Currently you can: Create / Drop data bases; Create / Rename / Drop tables; Create / Alter / Drop columns; Create / Save / Alter / Delete SQL-queries; View table stats; View records; Use the SQL Query Wizard to create complecated, multi-table, queries (No SQL knowledge needed); Create / Edit records; Run custom SQL queries; Show table creation SQL-query. It has a nice interface, and is easy to install. Do everything you need to do with your database in your browser. |
Mlam
|
|
Mlam is an advanced set of PHP4 libraries that allows developers to easily create database-driven projects using MySQL. It can handle various types of data (text, date, number, file, picture, external keys, link tables, etc), and includes its own management tool to edit and list (with search engine) database content for the given projects. Mlam also features user access restrictions, contains its own cache system, and supports English and French. Tutorials are also available to present the basics of mlam. |
Molesoft Database Editor
|
|
Database Editor is a very easy to use and install program that enables you to view tables and edit data within MySQL database tables, plus add new rows. You can backup your database and run more complicated SQL queries if you have the know how. This program is not designed to delete or make new tables. It now has new features such as a quick access menu and the use of sessions. The code has been comepletely rewritten. |
ms2my
|
|
A tool that helps with MSSQL to MySQL converting/replicating (both csv&dump) under *nix. Possible to use it with crontab for regular data fetching.Keeping mySQL-based data warehouse refreshed could also be one of the possibilities of using this script. |
MyLibrary
|
|
MyLibrary is a PHP/MySQL application to manage a library or a list of books and authors. It features search engine, statistics, and is very easy to customize for your site. MyLibrary is written in French. |
mylittlebase
|
|
mylittlebase is a little database component for delphi, kylix, php and c++ that covers most of development needs. No need to link to any external server, DLLs, it is 100% standalone. It supports ISAM formats and can query records with the LIKE operator. |
MyServer Admin
|
|
MyServer Admin is a set of PHP3 scripts for manipulating and administering MySQL via Web. Main features include: create new database, drop existing database, export database, privilege manipulation for users, database, and host, you canyou can write your private SQL query, extended records listing, and much more. |
MySQL Class
|
|
This is a simple MySQL PHP class that allows you to easily connect, do queries, etc with your DB. Easy to set up. |
mysql classes
|
|
This is a set of classes used to connect, select, and disconnect mysql. Currently it only works with mysql but the future versions will also support oracle, msql, and postgresql. |
MySQL Commander
|
|
A small tool to backup and restore MySQL Tables. Features: backup/restore of binaries; multiserver; Gzipping; killing of backup files; german/english; Online help in popup. |
MySQL database backup
|
|
Most people will used it to have a daily snapshot of the dynamic data on their website. (e.g. content management systems, forums, guestbooks etc.) |
MySQL Database Optimizer
|
|
MySQL Database Optimizer is a PHP script that allows you to optimize all tables of a given MySQL database. |
MySQL Database Useradmin
|
|
This is a set of PHP3 scripts and HTML files that provide Web-based interface to MySQL database to administer your user information. It allows you to add, delete, edit, view and search your user database. |
MySQL dbDump
|
|
A simple script used to Dump your remote MySQL database. Particulary useful on your personal PC, when PHP hosting servers are limiting the runtime interval of PHP scripts. Now you can to download big dumps too. (demo version with 15 seconds PHP script runtime) |
MySQL Display Content
|
|
This is a PHP script to display content from a MySQL database. Very easy to setup. Some script modification is need. |
MySQL Dump
|
|
Backup program for MySQL databases that creates MySQL database backup files on your server. The backup files are in the same format as the phpmyadmin dump files. Simple installation. Optional german or english language. Comments in German and english. |
MySQL Interaction
|
|
Has all the necessary functionality to work with MySQL: set_table, add_data, delete_data update_data, get_data, connect, close, get_column_flags, get_column_type, set_debugging, exec_select_query. |
MySql PHP Backup
|
|
This script allows you to make a backup of your MySql database in sql or gz format allowing you to restore in case of a server crash. |
MySQL PHP Helper
|
|
MySQL PHP Helper is a no-code-edit-necessary, just upload the files and run it from your browser, small file sizes, web interface, MySQL PHP utility to backup and restore databases. With all the 'bells and whistles' programs available, this program was made with simplicity and ease-of-use in mind. It is a modified version of phpMyBackup. Just fill in the form and make a backup. It even helps determine the right host path. There is only one click necessary to restore the script made backup and an option to delete. |
MySQL PHP to PostgresSQL
|
|
MySQL PHP to PostgresSQL is a program that takes a php page that uses mysql calls and changes them into Postgres calls. This allows any website that was written in PHP for MySQL to run as a website written to run on Postgres. |
MySQL to TXT for Excel
|
|
MySQL to TXT, MySQL to Excel formatting local database convertor. Programmed only local file system. Error control feature include for directory, selecting database, selecting table. Convert tables to text files for Excel import file type. |
mysql_html_table
|
|
This very simple script will display your mysql table in an html table with an option to do simple pagination like next and previous. |
MySQLDataManagement
|
|
MySQLDataManagement is a set of php scripts to manage your data for selected DBs. All your tables will be shown you for data management on them. MySQLDataManagement allows you to add / edit / delete / list records on selected table - DB. Easuy to use and install. |
MySQL-Formmaker
|
|
MySQL-Formmaker is a tool for easily creating administration forms and displaying the output of data for MySQL. You define your forms, types of input, order, etc., and the system makes a database, the admin-files and the output-files for you. Version 1.3 focuses on a lot of javascript features for admin's textarea. A lot of bugfixes offcourse, mostly mentioned by users. |
MySQLHandler
|
|
MySQLHandler is a MySQL wrapper supporting the most common functions like: Select, Update, Insert, Delete, Replace. |
MYXXL Object Modeller
|
|
MYXXL is a tool to model data structures (business models) on basis of objects and relations (similar to a PDM tool). MYXXL supports three roles, the "user", the "author" and the "business administrator". Features: Users can search for objects, authors can provide objects and the business administrator models the data model. Users can get in contact with the authors through MYXXL. To protect the authors info the contact will be anonymous. The author will decide if he gets in contact with the user or not after an object is requested. MYXXL works object oriented and is completely web based. It works on MySQL database server. |
noSQL
|
|
noSQL is a small set (7kb) of SQL-like PHP functions to manage a database in an SQL-like way without a SQL-server. Everything is stored in flat .csv-formatted files, so putting data into noSQL or getting data from noSQL inside a spreadsheet program works immediately. If you are too lazy to setup an SQL-server, or you simply don't have one right now but perhaps later in the future, use noSQL. |
OpaL Database Administration Tool (ODAT)
|
|
ODAT is a general database editing tool for mysql-databases. It should not be |
OpenDb
|
|
ODAT is a general database editing tool for mysql-databases. It should not be |
Oracle Commander
|
|
ODAT is a general database editing tool for mysql-databases. It should not be |
Oracle PHP Session Handling Script
|
|
Update: Major BUG was fixed please upgrade. DBMS_JOB was filling shared pool with UNIQUE SQL and it is NOT GOOD (BAD). That is very easy upgrade. Read instraction inside of the file. |
OracleEditor.php
|
|
OracleEditor.php is a standalone PHP script which allows you to browse your Oracle database tables/views and insert, update and delete rows in any table. It has two modes for SQL entry - one is wizard-like, the other one allows executing arbitrary SQL statements. It requires no installation and no configuration. It is written for situations where you quickly need to do some small data manipulation and don't have a better tool available. OracleEditor.php is free and Open Source. |
Paginator
|
|
Paginator is a php class that will help you to split your record sets into pages. I wrote this class to save myself some time and then thought others might find it helpful. Paginator will return a number that you can use to set your base record and a number to use as an offset. For now I know it works in mySQL queries and with arrays. It also has methods to make it easy to make your page links. There also is an extension with some pre-made link sets to make things even easier. |
PGDB Textfile database
|
|
Pretty Good Database comes with database manager tool, does not require real database at all! Can handle unlimited amount of databases and tables. Use very easy to use functions and query language in your own scripts. SQL type read queries, simplified query syntax for deleting/ adding. A must have for people that don't need real database or database is not available. Manual included. |
Php Database Wizard
|
|
With this tool you can easily create a web forms to insert/update/delete function. You can view the data in a short list view and in a detail view, can set up various form check functions such as super real time check. You can easily change the look and feel with using css files. |
PHP Excel Parser
|
|
This script reads MS Excel file and transports its data into Database, or HTML-page, etc. It does this using PHP under Unix and Linux without Windows tools like COM. The parser imports data from Excel files (versions 5.0/97/2000/XP). Imported Excel data type: string, integer, float, date. String can be in compressed unicode (8-bits per character) or uncompressed unicode (16-bits per character) formats. To install and use this script you need installed and properly configured PHP only. |
PHP MySQL Table Manager
|
|
The PHP MySQL Table Manager is designed to simplify administration of a MySql web database. |
PHP Text
|
|
PHP Text DB is a flat file database manager which will allow you to provide dynamic content without the need of MySQL or ODBC. It allows: Adding new records, Editing current records, Deleting records, Displaying all records, Displaying todays records, Searching the records, and Allow / disable HTML. It is easy to install, and you can control the appearance and field names of the database through one simple text file. PHP Text DB consists of several small php pages which can easily be modified to suit your needs. |
PHP/Msql Database Script
|
|
This PHP script will allow you to open any MiniSQL database, and then list the database contents, make additions, deletions, and updates. The script communicates |
PHP/MySQL Demo
|
|
Rather than to type commands SQL with the hand (in a window terminal), PHP makes it possible to interact with a database via functions. This is a set of PHP scripts that provides a Web interface to MySQL. It features: Display the entire records or only one record, Add a record, Update a record, Delete a record, SQL query, and more. |
PHPDatabaseSize
|
|
This small script looks for the databasesize of a given database on your server. Best for ISPs, which would like to offer such a service, but don't want to give away this Know-How. Multilanguage with german, english and italien translation. |
phpdbform
|
|
phpDBform is a library to help create a plain html form or a form linked to a MySQL database, to edit, insert, update and delete data, providing a nice presentation to the user. |
phpEbsAdmin
|
|
phpEbsAdmin is the very first administration tool for *.ebs files. EBS system (Easy Base System) is a new technology developed by Soulard Alexis of @lexPHPteam. The objective of this technology is to provide users with a simple text file database system which can be easily manipulated and shares some of the features of database systems like MySQL, Oracle, Access, etc. To learn more about the EBS technology, the official documentation can be found at its homepage. |
phpfreak's Database Backup Utility
|
|
This script will allow you to maintain a database backup at any time interval you set. When you upload it to your server, you may set it up on a crontab and let it run daily, weekly or monthly. This script connects to your database, builds a backup "dump" file, gzip's it and either sends it to your email address or uploads it to an ftp server that you configured and cleans up the temporary files. Uses NCFTP to send file to proper location via FTP. |
phpFriendlyAdmin
|
|
phpFriendlyAdmin is a remote database administration tool made specifically for non-technical people. After your database is set up, phpFriendlyAdmin is then configured to abstract database structure, making it easier for users to focus on manipulating content. Every field and table is given an alias and a description so as to bypass the complexity of interacting with database variables and offer a simplified form-driven approach to data entry. |
phpFriendlyAdmin
|
|
phpFriendlyAdmin is a remote database administration tool made specifically for non-technical people. After your database is set up, phpFriendlyAdmin is then configured to abstract database structure, making it easier for users to focus on manipulating content. Every field and table is given an alias and a description so as to bypass the complexity of interacting with database variables and offer a simplified form-driven approach to data entry. |
PHPGem
|
|
PHPGem is a program which accelerates the creation of PHP-scripts for working with databases. It works with different SQL-servers (Sybase, PostgreSQL, Interbase, Mysql, Adabas, Informix, MS SQL Server, ODBC). As input values you have to point out the description and parameters of your tables fields (field's name, on/off searching in the field, etc.). The result of the program is another PHP-script which will work with this tables. PHPGem can work with multi-level tables. PHPGem allows you to specify a level of access for each table and for each field for each user. PHPGem also support images, sessions and SSL. |
phpImporter
|
|
phpImporter is a simple PHP-script that allows you to import ascii files into MySQL tables over the WWW. |
PHPLIB Sql_pager
|
|
This is an extension class to the PHPLIB library. It splits a SQL query into more pages like search engiens does. You can change the layout very easy. Uses the SQL function LIMIT so it may not work on all SQL databases. |
phpMyAdmin
|
|
phpMyAdmin is intended to handle the administration of MySQL over the web. Currently it can: create and drop data bases, create, copy, drop and alter tables, delete, edit and add fields, execute any SQL-statement, even batch-queries, manage keys on fields, load text files into tables, create and read dumps of tables, export data to CSV values, and administer multiple servers and single databases, check referential integrity. It supports about 40 different languages. |
phpMyAdminSeudoMultipleServers
|
|
This is a hack/modification of phpMyAdmin to simulate Multiple Servers on a single host. |
phpMyBackup
|
|
phpMyBackup is a PHP written mySQL backup tool with many features. |
phpMyDump
|
|
A web-based script dumping definitions and data from MySQL. |
PHPMyEdit
|
|
How many times have you hand coded a simple editor for a MySQL table in php? PHPMyEdit is a code generator to write this sort of editor for you automatically. You may never need to hand code a table editor again. PHPMyEdit can be used for anything that fits in a single MySQL table. Some of its examples include a visitors' book; an estate agent's database; and a company phone book. |
PHPMySQLBackup
|
|
Backup of a mysql database in mysqldump format without using mysqldump or a system command, only PHP. The class makes a SQL script or GZip archive to download. |
phpMyViews
|
|
phpMyForms is a php script which allows the user to create simple database listings (done in 3 lines of configuration), or simple dataset manipulation formulars (~10 lines) by adjusting small php config files. |
phpOracleAdmicleAdmin
|
|
phpOracleAdmin is intended to be a webbased Oracle Object Manager. In many points like phpMyAdmin or the Desktoptool Objectman from orasoft.org. It supports things like browsing through the tables, triggers, and so on. It needs PHP 4 and works current only with 8i Databases. |
phpPgAdmin
|
|
phpPgAdmin is a fully functional web-based administration utility for a PostgreSQL database server. It handles all the basic functionality as well as some advanced features such as triggers, views and functions (stored procs). |
phpPuszAdmin
|
|
phpPuszAdmin is a Web admin interface for PuszBaza similar to like phpMyAdmin or phpPgAdmin. Puszbaza is a flat database you can download on hostscripts. With phpPuszAmin you can create, delete table, add, delete adn rename columns, edit and insert fields and many more. Version 1.2 update: abilitly to walk across directories in rigth menu - better sort your data files. Also have fixed login bug in some versions of php. |
phpSQLGen
|
|
This project provides functions for generating SQL queries, HTML tables, and XML documents. It consists of two classes and a set of utility functions. SQLGen provides PHP functions for generating SQL query strings from arrays. TableMaker generates an HTML table or XML document from an ADOdb result set or an array. Since the output of each SQLGen method is a SQL query string, the library is compatible with ADOdb, PEAR DB, PHPLib, and any other database abstraction layer that can execute SQL query strings. Useful for cl for constructing complicated SQL queries that vary according to the situation. Different if-then clauses can push items onto from the argument array - SQLGen will take care of inserting commas and "ands" into the query string as necessary. |
PHXCodeMaker
|
|
PHXCodeMaker is a utility to generate mysql table admin forms in php pages. Simply type the sql select corresponding to the columns and table desired and the source code will be automatically generated and created. Global search condition on all significant columns, page browsing with next/previous navigation & controlled pages number, alphabetical simple search, sorting asc and desc on column headers, auto links on emails or url fields, image field display, update and creation in table list view and form view, duplication, deletion, multi-language, number alignment, quotes input in string, line color alternance, graphics, cookies, etc. |
PostgreSql Form Wizard
|
|
This script is intended to enhance the productivity while using PostgreSql. The form generation script do not require any user modification and is completely portable to any application. The form supports various data types, data validation and dynamic data modes. A PostgreSql installation script is also included which integrates this database with PHP4, and Apache server. Update (2001-05-05): The checkboxes and multiple select capabilites have been enhanced with an additional integer storage capability. Based on binary number theories, this is an efficient multiple select storage and retrieving capability. |
PrevNext
|
|
This is a page numbering class that generates previous, next, pages number and results range links for database queries. |
QuB
|
|
Easying database applications development for building website administration tools - For a web developer, who needs to put database content on the web and is not an SQL expert, Allows table relation management, automating SQL query generation, and manages tables, relations and conditions for your queries visually. Features: Ease of use; Increased productivity; Tight database integration; Automate SQL query generation; Visual Query Editing; Multiple programming languages support; Dreamweaver integration for PHAkt; Support for various database servers. |
Query Maker for PostgreSql
|
|
This is a dynamic query generator for PostgreSql and PHP4. It can create a new query or run an existing query. Several tables can be selected from a single database for relational queries. The query can be edited, saved and run dynamically. |
QueryPrint
|
|
QueryPrint is a PHP class that prints the results of a SQL query in HTML format. The printing is defined in a seperate module class that can be modified or replaced. QueryPrint also supports multiple page queries allowing the user to decide how many records to show on each page. The previous and next buttons are added automaticaly and as defined by the printing module. This site requires registration in order to download the script. |
r-Access for MySQL
|
|
Managing your online MySQL database was never so easy! r-Access for MySQL is a revolutionary tool allowing you to visually design your remote (web hosted) databases, modify tables structure, execute batch SQL queries, view/edit data - all in quick and effective manner. Software has client/server architecture. Server part is written on pure PHP therefore r-Access for MySQL can run on almost 100% of web servers that host MySQL databases. Client part is a powerful Windows application providing great capabilities of working with every aspect of MySQL database development and administration. |
rMySQLtoTxtConverter
|
|
This is a simple converter from MySQL database to .txt file. |
Shiegege Iseng Paging Class
|
|
A PHP class script that demonstrates how to build the Next/Prev buttons for given MySQL query results. Easily create a paging navigation bar like Google. |
simple backup
|
|
This utility allows you to backup and import data on mysql database. Easy to use just enter your database information and hit export or import button to do backup or import data for your mysql database. |
Simple mySQL Reader
|
|
Very easy to use mysql reader just for quick glances at mysql tables, etc. No admining features. |
Small Unit Raid
|
|
Small Unit Raid is a non-OO database abstraction |
SQLAdmin
|
|
SQLAdmin is an SQL administration user interface for the Web. Its goal is to enable remote editing of tables stored in a SQL database. SQLAdmin is written in PHP and currently supports only mSQL (more databases support is planed). |
SQLconf
|
|
Writing and reading configuration for your scripts has never been so easy. Using MySQL as the backend and a minimal, automatically updated conf.php file, SQLconf provides a solution for all your configuration needs. |
SQLiteManager
|
|
SQLiteManager is a multilingual web based tool to manage SQLite database. |
SQLTerminal
|
|
Very simple tool to issue SQLs to mySQL server. |
Text Database PHP Class
|
|
Using a unique database design I have developed a php class to have a completly text file database system. Just some of the functions included in the class are for: add/edit/delete records, add/edit/delete tables, sorting a database using a given field, and many more usful functions. This class is very usful for developers wanted to make applications for servers that do not support mySQL or something similar. Tutorials are available from our site.Important: version 4.3.2 contains an important bug fix pertaining to the removeDatabase() function. |
Text to DB
|
|
This simple php script shows how to Dump delineated text file export of table to SQL (MySQL) table. |
TextDB
|
|
If you don't have access to a database but you do have access to PHP, and you want your web data stored in a database, then this is what you're looking for. Full SQL compatibility is planned as well as a perl port. It includes a Web site news management system that uses TextDB. |
Web Contacts 2
|
|
Web Contacts 2 is a PHP script that allows you to export MS Outlook DB to MySQL DB, and search and add to database. |
WebSQL for Sybase ASE
|
|
WebSQL is a simple script written in PHP3 that provides a simple SQL Web interface for Sybase ASE. Please note that for certain MSIE browsers, you need to view the page source for script code. |
webXadmin
|
|
webXadmin is a generic php/mysql application that performs data management through a web-based HTML interface. From an XML-based schema definition, webXadmin generates record lists, HTML forms and associated sql queries. |
X-Navigation Links 2
|
|
webXadmin is a generic php/mysql application that performs data management through a web-based HTML interface. From an XML-based schema definition, webXadmin generates record lists, HTML forms and associated sql queries. |
XPSQL
|
|
You have achieved DB abstraction, but have you achieved SQL abstraction and database engine independence? |
Xtreme Downloads
|
|
Download Manager is a popular download management PHP script for websites. Most commonly used accross anime websites, the script protects there 'valuable' download URLs from vicious leechers(people who link others files on there own websites is the most common definition), while at the same time, tracking the ammount of times the file has been downloaded.Some of those features are Categories, Template Management, Database Backup, and more. |
ZBase
|
|
ZBase is an object framework (set of classes) written in PHP4 allowing to develop the www frontend of a database very quickly and simply. In ZBase, each entry in the database can be considered as an object, and ZBase provides standard methods to modify or display its content. ZBase is aimed at experienced web site developers, not at the low-end user. You won't have this web interface working in less than five minutes. |
SQLAdmin
|
|
SQLAdmin is an SQL administration user interface for the Web. Its goal is to enable remote editing of tables stored in a SQL database. SQLAdmin is written in PHP and currently supports only mSQL (more databases support is planed). |
SQLconf
|
|
Writing and reading configuration for your scripts has never been so easy. Using MySQL as the backend and a minimal, automatically updated conf.php file, SQLconf provides a solution for all your configuration needs. |
SQLiteManager
|
|
SQLiteManager is a multilingual web based tool to manage SQLite database. |
SQLTerminal
|
|
Very simple tool to issue SQLs to mySQL server. |
Text Database PHP Class
|
|
Using a unique database design I have developed a php class to have a completly text file database system. Just some of the functions included in the class are for: add/edit/delete records, add/edit/delete tables, sorting a database using a given field, and many more usful functions. This class is very usful for developers wanted to make applications for servers that do not support mySQL or something similar. Tutorials are available from our site.Important: version 4.3.2 contains an important bug fix pertaining to the removeDatabase() function. |