You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Raul Kripalani (Commented) (JIRA)" <ji...@apache.org> on 2012/02/15 19:31:02 UTC

[jira] [Commented] (CAMEL-4878) Create a Camel component for MongoDB

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

Raul Kripalani commented on CAMEL-4878:
---------------------------------------

I will start creating the component's page on the Wiki.
                
> Create a Camel component for MongoDB
> ------------------------------------
>
>                 Key: CAMEL-4878
>                 URL: https://issues.apache.org/jira/browse/CAMEL-4878
>             Project: Camel
>          Issue Type: New Feature
>    Affects Versions: 2.9.0
>            Reporter: Raul Kripalani
>            Assignee: Raul Kripalani
>             Fix For: 2.10.0
>
>         Attachments: camel-mongodb.zip
>
>
> As you know, NoSQL technology is evolving at an impressive rate and the adoption is increasing tremendously. 
> One of the most popular databases in this area is definitely MongoDB, a highly-performant, scalable, schema-less database which stores information as flexible documents (meaning JSON payloads, not Office, PDF, etc. or binary formats). 
> Unfortunately, the only support I have found for MongoDB is an Idempotent Repository implementation backed up by Mongo (https://github.com/catify/camel-mongodb). 
> My proposal is to create a Camel component to support CRUD operations on MongoDB databases. In most cases it will be a producer (create, read, update, delete), but it could also act like a consumer performing scheduled polls (read-only) to fetch information from a collection. MapReduce support can also be provided for complex queries. 
> When it comes to licensing there should be no restriction since the Java driver is licensed under the Apache license (http://www.mongodb.org/display/DOCS/Licensing). 
> For more info see http://camel.465427.n5.nabble.com/DISCUSS-Camel-and-MongoDB-td5117168.html

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira