- DRAFT - USE ONLY FOR TEST -
Forms extension is a C# extension for MindTouch that allow to crete forms inside page and link them with a dedicated mysql database
I read a lot of article about schema less database (like the friendfeed approach), infogrid and others, but at the end I have two question:
Probably two different things...
I think that in some cases a real ACID database is the only solution so I develop a modified MySql C# application that add a form capabilities to MindTouch
The idea is to allow anyone to execute query granting the security. This architecture keeps the query on a local file and pass only parameters and variable from the dekiscript and front end so users can't add sql code or query (only the administrators can do this accessing the xml file)
Note: this solution support a many-to-many relationship, so in a forms you can automatically create/update data of other tables
Note 2: yes, this solution require a good knowledge of mysql, but doesn't require a knowledge of C# becouse every configuration is in the xml file and dekiscript template
I prefer to have a light, strong, fast solution that required some Sql knowledge instead having a thousand lines of code for a control panel that will make the application big and hard to modify.
| Images 0 | ||
|---|---|---|
| No images to display in the gallery. |
Copyright © 2011 MindTouch, Inc. Powered by