You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@shindig.apache.org by "VU, Thi Thu Thuy" <th...@sap.com> on 2010/03/17 10:05:28 UTC

json db

Hello,
I want to use external db, but i see that, shindig works with only json db.
So how can I change my own db to json db??
Pls tell me.
Thanks
Best regards.

Re: json db

Posted by Paul Lindner <li...@inuus.com>.
Also see java/samples for an example of a DB based backend.


On Wed, Mar 17, 2010 at 2:16 AM, Evgeny Bogdanov <ev...@epfl.ch>wrote:

> Shindig also works with external db, you have to only implement the
> PersonService, etc. classes.
>
> Look here on how to join an external db for PHP Shindig
> http://vohtaski.blogspot.com/2010/03/apache-shindig-java-vs-php.html
>
> Best
>
>
> VU, Thi Thu Thuy wrote:
>
>> Hello,
>> I want to use external db, but i see that, shindig works with only json
>> db.
>> So how can I change my own db to json db??
>> Pls tell me.
>> Thanks
>> Best regards.
>>
>>
>>
>

Re: json db

Posted by Evgeny Bogdanov <ev...@epfl.ch>.
Shindig also works with external db, you have to only implement the 
PersonService, etc. classes.

Look here on how to join an external db for PHP Shindig
http://vohtaski.blogspot.com/2010/03/apache-shindig-java-vs-php.html

Best

VU, Thi Thu Thuy wrote:
> Hello,
> I want to use external db, but i see that, shindig works with only json db.
> So how can I change my own db to json db??
> Pls tell me.
> Thanks
> Best regards.
>
>