Home > By category > Scripts > Database
Sort by : Name|Date|Downloads|Rating|

Listing of Database in Scripts

PHP:Paging is a PHP component that will help you create paging easy and quickly. Creating good paging is often a big hassle, and you often have to use a lot of if-else statements or use difficult template language. PHP:Paging does this all for you, and all you need to do is write some simple HTML.

  • Platform: Scripts, PHP

phpBackupMySQLdiff is a Web Application to do MySQL differentials backup into XML files compressed ("zip" or or "tar" "tar.gz"): - Just save the structure" and the "rows" changed - Restore the data into SQL queries - Select two date to restore the data - Add a filter (ex: "ID=123" OR "NAME LIKE toto") to filter the data restored.

  • Platform: Scripts, PHP
  • EZ-Data
  • License: Shareware
  • Price: .price.
  • Rating

PHP EZ-DATA is a easy to use.. easy to intall client/user data tool. Store names, adresses, and e-mail within seconds. Search the data by multiple categories in a snap. With version 1.0.4 we fixed errors with a security flaw, as well as included better install directions.

  • Platform: Scripts, PHP

This is a function to convert a user's query in boolean syntax ("hotels AND mexico NOT cockroaches) into a SQL query over the appropriate database fields..

  • Platform: Scripts, PHP

PM Report is a PHP/MySQL report generator. It creates customizable reports and is very simple to setup and use. You can select which database, table, and individual fields to use on your report. You can also select the order in which the fields should appear on the report, the field you would like to group by, the field you would like to sort by, and whether or not you would like a total for each column.

  • Platform: Scripts, PHP

Navicat 2005(MySQL GUI) is the most popular MySQL database management tool which can convert Excel spreadsheets/MS Access to MySQL databases, eliminating time-consuming data entry and the errors that accompany it. It uses a Microsoft Access-like interface and comes with a MySQL server Launcher and comprehensive manual that will help you to get started.

  • Platform: Scripts, PHP

Datafeed - to - MySQL is designed to parse properly formatted tab-, comma-, or pipe- delimited datafeeds into MySQL table format. It will detect errors in the feed and attempt to fix them or ignore them. Excellent to transform affiliate datafeeds into a MySQL table.

  • Platform: Scripts, PHP

A class for very basic MySQL database connectivity. Written to reduce redundant code in my own projects aswell as aid in debugging and error reporting during the developement phase. Currently connects to a database, execute external files containing SQL commands, insert and update from an array of key => value pairs, insert and update with sql command, query (one result), query (multiple rows), and dump a select query to a table.

  • Platform: Scripts, PHP

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

  • Platform: Scripts, PHP

ActiveDBLib is a PHP class to access MySQL or other databases by using various database abstraction libraries. Its primary intention is to hide the differences between the different abstraction libraries, and to provide standard methods for the database connection, query, and result operations.

  • Platform: Scripts, PHP
  • Flatfile
  • License: Shareware
  • Price: .price.
  • Rating

The Flatfile package is designed to be a simple, light replacement for an SQL database when the performance of a real database is not needed, or when in the prototyping stage. 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.

  • Platform: Scripts, PHP
  • AutoSql
  • License: Shareware
  • Price: .price.
  • Rating

An alternative to phpmyadmin. This is geared towards someone who does not like the phpmyadmin layout and wants something different..

  • Platform: Scripts, PHP
  • db2SQL
  • License: Shareware
  • Price: .price.
  • Rating

A PHP file that connects to a specified host and mySQL database, and generates the SQL queries needed to reconstruct the database. Very useful for backing up databases you don't have remote access to. Features: -backup either structure, data or both -backup either all or only specified tables -suports multi-column keys, all field types, autoinc fields, etc.

  • Platform: Scripts, PHP

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

  • Platform: Scripts, PHP

ext_shapelib provides access to Shapefiles (.shp/.shx/.dbf) as used in GIS applications. Currently, creating of new files and adding shapes to those files is supported, however, full shapelib support is planned for upcoming releases..

  • Platform: Scripts, PHP

This is a Simple CSV Upload script that makes use of the 'LOAD INFILE' Query of MySQL. This is a script which can upload CSV (Comma separated values) file to the database, provided that the the fields in the file match the fields of the database provided in the configuration, irrespective of the database structure.

  • Platform: Scripts, PHP
  • dataMiner
  • License: Shareware
  • Price: .price.
  • Rating

dataMiner is a PHP script for manipulating data stored in a database. Table metadata is loaded internally by PHP, leaving configuration minimized to bare essentials. Features like file upload handling, image thumbnails, advanced form controls w/ javascript, data importing / exporting, a popup calendar, WYSIWYG editor, and css themes are included.

  • Platform: Scripts, PHP

This Free Script will allow you to quickly backup your MySQL database and restore it. It is meant to be simple to install, and use. No programming knowledge required..

  • Platform: Scripts, PHP

Populate Dropdowns is a multi-platform compatible script that offers dropdowns or combo boxes. One of the biggest problems with user input is spelling and formatting..

  • Publisher: RF
  • Date: 14-03-2012
  • Platform: Scripts, Asp
  • xSQLite
  • License: Shareware
  • Price: .price.
  • Rating

A simple PHP class to manage all sqlite database related operations, including database creation, queries, etc..

  • Platform: Scripts, PHP

Database Add is a multi-platform compatible set of 3 database samples. The series will cover, inserting, deleting, and updating a table in a database. Being the first of the three, this one is commented the most heavily and should be read before the other two since much of the code is similar between the three.

  • Publisher: RF
  • Date: 14-03-2012
  • Platform: Scripts, Asp

class-1 Backup/Restore is a PHP script that allows backup and restore of MySQL tables. It can be used as a stand-alone script or you can incorporate it into your own scripts. Features; * Extremely easy installation * Extremely easy usage * Backup from any database * Restore to any database * Select which tables to backup * Choose whether to backup just table structure, data or both * Choose whether to restore just table structure, data or both.

  • Platform: Scripts, PHP

This tutorial teaches you how to perform all the main functions of sql into mysql in a simple manner. MySQL is often the backbone of an site, it powers most forums, guestbooks etc, in this tutorial I will teach how things can be done with it..

  • Platform: Scripts, PHP

MySQL Dialog is a simple MySQL database access wrapper class to execute SQL queries and display the results in HTML tables. The class connects to a MySQL server, sends SQL statements, and gets the results as an array. A table with the data from the result sets can also be displayed.

  • Platform: Scripts, PHP

Quick and easy tutorial allowing you to connect to database, query it and display the result in tables..

  • Platform: Scripts, PHP

An "easy-to-use" db class with 2 included How-To-Files in english and german and an example php-file. For private or commercial use.- It's FREE!! Just rate my Script and habve fun!.

  • Platform: Scripts, PHP

This simple tutorial shows how to enter a data from a web form to mySQL database using the power of PHP..

  • Platform: Scripts, PHP

This is a PHP class that you can use to convert between utf-8, windows, iso, dos, ibm, mac charsets. It's very useful with databases, text procesing, especially when you have many people on different computers and different operating systems working on the same web site.

  • Platform: Scripts, PHP

This tutorial will give you a better explanation of how the mysql works with PHP!.

  • Platform: Scripts, PHP

This library consisting of a single php file implements hierarchical datastructures (trees) using the mysql database. Nested set trees are flexible, they can have an arbitrary number of nodes and their data/structure can be read efficiently. The library implements all important functions: Tree creation, queries, reorganization, walks (traversal) and tree printing.

  • Platform: Scripts, PHP

New Downloads

Photostage Free Mac
Slideshow Software

Free software to create a
slideshow from your digital
photos on your Mac and add
video clips, music and more.
Easily drag ...

DetachPipe Free

Make Microsoft Outlook faster,
more stable and easier to
backup with DetachPipe - the
email attachment processor.
...

101 Clips

Free Multi-Clipboard and Clip
Organizer. If you ever wished
that you could copy more than
a single clip from one
document ...

Honeyview Image Viewer

Honeyview is very fast image
and archived image viewing
software. It allows viewing of
images within an archive
without ...

UltraFileSearch Lite
Portable

File Search Utility which is
able to quickly find Files,
Folders and Text on your
Local, Network, DVD, CD-ROM,
USB Hard ...

Red-Hot CD/DVD Burner

Red-Hot CD/DVD Burner is a
high-quality easy-to-work-with
software with many features
and options for CD and DVD ...

Visual SEO Studio

A desktop SEO Audit Tool, a
Visual approach to make SEO
tasks quick and easy. Crawl,
Spot on-site issues at a
glance, ...

Disk Drill

Disk Drill is a free
professional-grade file
recovery software, it values
the importance of your data by
implementing ...

Q4Search

Q4Search is an intuitive super
fast search application,
designed to improve your work
efficiency on texts. With
Q4Search ...

Azureus Ultra Accelerator

Azureus Ultra Accelerator is a
program designed to boost
Azureus downloads. These
practical and professional
plug-in ...