Kanapes (καναπες - greek for couch) Integrated Development Environment (IDE) was designed to help you with your daily CouchDB routines. Kanapes IDE allows you to have multiple servers per project, manipulate with data on your servers, copy databases between servers, even copy single documents between servers, you can execute your Design Document views and lists, you can write your Designs Documents in 'Source Code Mode' or use more comfortable 'per function' access.
You can manage multiple database servers within the same project. Today we support Apache CouchDB servers up until version 1.2 and CouchDB hosting providers like Cloudant and Iriscouch
Push/Pull CouchDB replication in just few clicks. You can replicate databases in single run or continuous mode, with or without filters, on the same server or any remote one, like Cloudant or Iriscouch for example
You can backup all your design documents into JSON files and restore them later on to the same or any other database within your project
JavaScript code editor with support of syntax highlighting and intelli-sense turns your programming into a pleasure. No more ugly text areas that destroys your code formatting
Number of data import tools provided to allow you grab your data from various data sources and place it into CouchDB
Dealing with your data or design documents attachments never been easier. Your files now just one click away from you.