Return-Path: X-Original-To: apmail-couchdb-user-archive@www.apache.org Delivered-To: apmail-couchdb-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 45E5A1017E for ; Sun, 27 Oct 2013 03:45:16 +0000 (UTC) Received: (qmail 50279 invoked by uid 500); 27 Oct 2013 03:45:06 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 50219 invoked by uid 500); 27 Oct 2013 03:45:02 -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 50186 invoked by uid 99); 27 Oct 2013 03:44:59 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 27 Oct 2013 03:44:59 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=RCVD_IN_DNSWL_NONE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of jens@couchbase.com designates 206.225.164.31 as permitted sender) Received: from [206.225.164.31] (HELO EXHUB020-4.exch020.serverdata.net) (206.225.164.31) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 27 Oct 2013 03:44:54 +0000 Received: from EXVMBX020-1.exch020.serverdata.net ([169.254.4.151]) by EXHUB020-4.exch020.serverdata.net ([206.225.164.31]) with mapi; Sat, 26 Oct 2013 20:44:32 -0700 From: Jens Alfke To: "user@couchdb.apache.org" Date: Sat, 26 Oct 2013 20:44:31 -0700 Subject: Re: AdventureWorks DB Alternative? Thread-Topic: AdventureWorks DB Alternative? Thread-Index: Ac7SxthFrV9tfpvNQJ+8B+EqYqzC3Q== Message-ID: References: In-Reply-To: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: acceptlanguage: en-US Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Virus-Checked: Checked by ClamAV on apache.org On Oct 26, 2013, at 3:05 PM, Chad Cross wrote: > Essentially, a standard data set for CRUD-type applications. There=92s the beer database that comes with Couchbase Server; I have a Couc= hDB-compatible copy of it that you can pull from http://sync.couchbasecloud= .com/beer-db/ . It=92s got about 5000 documents that describe different bee= rs and breweries. (Much more interesting than that boring old Microsoft dat= abase!) It=92s public domain AFAIK. The data originally came from openbeerdatabase.= com . =97Jens=