Categories
Tags → Execute Sql Queries

MyDBDB MySQL multi-databases browser

This set of scripts can be used, with minor customization, to access multiple MySQL databases (hence, &"DBDB&"), even at different servers (if they are accessible from the web server where these scripts run), for displaying data in ...
DETAILS

Simple MySQL DB Class

This class is a MySQL database access wrapper. It can: - Connect to a MySQL server - Execute SQL queries and retrieve single value results or return result rows into arrays - Return the last inserted table row identifier, the number of resu...
DETAILS

Database Report Generator

Generate your database reports with this wizard in only a few minutes on any of your existing MySQL databases. Since this is a php driven application you simply upload the application files to a folder within your web site and you are ready to genera...
DETAILS

PostgreSQL Maestro

PostgreSQL Maestro is a high-quality Windows GUI admin tool for PostgreSQL server management, control and development. PostgreSQL Maestro allows you to create, edit, copy, extract and drop all the database objects such as schemas, tables, views...
DETAILS

FireBird Maestro

Firebird Maestro is a powerful solution for the Firebird server administration and development. It allows you to create, edit, copy, extract and drop all the database objects such as tables, views, procedures, domains, generators, etc., build queries...
DETAILS

Class: Easy MySQL class

This class is a simple wrapper to access MySQL databases. It can establish connections to a given MySQL server and execute SQL queries in a single call. The query result resource handle, columns names, number of returned rows and last ins...
DETAILS

PHPMyCluster

PHPMyCluster is a PHP / C++ / MySQL library system for multi cpu processing. It is in essence a highly optimized database load balancing system written on the code level, for advance server setups. By having multiple MySQL Servers running on differen...
DETAILS

MySQL Dialog

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

MySQL Maestro

MySQL Maestro is the premier MySQL GUI admin tool for database management, control and development. MySQL Maestro provides you with the ability to perform all the necessary database operations such as creating, editing, copying, extracting and droppi...
DETAILS

phpSQLGen

This project provides functions for generating SQL queries, HTML tables, and XML documents. It consists of two classes and a set of utility functions. SQLGen provides PHP functions for generating SQL query strings from arrays. TableMaker generates an...
DETAILS
©2003-2019 jCay.com