Table Editor

Help | About | Documentation | Download | Restore Demo's Initial Values

Table editor's main purpose is to help maintain tables, usually created with a database software like MySQL.

Who?

All websites have (or should have...) content mangement systems to help change the content dynamically. this allow people without any programming background to manage their own websites.

this is implemented with a table contains the raw data, and a script to extract the data from the table to a well designed html. (1 in the diagram - a table sending data to the website).

Sometimes, a dynamic website will allow visitors to register. this data is also saved using tables. the web administrator will then want to view and search that table. (2 in the diagram - the website updates the table.)

What?

Table Editor makes searching and updating tables as easy as possible. this tool can be used both by regular users, and by web developers due to it's easy setup.

Why?

Table Editor's most important feature is intuitive use. it's interface reminds that of Microsoft Access.

With Table Editor you can:

Developer features: