


Databased Personal is a powerful database application platform. It allows you to turn a MySQL database into a beautiful and user-friendly online application. Use it to create online spreadsheets, maintain customer data, inventory data, sales data, etc.
Try the online demo at databasedapp.com/personal/demo using the following login details:
user: [email protected]
pass: password
Databased features:
- Manages a single database
- Import CSV data to built new tables
- Import CSV data to add to existing tables
- Role based user management to restrict access to certain databases or tables
- Support for relation data and foreign keys; allows columns to be connected to another table restricting input for that column
- Extended search functions (combine multiple search items using “contains”, “equals”, “not contains”, “greater then”, etc)
- Private tables and/or private records
- Beautiful and user-friendly design
- Built with CodeIgniter and Flat UI Pro
- Numbers (up to 11 digits)
- Small text (up to 255 characters)
- Big text / HTML
- Date
- Select (choose from predefined values)
Databased requirements:
- PHP 5.1.6 (older versions might work)
- MySQL (with support for InnoDB tables and foreign keys, without InnoDB foreign keys will be disabled)
- PHP’s MySQLi extension (required by the installer script)
- phpMyAdmin access to setup the initial database
- An FTP tool to upload the files
- LAMP environment (Linux, Apache, MySQL and PHP), Windows environments usually work, but we don’t support these