Page 1 of 1

PostPosted: Mon Feb 26, 2007 4:11 pm
by hans
i'm looking for a kind of dataface roadmap, if there is any chance to support other databasses too. especially interested in PostgreSQL.
i think they call it 'database abstraction layer'. Any ideas for that?
thanks.

Hans

PostPosted: Tue Feb 27, 2007 12:58 pm
by shannah
Hi Hans,

At this point it is unlikely that there will be a PostgreSQL version in the near future. Dataface uses a lot of MySQL specific stuff and I don't have the resources to maintain a multi-database system right now. If one of my clients required PostgreSQL and had some resources to put into developing it and supporting it, that might make it different, but I currently don't have the need.

Porting it would involve more than just putting in the usual DB abstraction layer. There are a lot of MySQL specific calls that would all have to be reworked. In theory it would be possible to do this be sitting down and hashing it out, but it would be quite a bit of work.

Best regards

Steve

PostPosted: Wed Feb 28, 2007 9:44 am
by hans
hi steve,

ok, thank you.

have a nice day
hans

PostPosted: Tue Jun 05, 2007 7:58 am
by dodo
Dear All,
Is there a way to replace Dataface with Apache??????

Plz reply ASAP
Thanx

PostPosted: Tue Jun 05, 2007 10:03 am
by shannah

I'm not sure I fully understand the question.Ê Dataface is a PHP framework that runs on top of Apache.Ê If you can elaborate on what you are trying to do, perhaps I can provide some suggestions.

-Steve