Uncategorized

Databased – Personal Edition (Database Abstractions)

By Acty, May 12, 2014

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: admin@admin.com
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

Supported column types

  • Numbers (up to 11 digits)
  • Small text (up to 255 characters)
  • Big text / HTML
  • Date
  • Select (choose from predefined values)

Databased works great for: creating an admin panel to manage existing databases, creating online spreadsheets, share databases and/or tables with other users, maintain CRM data, track sales and/or inventory, etc

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)
  • phpMyAdmin access to setup the initial database
  • An FTP tool to upload the files
Chilly Orange Twitter   Chilly Orange Blog

Chilly Orange Support Forums