2011-07-01 18:49:09 -07:00
2011-07-01 18:41:09 -07:00
2011-03-08 19:48:57 -08:00
2011-06-30 22:08:51 -07:00
2011-07-01 18:49:09 -07:00

Removalist

A CouchApp based on Google Refine's UI that lets you bulk edit and export your data in CouchDB

Features

  • CSV export your entire database for integration with spreadsheets or Google Refine

screenshot

Installation

After you install it, visit this link to open Removalist:

http://yourcouch/yourdb/_design/removalist/_rewrite

Quick install

Get a couch, make a database and put some data into it.

Copy these utilities to the new db:

curl -X POST http://user:pass@YOURCOUCH/\_replicate -d '{"source":"http://max.couchone.com/apps","target":"YOURDB", "doc\_ids":["_design/removalist"]}' -H "Content-type: application/json"

In-depth install

You'll have to get yourself a couch. The easiest way is from the instructions on this page. Once it's going, open up http://YOURCOUCH/_utils and create a new database to store your data.

You can either replicate the couchapp from my couch max.couchone.com/apps/_design/removalist (quickest option) or, if you want to hack on the removalist source code first, you'll need to install mikeal/node.couchapp.js and clone this repo.

Description
🌀 Rapidly build feature-rich data portals using a modern frontend framework. CKAN compatible.
Readme 104 MiB
Languages
TypeScript 69%
JavaScript 20.1%
CSS 10.6%
Shell 0.3%