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

Listing of Database in Scripts

PDO XML Grid can executes a given SQL query using PDO and generates a XML document from the query results. An XSL stylesheet can be used to transform the generated XML document into an HTML table..

  • Platform: Scripts, Java
  • JRower
  • License: Freeware
  • Price: 0.00
  • Rating

The flat file can be a text file in CSV, delimited, or fixed length format. It can also be an Excel file. You supply a XML file describing the fields in the file and thier mapping to the database table columns. Ycvou can also add validations that the input data must pass before it is inserted to the database.

  • Platform: Scripts, Java

DMO stands for "Database of Managed Objects." This is a tool for documenting all objects within a data center. It provides an object-based overlay on a MySQL database, with a Web-based interface, which allows new objects to be defined in a hierarchy.

  • Platform: Scripts, PHP

Oracle Berkeley DB is the industry-leading open source, embeddable database engine that provides developers with fast, reliable, local persistence with zero administration. Oracle Berkeley DB is a library that links directly into your application. Your application makes simple function calls, rather than sending messages to a remote server, eliminating the performance penalty of client-server architectures.

  • Platform: Scripts, C and C plus plus

MySQL-Server-Manager is a PHP-program that allows you to administrate a MySQL-Server. You can create Databases, delet some details of some details of databases and users..

  • Platform: Scripts, PHP

MorkParser is an efficient C implementation of Mozilla's Mork database format reader. It is dependent on Trolltech Qt, but this dependency can be easily removed. Mork is a type of file format used by browsers based on Gecko engine that allows the data manipulation.

  • Platform: Scripts, C and C plus plus
  • mysqlwdb
  • License: Freeware
  • Price: 0.00
  • Rating

mysqlwdb is CGI script written in Perl, easy to configure and to install, intended to manage (SELECT, INSERT, etc.) MySQL database tables through your web browser interface. You have to edit and configure only ONE file..

  • Platform: Scripts, CGI and Perl

This is a very simple imitation of a relational database like MySQL, Oracle, MSSQL, etc. It uses the same SQL query and commands to function..

  • Publisher: Monika007
  • Date: 26-01-2013
  • Size: 10 KB
  • Platform: Scripts, CGI and Perl

Database Architect is intended to be a powerful and easy to use tool for designing database schemas. It provides a visual design mode from which you can create, modify, and relate tables to one another. Its underyling architecture provides a mechanism by which any network-accessible database can be supported, though the current implementation solely supports PostgreSQL.

  • Platform: Scripts, C and C plus plus
  • BIND DLZ
  • License: Freeware
  • Price: 0.00
  • Rating

BIND DLZ will add capabilities to Bind 9 that will allow Bind backend databases to support adding and removing zones without interrupting normal server operation. DLZ (Dynamically Loadable Zones) is a patch for BIND version 9 that simplifies BIND administration and reduces memory usage and startup time.

  • Publisher: XMLPitstop
  • Date: 25-01-2013
  • Size: 246 KB
  • Platform: Scripts, C and C plus plus

DirectoryStorage is a Storage for ZODB, the object database used by Zope. It uses ordinary files and directories to store revisions of ZODB objects; one file per revision per object. Features: - very simple file format; one file per revision per object.

  • Platform: Scripts, Python

Everything provided with the standard Coalesys Internet NewsWire package, plus custom programmability for developers who wish to generate NewsWire messages from their own applications.Included with the PRO package: - NewsWire Client A Windows System Tray application easily customized and distributed to the listening audience.

  • Platform: Scripts, ASP.NET

The RPT Software - Batch Reporting Module is an Access module which exposes two functions to help you easily create Microsoft Access reports in the following formats: - Adobe PDF (Portable Document Format) - RTF (Rich Text Format) - Microsoft Excel - Microsoft Snapshot.

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

CrocoPat manipulates relations of any arity, including graphs (which are binary relations). Its simple and expressive query and manipulation language is based on first-order predicate calculus. The implementation is based on the data structure binary decision diagram (BDD), which is well-known as a compact representation of large relations in computer-aided verification.

  • Publisher: Dirk Beyer
  • Date: 20-01-2013
  • Size: 3748 KB
  • Platform: Scripts, C and C plus plus

phpMyViews is a small PHP script, which allows you to easily create mySQL queries and put the output in HTML pages. 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.

  • Platform: Scripts, PHP

SQLite COM (or precisely SQLite2 COM) is a zero-configuration, in-process, SQL database engine which is implemented in a single DLL. It is a member of the newObjects ActiveX Pack1 Family and depends on the AXPack1 core DLL only. The SQLite COM is based on the source code of the version 2.

  • Publisher: ZmeY soft
  • Date: 20-01-2013
  • Size: 2591 KB
  • Platform: Scripts, ASP.NET

MySQLDataManagement provides you a set of php scripts to manage your data for selected database. All your tables will be shown you for data management on them. MySQLDataManagement is intended to add / edit / delete / list records on selected table - DB .

  • Publisher: Gunebakan
  • Date: 17-01-2013
  • Size: 41 KB
  • Platform: Scripts, PHP

Queries can be run on a local or remote database. It is recommended to use the tool on a MSSQL database. Here are some key features of "PHP SQL Server (MSSQL) Query Analyzer": * SQL code highlight * Table browser * Field browser * Top records * Export CSV results * Most used tables feature.

  • Platform: Scripts, PHP
  • Luma
  • License: Freeware
  • Price: 0.00
  • Rating

Luma is a graphical utility for accessing and managing data stored on LDAP servers. It is written in Python, using PyQt and python-ldap. Plugin-support is included and useful widgets with LDAP-functionality for easy creation of plugins are delivered. Currently Luma supports english, german, portuguese and norwegian.

  • Platform: Scripts, Python

InfoCaptor is a complete reporting and dashboard solution. Create Dashboards on Desktop and Deploy and share them on your intranet or webserver * No coding knowledge required. Complete Visual Dashboard Development * Supports Oracle, MySQL, SQL Server, DB2, Access, Excel, Sybase and all other databases (jdbc/odbc) * Role based Security * Free Dashboard Development support * Pre-defined Oracle Apps(ebs) Dashboards for GL, AR, PA and Discoverer * Query Excel files over web URLs as Data source using SQL statements * Use it as a Desktop Dashboard or your web based Dashboard App Highlights * Create dashboard using Excel Spreadsheet This is a powerful feature particularly useful for doing quick prototypes.

  • Platform: Scripts, Java

MySQL-Formmaker is a tool for creating easy administration forms and output of data.MySQL-Formmaker creates MySQL database, admin, and output files on the fly after you defined your forms, types of input, order, and so on. Ideal tool to create small dynamic sites with a backend to control your content.

  • Platform: Scripts, PHP
  • PyORQ
  • License: Freeware
  • Price: 0.00
  • Rating

PyORQ (Python Object Relational binding with Queries) implements persistence for Python objects using a relational database (RDBMS, e.g. PostgreSQL MySQL) for storage. The innovative aspect of PyORQ is the use of Python expressions to denote queries which can be automatically translated into SQL and then be executed by the backend.

  • Platform: Scripts, Python

LAS is a media cataloguing system coded in php, mysql and javascript for books, movies, journals & magazines (music planned). LAS is currently geared torward the individual user, but in the future may introduce features for institutions & groups..

  • Publisher: Aaron D
  • Date: 14-01-2013
  • Size: 399 KB
  • Platform: Scripts, PHP

MyJSQLView provides an easy to use Java based GUI, graphical user interface, frontend for viewing, adding, editing, or deleting data in the MySQL, PostgreSQL, & HSQL databases. A query tool allows the building of complex SELECT SQL statements. The application allows easy sorting, searching, and import/export of table data.

  • Platform: Scripts, Java

Mysql Data Manager (shortly MDM) is multifunctional and multiplatform web based mysql administration tool and data editor. This is a CGI script written in Perl. It uses web browser based GUI, which provides a complete set of high-level and low-level capabilities.

  • Platform: Scripts, CGI and Perl

Torque is an object-relational mapper for java. In other words, Torque lets you access and manipulate data in a relational database using java objects. Unlike most other object-relational mappers, Torque does not use reflection to access user-provided classes, but it generates the necessary classes (including the Data Objects) from an XML schema describing the database layout (which can either be written by hand or generated from an existing database).

  • Publisher: Conradude
  • Date: 10-01-2013
  • Size: 256 KB
  • Platform: Scripts, Java

CVOrganizer is a set of PHP scripts, that is helpful for managing a bunch of job aplications. It can help the so called "human resources managers". The set includes a full and customisable web interface. The job applicants have to fill in a form..

  • Platform: Scripts, PHP

LiquiBase is an open source (LGPL), DBMS-independent library for tracking, managing and applying database changes. It is built on a simple premise: All database changes (structure and data) are stored in an XML-based descriptive manner and checked into source control.

  • Publisher: msjurset
  • Date: 09-01-2013
  • Size: 1782 KB
  • Platform: Scripts, Java

ASP/ODBCConfig is a server side COM component that helps web developers to managing a ODBC Data Source Name (DSN). Allow you to create new DSN, edit, remove existing DSN. - Easy to use and powerful ODBC/DSN management operations. - Can create DSNs for all drivers that are installed on server computer.

  • Platform: Scripts, ASP.NET

phpOraAdmin is a tool written in PHP intended to handle the administration of Oracle user tables over the WWW in a very similar way as phpMyAdmin does. It can browse/edit/insert/delete rows, execute any SQL statement and more..

  • Platform: Scripts, PHP

New Downloads

DocuFreezer

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

DetachPipe Free

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

Free OCR to Word

Free OCR to Word creates
editable and searchable MS
Word or Text files from any
image or scanned document
within few ...

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

ChrisPC Free Video
Converter

ChrisPC Free Video Converter
is an amazing software ready
to convert your family videos,
preferred movies or downloaded
...

Donar MP3 Recorder

Donar MP3 Recorder is a
flexible sound recorder tool
designed to capture any sound
in real-time that goes through
your PC ...

Azureus Ultra Accelerator

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

BlueFox Free PDF Convert
Master

lueFox Free PDF Convert Master
is an all-round free PDF
converter that can convert PDF
to other formats like Word,
Excel, ...

Leawo PowerPoint to Video
Free

Leawo PowerPoint to Video Free
is a totally free yet clean
converter PowerPoint to video
with all animations and ...

Falco American Pool

Try to run the table with this
stunning 3D billiards
simulation.