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

Listing of Database in Scripts

  • dgMaster
  • License: Freeware
  • Price: 0.00
  • Rating

dgMaster is a simple, free, extensible and open source data generator released under the GPL license. It is currently under development, (for now, only text format is supported), and the plan is to extend it with many features (database, xml and more).

  • Platform: Scripts, Java

Zmanda Recovery Manager (ZRM) for MySQL simplifies the life of a database administrator who needs an easy-to-use yet flexible and robust backup and recovery solution for MySQL server. With ZRM for MySQL you can: - Schedule full and incremental backups of your MySQL database.

  • Platform: Scripts, CGI and Perl
  • WebMySQL
  • License: Freeware
  • Price: 0.00
  • Rating

WebMySQL script creates a web interface to a MySQL database server. Features - Supports the following SQL queries: - SELECT - DESCRIBE - JOIN - SHOW - DROP - CREATE - USE - INSERT - EXPLAIN - Advanced query options such as LIMIT, DISTINCT and GROUP - Fully customisable look and feel using CSS and HTML templates - HTML results or downloadable CSV file - mysqldump file import and export - Empty databases and tables.

  • Publisher: Mark Terry
  • Date: 27-05-2013
  • Size: 20 KB
  • Platform: Scripts, CGI and Perl

The ability to create network-aware applications opens a whole new world for software developers. In the past, most applications performed their designated task by utilizing the resources available on the local machine. Today, many applications benefit from being more cooperative, by communicating with each other over a network.

  • Platform: Scripts, ASP.NET

This script allows you to display and edit your database tables or queries with as little as 4 lines of code. Features: - Specify db connection and query. AxpDB generates the HTML code for your data - View as pageable grid or form - Use the free format cell for advanced display.

  • Publisher: axezz
  • Date: 25-05-2013
  • Size: 184 KB
  • Platform: Scripts, ASP.NET

CSVBackup is an administrator tool to backup your CSV database online without FTP and downloading. The advanced version will allow you to restore and view the files..

  • Platform: Scripts, CGI and Perl

COM object (DLL) that implements data collection using B Tree algorithm (with balanced nodes). Extremely fast searches, insertions and deletions of data. Theory knowledge is not needed to use the component. Component is multithreaded (good for ASP). Use this object instead of a collection or a dictionary object and see your application performance boost many folds.

  • Publisher: ZBit Inc.
  • Date: 24-05-2013
  • Size: 266 KB
  • Platform: Scripts, ASP.NET

Remote MySql Manager is a PHP code to manage a MySql database over the web. It allows you to Add/Drop databases and tables, Insert/Update/Delete records, Enter your own SQL query, Import text files into a table, Export tables as plain text. You do not need configuration files or installation scripts.

  • Platform: Scripts, PHP

dotConnect for SQLite is an enhanced data provider for SQLite that builds on ADO.NET technology to present a complete solution for developing SQLite-based database applications. dotConnect for SQLite offers both high performance native connectivity to the SQLite database and a number of innovative development tools and technologies.

  • Publisher: crlab.com
  • Date: 22-05-2013
  • Size: 7342 KB
  • Platform: Scripts, ASP.NET

DrasticGrid is an Ajax-based datagrid with editing support. It uses MySQL as a data source and it supports pagination, sorting, editing records, adding records and removing records. Pagination is implemented efficiently, only the visible data is sent to the browser.

  • Platform: Scripts, JavaScript
  • Koha
  • License: Freeware
  • Price: 0.00
  • Rating

Koha is a comprehensive system that will intelligently run your library - large or small, real or virtual. Key features - A full featured modern integrated library system (ILS). - Award winning and open source no license fee, ever. - Linux, Unix, Windows and MacOS platform.

  • Platform: Scripts, CGI and Perl

QuiLogic has developed SQL/XML-IMDB, a high performance in-memory native xml database component with SQL and XQuery interface, transaction and multi-threading support. Available as NET Assembly, ActiveX, DLL and LIB component including ANSI as well as UNICODE libraries.

  • Platform: Scripts, ASP.NET
  • MOLE
  • License: Freeware
  • Price: 0.00
  • Rating

MOLE (Make Our Life Easy) php code generator for mysql web based applications. It provides plugin support(listgen,formgen), customizable templates, simple code no class,easy to use interface. (Similar to phpcodeGenie)..

  • Publisher: Xumxum
  • Date: 19-05-2013
  • Size: 113 KB
  • Platform: Scripts, PHP

Bond is a rapid application development framework for building applications for the linux desktop and the web. Using bond you can quickly build database forms for Gnome Linux, or the web via standard HTML and AJAX or for windows using win32 version. Bond uses a XML file for defining widget layout and database interactions.

  • Publisher: Andru Hill
  • Date: 19-05-2013
  • Size: 4547 KB
  • Platform: Scripts, C and C plus plus
  • Gaby
  • License: Freeware
  • Price: 0.00
  • Rating

Gaby is a small personal databases manager for Linux using GTK and Gnome (if available) for its GUI. It was designed to provide straight-forward access to databases a 'normal' user would like (addresses, books, ...) (see the descfiles page) while keeping the ability to easily create databases for other needs.

  • Platform: Scripts, C and C plus plus

PHP scripts to help manage a html form to admin data in a MySQL database. With only some lines of PHP code you get a html form. Features: - easy management, - customizations, - drop down lists easy, and others..

  • Platform: Scripts, PHP

This is a simple Database Management System written in PHP. With this DBMS if you can't afford an MySQL hosting you can create a site using this DBMS to store data. Simple and Easy to use..

  • Platform: Scripts, PHP

The PHP Wine Inventory Management System is an open source wine cellar database. It provides an easy-to-use web interface for complete inventory management. Features: - Multi-user capability with user-specific security permissions - Usage tracker with ability to log all submissions, updates and checkouts - Separate function for recording results from wine tasting events - Intelligent installation and upgrade procedures - Port phpWIMS to Postgres.

  • Platform: Scripts, PHP

FormEntry will build an HTML form for your SQL tables allowing users to maintain some or all of the content through familar HTML forms and yet you don't need to bother to create the HTML. FormEntry will generate the form directly from the tables and control the behavior and access of each column of data - not showing some, allowing only read-only viewing for others, and allowing full modification for others.

  • Platform: Scripts, PHP

SQL injection digger is a program that looks for sql injections and common errors in websites..

  • Platform: Scripts, Ruby

MyDirect .NET, formerly known as MySQLDirect .NET, is an enhanced data provider for MySQL that builds on ADO.NET technology to present a complete solution for developing MySQL-based database applications. MyDirect .NET offers both high performance native connectivity to the MySQL database and a number of innovative development tools and technologies.

  • Publisher: crlab.com
  • Date: 09-05-2013
  • Size: 8212 KB
  • Platform: Scripts, ASP.NET

SqlBuilder is a library which attempts to take the pain out of generating SQL queries within Java programs. Using one programming language (Java) to generate code for another language (i.e. SQL) is always a challenge. There are always issues with escaping characters within string literals, getting spaces in the right place, and getting the parentheses to match up.

  • Platform: Scripts, Java

PHP DB Edit Toolkit is a set of PHP classes makes the generation of database edit interfaces easier and faster. The main class builds tabular and form views based on a data dictionary and takes over handling of insert/update/delete and user input. PHPDBEditTk's work is based on a so-called data dictionary, in which the tables in the database are defined again.

  • Platform: Scripts, PHP

This SQL*Plus script shows data on scheduled jobs, non-broken jobs, broken jobs, and jobs currently running under the DBMS_JOB package.

  • Platform: Scripts, JavaScript

The Coalesys Region Control is a set of free images, HTML and ASP.NET technology to provide a region map on your website that allows users to speed up their selection of states and provinces by clicking on a map. This free control can be implemented as standard HTML or as an ASP.

  • Platform: Scripts, ASP.NET

Eyesis Data Grid Control can execute a given SQL query and generate HTML and javascript code to display the data in an HTML table. The table listing can be sorted by clicking on the column header titles. AJAX can also be used to display the data grid tables.

  • Publisher: Mike Frank
  • Date: 04-05-2013
  • Size: 307 KB
  • Platform: Scripts, Java

Crisoftricette is a PHP application to store a personal cooking recipe database. It needs PHP4, MySQL database, a PHP-aware webserver and a web browser. This application supports full internationalization even for right-to-left languages..

  • Publisher: snowdog
  • Date: 01-05-2013
  • Size: 184 KB
  • Platform: Scripts, PHP

Connect class is a very simple MySQL database wrapper class. It can establish MySQL database connection using configuration values from given configuration file in the .ini format. Connect class can also execute SQL queries, retrieve the result set row count, retrieve the result set row data, and retrieve the last inserted id.

  • Platform: Scripts, Java

The RPT Software - Report Server product is a web delivery system for Microsoft Access reports. It enables you to easily build a web site in which a user can press a button and a report is created dynamically and returned to the user in a number of possible formats.

  • Platform: Scripts, ASP.NET

Solar Imperium is a evolved port of a old game named SOLAR REALMS ELITE. Now Solar Imperium advanced to integrate with AJAX and AFLAX..

  • Publisher: John Lim
  • Date: 27-04-2013
  • Size: 5396 KB
  • Platform: Scripts, PHP

New Downloads

DocuFreezer

DocuFreezer is the software
for batch converting different
document types. DocuFreezer
document conversion algorithms
...

Free Hexagons Game

Free Hangman Game is a smal
popular word guessing game
where have to guess the word
by picking the letter.

PhotoPad Photo Editing
Software Free

PhotoPad Free image editing
software is a free photo
editor for Windows. It allows
you to edit and apply effects
to ...

Shareaza

Shareaza is a file sharing
application for Windows that
allows you to download and
upload music, video etc. on
four ...

BitComet Ultra Accelerator

BITCOMET ULTRA ACCELERATOR is
an effective plug-in for
BitComet P2P. The program
includes most modern
technology that is ...

CinemaDrape

CinemaDrape helps you focus on
your current task on the
screen (such as a video in a
web page, a photo or a
document ...

LightMan Converter

LightMan Converter is a highly
recommended audio program for
those looking for a lite,
accessible CD ripping, audio
...

Privacy Eraser Portable

Privacy Eraser is an
all-in-one privacy suite that
protects your privacy by
cleaning up all your Internet
history tracks ...

Biometric Handpunch Manager
Personal

Biometric Handpunch Manager
allows you to manage all of
your Handpunch devices in
seconds.

Free File Encrypter

Free file encryptor is
designed to encrypt files of
any types like audio, video,
text, images, EXE programs,
etc. in few ...