PHP Scripts - Database Tools

noSQL
noSQL is a small set (7kb) of SQL-like PHP functions to manage a database in an SQL-like way without a SQL-server. Everything is stored in flat .csv-formatted files, so putting data into noSQL or getting data from noSQL inside a spreadsheet...
nstrees - nested set tree library
This library consisting of a single php file implements hierarchical datastructures (trees) using the mysql database. Nested set trees are flexible, they can have an arbitrary number of nodes and their data/structure can be read efficiently...
OracleEditor.php
OracleEditor.php is a standalone PHP script which allows you to browse your Oracle database tables/views and insert, update and delete rows in any table. It has two modes for SQL entry - one is wizard-like, the other one allows executing ar...
ORAMON: Oracle Database Monitoring Tool
ORAMON is a free Oracle database monitoring tool. It can help you in managing critical database administration task easily. To avoid any complexity, we have tried to make the interface as much simple as possible....
Paginator
Paginator is a php class that will help you to split your record sets into pages. I wrote this class to save myself some time and then thought others might find it helpful. Paginator will return a number that you can use to set your base re...
Php Database Wizard
With this tool you can easily create a web forms to insert/update/delete function. You can view the data in a short list view and in a detail view, can set up various form check functions such as super real time check. You can easily change...
PHP DB Admin Control
This is a small web based database administration code using PHP 4+ and mySQL database. Features 1) Login 2) Control Panel 3) Add records 4) Edit records 5) Delete records 6) Logout...
PHP Excel Output
This php excel script will dump your data from SQL table (MySQL, supply your own SQL query) to a microsoft excel (.xls) file. The Excel file is specified as such by a set of headers, defining content. using php's header() function, also the...
PHP Excel Parser
This script reads MS Excel file and transports its data into Database, or HTML-page, etc. It does this using PHP under Unix and Linux without Windows tools like COM. The parser imports data from Excel files (versions 5.0/97/2000/XP). Import...
PHP Excel Parser Pro
Need a script that reads Excel file and transports the information into Database or creates an HTML file? PHP Excel Parser Pro is the answer! Works under Unix, Linux, SunOS, Windows using PHP without any additional modules. The parser impor...

Login to your account

Username:*

Password:*


Bookmark this page