Want to hire a development team?
Search Filter
Search Filter
Sort Listings By
Show Only
By Customer Review
Licence Type
By Technology

Top Rated Scripts | PHP | Scripts & Programs | Database Tools

Results 1-20 of 247
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.
(3 ratings)
Reviews0
Price 11.00
Views3441
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.
(3 ratings)
Reviews0
PriceFree
Views5676
Mimesis
Mimesis is a php4 flat file database class library. Mimesis mimics the behavior of a standard SQL database but without using SQL. Instead, using php's object oriented programming features Mimesis functions as a distinct class with various database manipulation methods.
(3 ratings)
Reviews0
PriceFree
Views1267
MCM Backup
MCM Backup is a free PHP/MySQL website backup software. It allows you to backup your files and database and save them to your PC.
(3 ratings)
Reviews0
PriceFree
Views1882
phpFastCache - Reduce Database Call and Speed Up PHP
phpFastCache dropped the database load to almost nothing, yielding faster page load times for users, better resource utilization. It is simple yet powerful phpFastCache also supports APC, MemCache, MemCached, WinCache, Files & PDO. It will auto detect and pick a good cache for your pages.
(8 ratings)
Reviews2
PriceFree
Views1151
Flatfile
The Flatfile package is a simple, light method of storing and retrieving data in tables with SQL-like features. All data is stored in tab-delimited text flat files. It supports a very powerful and extensible WHERE clause mechanism, which can be used with SELECT, UPDATE or DELETE statements. It can do ORDER BY on any number of fields, and includes full documentation with examples that should have you up and running in a couple of minutes.
(19 ratings)
Reviews1
PriceFree
Views9808
PHP ExcelExplorer Pro
This PHP class can import data from an Excel file without using COM, ODBC, etc. It will be useful in content management systems, for writting various converters (Excel to HTML, Excel to MySQL, etc.). On-line demo and trial version available for download. ExcelExplorer will work on any PHP5 platform. Supports Windows and Mac Excel files. No additional classes, modules are required. No configurations needed. Just include it in your own script and use it. With this class you can read such data as used color, fonts, rich text, asian phonetics, etc. Shapes and images also supported. What data can be imported: worksheets name, type (ordinal, chart or Visual Basic Module), visibility flag; rows and columns info; cells - type (integer and float numbers, percentage, text, formula, logical, error, date in Windows Excel and Mac Excel formats), empty, blank and merged.
(6 ratings)
Reviews0
PriceUSD 99.95
Views2882
mysqlForm
This class can be used to create HTML forms for entering values to create new records of a MySQL database table. It identifies the list of fields of a given mysql table. Then it generates HTML for a form that includes inputs to enter values for the fields of a new record of that table. The class generates text or textarea inputs depending on whether a text field has more than 50 characters limit length. It also generates password inputs for MySQL password table fields, and select inputs for enum table fields. The class also can display the results of a query that retrieves the records of a given table.
(6 ratings)
Reviews0
PriceFree
Views5535
ADOdb Database Library for PHP
A PHP4 and PHP5 database abstraction library. Supports MySQL, PostgreSQL, Interbase/Firebird, Oracle (Oci8), MS SQL 7, ADO, Foxpro, Access, Sybase, Sybase SQL Anywhere, DB2, Informix, Frontbase, SQLite, LDAP, Netezza, SAPDB, generic ODBC/ODBTP, PDO etc. ADOdb provides 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. Support for PHP5 iterators and exceptions included. 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.
(983 ratings)
Reviews2
PriceFree
Views59969
BigDump
Staggered import of large and huge MySQL Dumps (like phpMyAdmin 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 web servers with hard runtime limit and those in safe mode in a couple of short sessions.
(11410 ratings)
Reviews169
PriceFree
Views34180
phpMyAdmin
phpMyAdmin is intended to handle the administration of MySQL over the web. Currently it can: create and drop databases, 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.
(55 ratings)
Reviews4
PriceFree
Views78662
Text File Database
With the "Txt-Db-API" you can access normal text files like a SQL database. You need no special Database Software on the Webserver, but can still use SQL. You can use the API to create, query, change, delete Tables, and you don't have to bother with the Text-Files themself, (almost) everthing can be done with API calls. The Txt-Db-API is object oriented and very simple to use.
(218 ratings)
Reviews2
PriceFree
Views9916
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).
(9 ratings)
Reviews0
PriceFree
Views1889
Database Report Generator
Generate your database reports with this wizard in only a few minutes on any of your existing MySQL databases. Since this is a php driven application you simply upload the application files to a folder within your web site and you are ready to generate reports or execute SQL queries on your data.
(9 ratings)
Reviews0
PriceUSD 29.95
Views4782
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.
(6 ratings)
Reviews0
PriceFree
Views5734
Auraris� MyCSV
MyCSV� is a PHP Library for fast and simple text databases that no require anything more that PHP 4.0.0. Library include API, Blueprint and Front-End Application to understand the utility of the tool. MyCSV use csv standart format.
(3 ratings)
Reviews0
PriceFree
Views1954
MySQL Handler Class
Similar to the MySQLi Wrapper class (http://www.hotscripts.co m/Detailed/83229.html) this is a MySQL Wrapper class that will create wrap MySQL methods and query constructor with pagination. It make simpler to work with the daily sql statements in a fast wizard way.
(3 ratings)
Reviews0
PriceFree
Views936
anyDB
Ease of use was the main idea behind this class. The goal was to develop a class that has few but powerful functions. Additional, advanced features like paging, and dumping of data are provided as well. Works with PHP4 and PHP5.
(39 ratings)
Reviews0
PriceFree
Views4186
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.
(11 ratings)
Reviews2
PriceFree
Views9187
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.
(9 ratings)
Reviews0
PriceUSD 5.00
Views4610
Results 1-20 of 247