> whats the diference between erika and kanso?
Erica
- built in erlang
- supports the traditional couchapp style (easier for doing design docs)
- has new webstyle project layout support (easier for web devs)
- has a built in web editor, allowing you to edit your project in a browser
- very easy to get started
- Dave has a windows patch/version available.
- might be possible to bundle with a couchdb release. (or add as a future
plugin)
Kanso
- built in node.js
- more a built system
- has a bunch of user submitted packages that run couchdb*
- has support for any couchapp style
- probably more complicated to get into for newbies.
- windows support is limited
* some of the packages that are in kanso will be fine to use in erica, for
example http://kan.so/packages/details/jsonselect . We are going through a
process to highlight them.
|