From user-return-4433-apmail-couchdb-user-archive=couchdb.apache.org@couchdb.apache.org Thu Apr 16 00:51:22 2009 Return-Path: Delivered-To: apmail-couchdb-user-archive@www.apache.org Received: (qmail 38543 invoked from network); 16 Apr 2009 00:51:22 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 16 Apr 2009 00:51:22 -0000 Received: (qmail 78045 invoked by uid 500); 16 Apr 2009 00:51:21 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 77987 invoked by uid 500); 16 Apr 2009 00:51:20 -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 Delivered-To: moderator for user@couchdb.apache.org Received: (qmail 46945 invoked by uid 99); 13 Apr 2009 10:26:45 -0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of janlehnardt@googlemail.com designates 209.85.218.170 as permitted sender) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:received:received:message-id:from:to :in-reply-to:content-type:content-transfer-encoding:mime-version :subject:date:references:x-mailer; bh=B/5EWJeF8S+HChJ6PoaeiQ8r4fPM+vCZKIAULy5sZx4=; b=gzfVJxsncmxAeqzLi3KzKPE1o3F5XVioepwY2/NuQ9g9TwRSgEUtaG0Qw9cLhza2gs YG28GDbSIB0s+WEv1t134+kvZC+IMFHjicCfzDEM5PHnh2AzFZTTLRsFXDnxa1/6VFhE 6FtKRf7MOmJ+yf80Iw0iA0b9wPmHDusqu1LLs= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=message-id:from:to:in-reply-to:content-type :content-transfer-encoding:mime-version:subject:date:references :x-mailer; b=DYYctRJEniZUVYQpA57JijBptR5+TtNolWgVAyBiV7GOWQnhqQ/wGebU3KgpEyGu56 p+RmFmOrckogL9m212kOfl+PM0dbRl5TXmjCAdBCmPMl/jkusbc3vRDbSGqIAnmGLKEV yAVmewELZWc8ylJgepf3U1cYl0rebTKmuNii8= Message-Id: <5F693A3B-AF0B-465C-B948-3F349FCC912F@apache.org> From: Jan Lehnardt To: user@couchdb.apache.org In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed; delsp=yes Content-Transfer-Encoding: quoted-printable Mime-Version: 1.0 (Apple Message framework v930.3) Subject: Re: using CouchDB for a finance manager? Date: Mon, 13 Apr 2009 11:25:37 +0100 References: X-Mailer: Apple Mail (2.930.3) X-Virus-Checked: Checked by ClamAV on apache.org On 13 Apr 2009, at 07:15, =E5=8E=89=E6 =A3=E5=90=89 wrote: > Hi all, > > I wonder if I could make a browser based persional finance manager > with CouchDB as back-end database. > > Is CouchDB suitable for this application? You don't list a lot of technical requirements, so it's hard to say =20 what you have in mind. If it is just maintaining a set of data that represents =20= your income, expenses, taxes etc. CouchDB is well suited. Cheers Jan --