Database Tools scripts - Top 4 Download

Database Tools script downloads

TextDB PHP

If you don't have access to a database but you do have access to PHP, and you want your web data stored in a database, then this is what you're looking for! Full sql compatibility is planned as well as a perl port. ...

movTable

movTable is an open source, multiplatform php class for creating database driven html tables. Created tables are heavily flexible and user-friendly: they can be sorted, filtered, they have re-sizeable columns and context menus. movTable-enabled html tables have also Drag and Drop capabilities.Tables published on the web are now easy to read ...

phpcocktails

phpcocktails is a PHP tool to help you to manage your favorite cocktail / cocktails (ingredients, composition, images...). It allows you to query a database in order to make the desired cocktail. ...

Open Pastebin

Open Pastebin is a PHP pastebin framework. A pastebin allows users to upload text to a database, and view the submitted text. ...

Another way to use fields for databases

Another way to use fields for databases script is a lightweight method to access the field names from a database. ...
Python

Adding SQLite sign function

This script adds a user defined Sign function to SQLite using PySQLite. Requirements: · PySQLite ...
Python

Run SQLite connections in isolated threads

This script lets databaseconnections live in their own thread and queues are used to communicate with them. ...
Python

Metakit for safe reading and writing

Metakit is a reliable/lightweight/fast database library that python can use. Metakit has an extend mode that enables many simultaneous readers and one writer w/out needing a database server to synchronize things. ...
Python

GUID Script

This script is a globally unique identifier that combines ip, time, and random bits. Since the time is listed first, you can sort records by guid. You can also extract the time and ip if needed. GUIDs make wonderful database keys. They require no access to the database (to get the ...
Python

Simple ZODB viewer in wxPython

This is a very simple script that allows you to examine a ZODB database. Start the script and you can see what is in your ZODB file as well as the overall structure. ...
Python

SQLiteWebAdmin

SqliteWebAdmin is a OpenSource web based Database administration tool for SQLite Databases, written in PHP.Features - Manage multiple SQLite Databases - Create new Databases - Show, and Edit Database Properties - Create new Tables - Show and Edit table structure - Browsing Table Data ...

PHP CD Archive

PHP CD Archive is a PHP/MySQL driven web application for recording locations of various files. ...

Scaffold4PHP

Scaffold4PHP allows PHP developers to create Class representations and basic CRUD (Create, Retrieve, Update, Delete) methods for all tables in a database in seconds. ...

Modifying pickles without instantiating objects

This code loads arbitrary pickles. It just loads their data into totally inert objects which you can then traverse and do what you like to. It's pretty similar to processing a DOM tree. ...
Python

Metis

Metis is an open source project management module developed in PHP using MySQL for a database backend. Metis features a simple installation and configuration and is designed with simplicity and ease of use as the primary goals. ...