|
Project Information
Links
|
This framework's main focus is to write database applications with flex, by simplifying SQL execution and communication. It aims to simplify the global development by focusing on client-side. Version 2 is here, transactions are be supported, and queries can be executed synchronously or asynchronously. Server-side works on top of ADODB for PHP. SQL can be stored server side to avoid reverse engineering. The project has been using SOAP as a communication standard, but finally I came back to a home made protocol, that is really lighter. |