Database Tools scripts - Top 4 Download

Database Tools script downloads

Database resultset navigation

Database resultset navigation script helps you to create page links for your (MySQL) database resultset.This PHP function is all you need to create forward / backward links (paging) for the records in a database resultset. The setup is very easy, just call the function at the place where the links to ...

Web Based Database Query Tool

Web Based Database Query Tool is a simple free Web based MySql database query tool.Features: - Web based mysql database query tool in php. - Easy to use tool that can be integrated in to any web page. - Dynamically change to any database or host. - Execute select, update, delete,abase ...

QuickDat

QuickDat is an easy way to store your data online, without the need to have support for databases (such as MySQL, PostgreSQL, or MSSQL) on your server. Features: - Manage tables - Add/ Edit/ Delete table rows - Simple scratchpad to edit texts - Search tables, search rows - Complete calendar ...

DBMan SQL

It provides a web front end to add, modify, delete or search on any type of database. You can use the easy setup wizard to create your own database from scratch, or auto create a configuration file based on an existing table! DBMan SQL also includes a flexible user system. You ...

DBMan

DBMan is a full-featured Database Manager that provides a web interface to add, remove, modify or view records in a flatfile ascii database. An advanced user management system helps keep database maintenance easy and efficient, while a powerful permissions system lets you monitor and manage additions to your growing database. ...

phpWebApp

phpWebApp is an application framework which makes easy and simple the task of building PHP web applications based on relational databases. It separates the task of designing and changing the layout of the application from the task of implementing the logic of the application, by using XML templates that are an ...

Docarc

Document Archive (docarc) is a database written in Perl to help you (and your workgroup) keeping track of the vast amount of electronic documents and BibTeX entries you might have in use. The underlying database is MySQL (because it's addressed through Perl's DBI, it might work with others as well). It's ...

MySQL Backup Tool

MySQL Backup is written in Perl. It uses mysqlshow to grab the database names and "show tables" to grab the table names for a user's account, and then uses mysqldump to save the data in a subdirectory named in the script. It then tars and gzips the files, using the date ...

LOVD

This script provides you a freely available tool for Gene-centered collection and display of DNA variations with minimal phenotype and patient data. ...

knoda

knoda is a database frontend for KDE. It is based on hk_classes and is released under the GNU General Public License (GPL). Knoda allows you to: - define and delete databases; - create, alter and delete tables,indices and referential integrity; - add, change and delete data in tables; ...

Refbase

refbase is a web-based, standards-compliant, multi-user interface for managing scientific literature and bibliographic references. Based on php and mysql, it offers a bibliography database with powerful search tools and automatically generated citation lists. You can have a look at a more detailed introduction to the aims and history of refbase. Features: - ...

FormEntry

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

Bonddb

Bonddb is a object oriented wrapper for postgresql SQL. It's a fast data abstraction layer written in C for C/C applications to allow easy access to class objects.Bonddb is not a stand alone object oriented database, but works on top of SQL so you still get a solid proven backend with ...

Pybliographer

Pybliographer is a tool for managing bibliographic databases. You can either use its graphical interface (based on Gnome) which provides powerful editing capabilities, a nice hierarchical search mechanism, direct insertion of references into LyX and Kile, direct queries on Medline, and more. Or you can directly access its internal python classes ...
Python

MonetDB

MonetDB is a open-source database system for high-performance applications in data mining, OLAP, GIS, XML Query, text and multimedia retrieval. MonetDB often achieves a 10-fold raw speed improvement for SQL and XQuery over competitor RDBMSs. ...

DBAComp

DBAComp is an easy-to-use graphical tool for Oracle database administration. It allows to visualise the content of the data dictionary of Oracle databases. It does this in a way that allows you to drill down from one item of information to related ones in a completely graphical way. The SQL used ...

PythonReports

PythonReports is a toolkit aimed to build database reports in Python programs. The toolkit includes report template designer, report builder and several printout renderers for GUI and graphic file output. Report builder applies a template to a sequence of uniform data objects and produces a printout structure that can be saved ...
Python

DirectoryStorage

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. Your data is not locked away inside an unfamiliar, ...
Python

Dee Module

Dee Module implements a truly relational database language using Python. ...
Python

Dynamic Generation of image labels

In the Web domain, sometimes it is necessary to dynamically create images containg just text. This script uses PIL to do just that, and it can be integrated to Zope/Plone through External Methods. ...
Python