Document sans nom
Visit : 8869 To day : 8 Connected : 2
|
Database Tools related scripts & softwares
Instantly create PHP web database applications that let users view, sort, search and edit data of a MySQL database easily from a single web page. You can fully customize the look of the generated files using cascading style sheets and easy HTML templates. You can create foreign key fields that allow users to select values for a field from another table (for example to select customer name in a receipt), and insure referential integrity. You can allow users to save data as CSV files that can be opened in Excel. AppGini now supports file and image uploads, which can be displayed as images or download links. Version 3.1 also adds support for radio buttons and lists boxes. In addition, when you modify any fields, the database will be automatically updated. You have total control over how users can interact with your data. You can easily create the database and tables without any SQL code. Download your free non-expiring trial now.
A web based program for creating online databases, written in PHP and MySQL. An Admin CP allows you to create databases, fields, categories, users, user groups and customize your databases using powerful templates & settings. Visitors can access your databases via the Visitor File. Export a database, create search forms, view database statistics, approve visitor uploads, implement user registration, use language files, and add built-in extras to your databases such a comments, ratings, and automatic file download logging. All clients receive 3 months free hosting with our partner, ThinkHost.
QLR Manager is a server based reporting, graphing and e-mail distribution tool for MySQL, Oracle and PostgreSQL. The application is 100% HTTP server based and is accessible using any newer mainstream browser... No client code to install. QLR Manager can be used as a stand-alone product or as middleware to integrate Report Objects into a website using an extensive set of PHP Class functions. Features include the ability to author and save individual or batches of queries, format reports by creating and saving layouts (Standard, Table, Pivoted and Custom), graph data with 5 chart styles, distribute output as e-mail, or download as HTML, XML, PDF and CSV files. You can also define macros to run queries with their associated layouts, organize queries and macros into menus, control access to limit user authorities, create HTML form controls to collect user input, and distribute customized e-mails based on addresses in your database. With the Wizard, knowledge of SQL isnt even required.
phpMyAdmin is intended to handle the administration of MySQL over the web. Currently it can: create and drop databases, create, copy, drop and alter tables, delete, edit and add fields, execute any SQL-statement, even batch-queries, manage keys on fields, load text files into tables, create and read dumps of tables, export data to CSV values, and administer multiple servers and single databases, check referential integrity. It supports about 40 different languages.
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.
Its available in several languages.
A PHP4 and PHP5 database abstraction library.
Supports MySQL, PostgreSQL, Interbase/Firebird, Oracle (Oci8), MS SQL 7, ADO, Foxpro, Access, Sybase, Sybase SQL Anywhere, DB2, Informix, Frontbase, SQLite, LDAP, Netezza, SAPDB, generic ODBC/ODBTP, PDO etc.
ADOdb provides code to handle inserts and updates that can be adapted to multiple databases quickly. A basic paginated grid is also provided, and support for database-backed session variables.
Support for PHP5 iterators and exceptions included.
Methods are provided for date handling, string concatenation and string quoting characters for differing databases. A metatype system is built in so that you can figure out that types such as CHAR, TEXT and STRING are equivalent in different databases. Able to create databases, tables, indexes portably using an xml schema or programatically. Also has sql performance monitoring and schema creation using XML.
DataMan is a simple tool to manage data in a mysql database. You only need to point the tool to a db host, and the tool does the rest. Databases, tables and fields are generated automatically from the host server. It is a great tool for content management - so you do not have to worry about providing admin interfaces - just create a great looking front-end. Dataman also logs all queries.
A class that makes it ridiculously easy to
use mySQL, Oracle8, Inerbase/Firebase, PostgreSQL, SQLite (PHP), SQLite (C++) and/or MS-SQL database(s) within your PHP/C++ script. Includes lots of examples making it very easy to understand how to work with databases. ezSQL has excellent debug functions making it lightning-fast to see what?s going on in your SQL code. ezSQL can dramatically decrease development time and in most cases will streamline your code and make things run faster as well as making it very easy to debug and optimise your database queries. It is a small class and will not add very much overhead to your website.
With this tool you can easily create a web forms to insert/update/delete data in a MySQL database. It automatically generates advanced search panel and form validation too. You can view the data in a short list view and in a detail view. You can easily change the look and feel with using css files. From version 0.4 you can connect to a remote server as well.
How many times have you hand coded a simple editor for a MySQL table in php? PHPMyEdit is a code generator to write this sort of editor for you automatically. You may never need to hand code a table editor again. PHPMyEdit can be used for anything that fits in a single MySQL table. Some of its examples include a visitors book; an estate agents database; and a company phone book.
|