From user-return-4741-apmail-couchdb-user-archive=couchdb.apache.org@couchdb.apache.org Wed May 06 08:10:19 2009 Return-Path: Delivered-To: apmail-couchdb-user-archive@www.apache.org Received: (qmail 81409 invoked from network); 6 May 2009 08:10:19 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 6 May 2009 08:10:19 -0000 Received: (qmail 85490 invoked by uid 500); 6 May 2009 08:10:18 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 85404 invoked by uid 500); 6 May 2009 08:10:18 -0000 Mailing-List: contact user-help@couchdb.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@couchdb.apache.org Delivered-To: mailing list user@couchdb.apache.org Received: (qmail 85394 invoked by uid 99); 6 May 2009 08:10:18 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 06 May 2009 08:10:18 +0000 X-ASF-Spam-Status: No, hits=1.2 required=10.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: local policy) Received: from [83.97.50.139] (HELO jan.prima.de) (83.97.50.139) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 06 May 2009 08:10:09 +0000 Received: from [192.168.1.102] (f053004093.adsl.alicedsl.de [::ffff:78.53.4.93]) (AUTH: LOGIN jan, TLS: TLSv1/SSLv3,128bits,AES128-SHA) by jan.prima.de with esmtp; Wed, 06 May 2009 08:09:47 +0000 From: Jan Lehnardt To: Darrell Huang In-Reply-To: Subject: Re: Can anyone tell me how to use the CouchDB C API? X-Priority: 3 References: <8E8664805E604096AA61F978BA9CC964@Darrell> <506E0EC7D1DE4D91A6DE2083CF817788@Darrell> <14A3BD32-003E-4971-A3E3-F6D6BC1D387A@apache.org> Message-Id: <14029629-1C70-482D-AC25-7CB098E5F443@apache.org> Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v930.3) Date: Wed, 6 May 2009 10:09:46 +0200 Cc: user@couchdb.apache.org X-Mailer: Apple Mail (2.930.3) X-Virus-Checked: Checked by ClamAV on apache.org Hi Darrell, please don't send me private replies :) Like others stated in this thread, you can use cURL to talk to CouchDB from C. Cheers Jan -- On 5 May 2009, at 12:40, Darrell Huang wrote: > Then is it that accessing CouchDB with C is impossible or I can > write a C API myself? > Is it feasible to write a C library with some other language? Like > erlang or JSON? > >> >> There used to be a C library for the old XML API that has been >> removed >> about two years ago. The wiki page is an artifact of that. It >> might have >> historic value. >> >> Cheers >> Jan >> -- >> > >