[Lazarus] couchdb api in fpc/lazarus

Michael Van Canneyt michael at freepascal.org
Mon Jan 11 18:03:49 CET 2010



On Mon, 11 Jan 2010, ik wrote:

> http://ik.homelinux.org/
>
>
> 2010/1/11 Michael Van Canneyt <michael at freepascal.org>
>
>>
>>
>> On Mon, 11 Jan 2010, ik wrote:
>>
>>  2010/1/11 Leonardo M. <l.rame at griensu.com>
>>>
>>>  El lun, 11-01-2010 a las 16:33 +0100, Michael Van Canneyt escribió:
>>>>
>>>>>
>>>>> On Mon, 11 Jan 2010, ik wrote:
>>>>>
>>>>>  Hello,
>>>>>>
>>>>>> Have anyone know of an implementation of
>>>>>> couchdb<http://couchdb.apache.org/>for FPC/Lazarus ?
>>>>>>
>>>>>
>>>>> Why would you need one ? You can issue HTTP requests using synapse, and
>>>>> process the results using fpJSON ?
>>>>>
>>>>
>>>> The answer could be, YES! there is one, it's called fpJSON :).
>>>>
>>>>
>>> JSON is a protocol that represent the data itself. It's like saying why do
>>> you need a way to show data, you have SQL statements in SQL based
>>> databases
>>> ...
>>>
>>
>> Correct, but what do you want more ?
>>
>
> I do not understand what you mean.
>
> The usage is to have data from a couchdb and use it to perform tasks using
> dataset ...

Ah :)

No, this does not exist (yet).

Michael.


More information about the Lazarus mailing list