Home     PHP / Javascript / Ajax
PHP SQLiteManager Script

PHP Script Codes > database-tools

SQLiteManager Free

Rate: | Price: Free | Publisher: Office Site | Demo: | Views: 4133

PHP Script Codes > SQLiteManager
SQLiteManager is a multilingual web based tool to manage SQLite database.
The programming language used is: PHP4 and work fine with PHP5.
Work just as well on a platform Linux as on Windows or Mac OsX.
This project is in course of developpement, but it is alway very functional. The various functionality are:
- Management of several database
- Creation 'Connection' to several database
- Property of the database.
- Management of the options of the database. - Creation / update / delete tables
- Management of the indices - Showing / Insert / ALter / Suppression of data in the tables
- Imports data from a file
- execution of manual query from 'SQLite' format or from 'MySQL' format (conversion)
- Create / Update / Delete of View
- create / Update / Delete of Trigger
- Management of the user defined function. (usable in SQLiteManager query)
- exports structure and data to the SQL format