PDA

View Full Version : Other Server Side Implementations



Remy
06-12-2009, 09:21 AM
I wonder if there are any thoughts given to writing other server side implementations? and also other DBs (MS SQL?).

I myself use MS SQL and Classic ASP (Doh!)

Remy
06-12-2009, 09:23 AM
Scratch that, just noticed it's built on Zend, apologies.

ThorstenSuckow
06-13-2009, 11:58 AM
I wonder if there are any thoughts given to writing other server side implementations? and also other DBs (MS SQL?).

I myself use MS SQL and Classic ASP (Doh!)


Support for other DBs than MySQL is planned (PostgreSQL will be one of them) - and regarding different server side language: The view is completely detachable, thus not neccessarily relying on PHP; however, one would have to implement the backend in a different language.