Re: [Virtuoso-users] Organizing Virtuoso, PHP, Mysql

2010-12-09 Thread Luka
Aldo, you are the greatest... There will be more questions, though... I will give a look at pages you gave me... Regards, Luka On 9.12.2010. 17:40, Aldo Bucchi wrote: On Thu, Dec 9, 2010 at 1:32 PM, Luka wrote: Aldo, thank you very much for such a thorough reply but the thing is I'm using a

Re: [Virtuoso-users] Organizing Virtuoso, PHP, Mysql

2010-12-09 Thread Aldo Bucchi
Sorry, I pointed you to the SQL procedure language reference. I wanted to point you to the basic SQL reference ( create table and such ). http://docs.openlinksw.com/virtuoso/sqlreference.html On Thu, Dec 9, 2010 at 1:40 PM, Aldo Bucchi wrote: > On Thu, Dec 9, 2010 at 1:32 PM, Luka wrote: >> Al

Re: [Virtuoso-users] Organizing Virtuoso, PHP, Mysql

2010-12-09 Thread Aldo Bucchi
On Thu, Dec 9, 2010 at 1:32 PM, Luka wrote: > Aldo, thank you very much for such a thorough reply but > the thing is I'm using a CakePHP framework as development environment > and I don't really know how would CakePHPs object relational mapping behave > if > I would use Virtuoso DB for everything.

Re: [Virtuoso-users] Organizing Virtuoso, PHP, Mysql

2010-12-09 Thread Luka
Aldo, thank you very much for such a thorough reply but the thing is I'm using a CakePHP framework as development environment and I don't really know how would CakePHPs object relational mapping behave if I would use Virtuoso DB for everything. I don't know could it be even done without rewritin

Re: [Virtuoso-users] Organizing Virtuoso, PHP, Mysql

2010-12-09 Thread Aldo Bucchi
Hi Luka, Whether to host PHP in Virtuoso seems to me like a secondary subject. The primary subject and the one you need to carefully analyze is whether you need MySQL at all. If you are tied to MySQL for a specific reason, so be it. But here's what would happen if you ony use Virtuoso. * The stat

Re: [Virtuoso-users] Organizing Virtuoso, PHP, Mysql

2010-12-09 Thread Luka
Yes, I have read that article first because it was supposed to be exactly what I was looking for but it was written for linux users focusing on how to build Virtuoso with php etc. so I had to improvise a little bit since I'm using windows. After installing Virtuoso (that obviously comes with ph

Re: [Virtuoso-users] Organizing Virtuoso, PHP, Mysql

2010-12-09 Thread Hugh Williams
Hi Luka, Have you read the following document on hosting PHP / LAMP applications in Virtuoso: http://virtuoso.openlinksw.com/dataspace/dav/wiki/Main/VirtuosoPHP We also have migrated popular LAMP applications like phpBB, WordPress, MediaWIki & Drupal to be completed hosted in Virtuos

[Virtuoso-users] Organizing Virtuoso, PHP, Mysql

2010-12-09 Thread Luka
Hello everyone, I am working on a web application that would try to leverage the use of RDF data. Since, I am PhP/MySQL fan I have some questions regarding the organization of system. I'm using the open source version of Virtuoso. So, my application will be a CMS for a specific domain and I