You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by "Alexander Shorin (JIRA)" <ji...@apache.org> on 2016/07/26 06:30:21 UTC

[jira] [Commented] (COUCHDB-3081) Could use any language to write design doc script

    [ https://issues.apache.org/jira/browse/COUCHDB-3081?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15393304#comment-15393304 ] 

Alexander Shorin commented on COUCHDB-3081:
-------------------------------------------

Hi,

It's possible already since very first CouchDB versions. You just need a query server implementation for your _any_ language that will work together with CouchDB.

> Could use any language to write design doc script
> -------------------------------------------------
>
>                 Key: COUCHDB-3081
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-3081
>             Project: CouchDB
>          Issue Type: Wish
>          Components: Database Core
>            Reporter: Thaina Yu
>
> I want to write design doc script in my favorite language (for me is C#). Or sometime I would like to use ES6 version
> So I wish there could be some way for couchDB to separate javascript engine into REST protocol and we could write docker server to plugged into couchDB, with library and language we like
> for example, couchDB would request to localhost url (docker) and get response in request/response flow, we would write response with array of { key:{}, value:{} } object, instead of emit. Other design doc would be the same



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)