CouchDB: Use Wikipedia As Sample Data
In case you miss data to play with CouchDB, now you can ☞ import Wikipedia dumps:
First of all WikiImporter is a lame name! It is a set of tools for importing Wikipedia dumps to CouchDB. The parser currently only extracts the page ID, title, text, version ID and the timestamp of the latest change. For CouchDB document IDs currently the page title is used.
CouchDB: Use Wikipedia As Sample Data originally posted on the NoSQL blog: myNoSQL