Roadmap
We plan to add new features and enhance existing ones regularly. The following is a rough outline of our intended feature additions and improvements.
- Version 0.1: first public release
- table data browsing
- table data editing
- schema data browsing
- theme support
- Version 0.2
- initial Postgres support
- import / export of sql
- export csv, html
- execute sql
- improved character set support
- fixes:
- support for mysqli and MySQL new passwords under PHP 5
- keyboard shortcut change to allow hard returns in text fields
- Version 0.3
- import csv
- better support for multiple user installations
- data management: copy table/database, rename table/database, delete table/database, add databases
- Version 0.4
- editing enhancements for large text fields
- Version 0.5
- create tables
- schema editing
- Version 1.0 and beyond (possible features)
- searching
- user management
- support for creating indexes and foreign keys
- relationship manager
- query by example
- support for additional database servers