The net's largest PHP, CGI, Perl, JavaScript and ASP script collection and resource web portal
  New Listings
New Listings
Most Popular
Most Popular
Top Rated
Top Rated
Discussion
Discussion
Link to Us!
Link To Us
Search For:         
   
 
Sponsors


Categories

Ajax
ASP
ASP.NET
C and C++
CFML
CGI and Perl
Flash
Java
JavaScript
PHP
Python
Remotely Hosted
Ruby on Rails
Tools and Utilities
Web Hosting
XML

Sponsor Links


Home :: PHP :: Scripts and Programs :: Database Tools
Sort Listings By:       Click if you want to be notified of new or updated links in this category
  Total: 347    Displaying: 61 - 80 Pages:   1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 ...

   LabStoRe   Hits: 4817 

 
LabStoRe is a modular, optionally account-based, inventory or LIMS system that provides a way to collect, maintain, present and archive information on laboratory stocks and records. A laboratory with a good inventory, or better, information system, saves time, reduces errors, prevents wastage, and occasionally even provides insights. The interface to this system is web-based, making it conveniently accessible and even though it is web-based, embedded security measures make it secure. Being PHP/MySQL-based, the system is very flexible (imagine making Excel behave in a way that you want). The database (MySQL-based) is kept separate from the interface (web, i.e., PHP/HTML-based), which gives it a significant advantage over, say, an Excel- or Filemaker-based system. MySQL and PHP are very stable, widely-used and supported (and free) platforms. If required, the database can be exported for use in more-traditional application based systems (Excel, Access, Filemaker, etc.).


Free   Version: 1.5.1   Platform(s): linux, windows, freebsd, osx, sun   Updated: Thu Jun 21 2007

Listing Details
Visit
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

   PEAR::DB replacement   Hits: 189 

 
As the title says. It mimicks the PEAR::DB API, with a few (~3) very useful added functions: reset() for reseting a result set back to the first row, seek() for moving to a specific point in the result set and an SQL debugger which makes it much easier to see what queries are being performed.


Free   Version: 1.0.2   Platform(s): linux, windows, freebsd, osx, sun   Updated: Thu Jun 21 2007

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   T3 DB Tools   Hits: 677 

 
T3 DB Tools is a seditio database management plugin. Features: -- Backup all or selected tables of your seditio DB. -- Table information and schema. -- Browse tables (experimental) -- Drop, truncate tables. -- Option to export data, structure or both. -- Support for gzip, bzip2 compression of the backups. -- Restore database backup. -- Run custom sed queries. -- Extra security rights. -- Check, analyze, repair and optimize tables. -- Auto create the backup folder and the directory blocker protection. -- 100% ability to translate. -- Easy navigation and event reports.


Free   Version: 1.6   Platform(s): linux, windows, freebsd, osx, sun   Updated: Thu Jun 14 2007

Listing Details
Visit
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

   DbCon   Hits: 559 

 
DbCon is a free php based MYSQL API class that provides functions to fetch data from the database, query the database with sql statements from file, it also has performance tracking and several other features.


Free   Version: 1.0   Platform(s): linux, windows   Updated: Mon Jun 11 2007

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Database Abstraction Layer   Hits: 1326 

 
A database abstraction layer with handy methods, placeholders and auto-escaping. Frequently used in many of my projects.


Free   Version: 01-Feb-2006   Platform(s): linux, windows, freebsd, osx, sun   Updated: Sun Jun  3 2007

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   WizMysqlAdmin   Hits: 8816 

 
WizMySQLAdmin is a PHP script to manage MySQL databases. If your web site uses a MySQL database you can manage its contents with WizMySQLAdmin, as you can do with the most known phpMyAdmin: but my script is very simple to configure and use, because it's composed by only one file. So you can install it on your web site very easily.


Free   Version: 0.11.4 (build 99)   Platform(s): linux, windows, freebsd, osx, sun   Updated: Fri May 18 2007

Listing Details
Visit
Refer
PDF
  Member Reviews (2) Visitor Ratings

   myPageDisplay class   Hits: 2688 

 
This class can perform several tasks and you decide how much you want from it. In its complete form it can generate an interactable paginated columnar listing from a MySQL database. If you want to use it in parts you can generate XHTML tables with defined sortable columns. Add links to given column data or generate an action column to allow for editing, deleting, etc. of records. You can also paginate the query results data with a specified limit of rows per page. It also generates navigation links to go to different listing pages. The presentation details may be configured using CSS style sheets. Examples supplied


Free   Version: 1.1d   Platform(s): linux, windows   Updated: Mon May 28 2007

Listing Details
Visit
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

   PHP Database Scripts by NuSphere   Hits: 844 

 
PHP Database scripts presented here are generated by NuSphere DB-Form Wizard in NuSphere PhpED (PHP IDE). This particular set of scripts provides the form that can be used to browse, insert, update and delete the data records in MySQL server table "items". Table "items" belongs to the database "shopcart" and has the following fields: Itemno - [char] (4) NOT NULL, Description - [varchar] (30), offered_by - [char] (3), start_date - [date], end_date - [date], reserve_price - [decimal] These scritps rely on generic db utilities include files provided for MySQL connection. Implementations for other databases can be downloaded from NuSphere web site as well


Free   Version: 5.0   Platform(s): linux, windows, freebsd, osx, sun   Updated: Fri May 18 2007

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   mySQLclass   Hits: 774 

 
This is mySQL class wich will help you with your mySQL problem. It's simply and do basic things like insert, update, delete rows...


Free   Version: n/a   Platform(s): linux, windows, freebsd, osx, sun   Updated: Thu May 10 2007

Listing Details
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

   DbSimple: laconic database anstraction for PHP   Hits: 555 

 
DbSimple is a database abstraction library which provides an extremely laconic and handy interface for practical usage in PHP 4/5 scripts. Its usage is much easier than most of other popular abstraction libraries (like ADODB, PEAR DB, and PDO). "Query execution" and "result fetching" operations are joined thogether and complemented by powerful placeholder support (including list-based placeholders) and various fetching modes. The library supports a unique and very convenient method to build dynamic SQL queries (conditional macro-blocks).


Free   Version: 2.32   Platform(s): linux, windows, freebsd, osx, sun   Updated: Wed May  9 2007

Listing Details
Visit
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Import csv data into mysql   Hits: 2714 

 
This comes handy because you can simple edit the appropriate fields, upload it along with the csv file and call it from the web and it will do the rest. It allows you to specify the delimiter in this csv file, whether it is a coma, a tab etc. It also allows you to chose the line separator, allows you to save the output to a file (known as a data sql dump). It also permits you to include an empty field at the beginning of each row, which is usually an auto increment integer primary key. This script is useful mainly if you don't have phpmyadmin, or you don't want the hassle of logging in and prefer a few clicks solution, or you simply are a command prompt guy. Just make sure the table is already created before trying to dump the data. Kindly post your comments if you got any bug report.


Free   Version: 1.01   Platform(s): linux, windows, freebsd, osx, sun   Updated: Wed May  2 2007

Listing Details
Visit
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

   phpMyBackupPro - the MySQL backup tool!   Hits: 5476 

 
Major features of phpMyBackupPro are: Backup of one or several databases to one or more backup files (with or without data, table structure, ...). Exclusion of singel tables is possible. Three compression types are available (no compression, gzip or zip). Schedule backups without cron jobs!(through a php script included in a existing .php site). Interface for managment of the backups (viewing, restoring, downloading). Backup directly onto FTP server and posting of backups by email. Platform independent - only webserver and PHP needed to run e.g. on MS Windows, Linux or Mac. Shell modus (to use manually or by cron-script). Backuping of whole file directories (on a FTP server). Backup databases from different accounts on several MySQL servers. Highest security through two alternative login methods (HTTP or HTML authentication). Easy to use interface and very easy to install. Several languages. Online help (included in the phpMyBackupPro and over the sourceforge pages).


Free   Version: v.2.1   Platform(s): linux, windows, freebsd, osx, sun   Updated: Wed Apr  4 2007

Listing Details
Visit
Download
Refer
PDF
  Member Reviews (1) Visitor Ratings

   phpMyDataGrid 2007   Hits: 11569 

 
phpMyDataGrid 2007 offers a toolkit to build a DataGrid in a PHP based environment. It allows the application programmer, to build and deploy with very few lines of code and in a short period of time a complete AJAX enabled datagrid with paging, searching, sorting and more, much more... It is useful for all PHP database-driven Web site and online-based data administration. It is also useful for dynamic content management and PHP-based hosting providers. # Easy to use: Even the most novice php programer can deploy a complete and professional looking datagrid in few minutes using a minimum of code lines. # AJAX Enabled: Differ to previous versions, the 2007 version is cross-browser totally AJAX enabled (addition, Edition, inline edition, deletion, pagination, ordering, etc.) # Auto pagination: phpMyDataGrid Allows 3 styles for pagination, and you may define how many records to display per page. and much more features... visit website for more info


Free   Version: 2007   Platform(s): linux, windows   Updated: Sun Mar 18 2007

Listing Details
Visit
Download
Refer
PDF
  Member Reviews (1) Visitor Ratings

   COM-MSSQL & MySQL Class Library   Hits: 534 

 
Develop your applications for mulitple platforms with these class files, connect to Microsoft SQL server and MySQL server with ease by using the same methods and properties you gain the ability to develop your applications without the hassle of worrying about if your client is using Microsoft SQL server or MySQL.


Free   Version: 1.0.1   Platform(s): linux, windows   Updated: Tue Apr  3 2007

Listing Details
Visit
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

   PHP DataGrid   Hits: 11195 

 
Free PHP DataGrid script is a simple, innovative and powerful tool for generating data-bound grid control. It's free and it was specially designed for web developers. The PHP DataGrid is excellent for all PHP database-driven web site and online-based data administration. Also it useful for dynamic content management and PHP-based hosting providers. The goal of this script is to make free PHP DataGrid generating and editing as simple as possible for web developers.


Free   Version: 4.0.0   Platform(s): linux, windows   Updated: Sun Mar 18 2007

Listing Details
Visit
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

   DaDaBIK   Hits: 64263 

 
DaDaBIK is a PHP application that allows you to easily create a highly customizable front-end for a 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, authentication and authorization restrictions on view/update/delete, customizable graphic layout to enable embedding of the forms in your own site, export to CSV, e-mail notices, table aliases. DaDaBIK uses the ADOdb Database Abstraction Library in order to support as many DBMS as possible, at the moment it has been tested on MySQL, PostgreSQL, Oracle and MS SQL Server. It's available in several languages.


Free   Version: 4.2 beta   Platform(s): linux, windows, freebsd, osx, sun   Updated: Thu Feb  8 2007

Listing Details
Visit
Refer
PDF
  Member Reviews (3) Visitor Ratings

   txtSQL   Hits: 3515 

 
txtSQL (pronounced "text-sequel") is a class containing a variety of functions designed to mimic a database system, using only regular text files. It is object-oriented and can be looked at as sort of a framework in creating larger scripts (such as guestbooks, polls, forums etc.) There are two levels of access; a low-level implementation that works on just function calls and the other relies on the support of SQL (a parser/lexer is currently being developed). As far as I know, txtSQL is VERY efficient in how it handles its data and the way in which it is handled has also almost never caused any major concerns (data loss is rare). txtSQL does not require any outside plugins to operate, it's in the ballpark of "plug and play" (with a few exceptions of course). But most importantly, txtSQL is an opensource project (listed under Sourceforge), licensed under the GNU, which means that it's totally free of charge and will remain as such forever.


Free   Version: 2.2 Final   Platform(s): linux, windows, freebsd, osx, sun   Updated: Wed Mar 14 2007

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Simple MySQL DB Class   Hits: 1698 

 
This class is a MySQL database access wrapper. It can: - Connect to a MySQL server - Execute SQL queries and retrieve single value results or return result rows into arrays - Return the last inserted table row identifier, the number of result rows and the number of affected rows - Count the number of executed queries - Lock and unlock tables - Escape text literal values or like patterns - Retrieve database access errors


Free   Version: 1.0.0   Platform(s): linux, windows, freebsd, osx, sun   Updated: Tue Mar 13 2007

Listing Details
Visit
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Backup   Hits: 1882 

 
Backup outputs a copy of a MySQL database in sql format directly to your web browser. You can either backup all tables within the database or chose to just backup specific tables. Simply run this script, copy the output, paste it into plain text file and save it for future use. If you have access to cron or would prefer store zipped backup files on your server for later download via FTP, see the BackupZip scriptlet.


Free   Version: 1.0   Platform(s): linux, windows   Updated: Fri Mar  9 2007

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   BackupZip   Hits: 1448 

 
BackupZip creates a .gz zipped backup of a MySQL database on demand. You can either backup all tables within the database or chose to just backup specific tables. Used with cron and an automated ftp download, you can completely automate database backups! If you don't have access to cron, setup a reminder or scheduler to run this script daily or weekly via your web browser and download the zipped files via FTP when convenient. If you don't have access to cron or would prefer to output the backup file directly to your web browser, see the Backup scriptlet.


Free   Version: 1.1   Platform(s): linux, windows   Updated: Fri Mar  9 2007

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

  Total: 347    Displaying: 61 - 80 Pages:   1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 ...

Share


Register | FAQ/Support | Contact Us | About Us | Getting Rated | Link to Us | Bookmark Us | Advertising Info | Terms of Use | Privacy Policy
Copyright © 2008 iNET Interactive. All rights reserved.
Other iNET Interactive Sites:
Web Hosting Talk | dBForums | Mac Forums | Hosting Catalog