ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » Can IIB work with Mongo DB ?

Post new topic  Reply to topic
 Can IIB work with Mongo DB ? « View previous topic :: View next topic » 
Author Message
next
PostPosted: Mon Jun 15, 2015 1:54 am    Post subject: Can IIB work with Mongo DB ? Reply with quote

Voyager

Joined: 02 May 2010
Posts: 75

Is there any possibility to use IIB with Mongo DB ?
Back to top
View user's profile Send private message
inMo
PostPosted: Mon Jun 15, 2015 4:48 am    Post subject: Reply with quote

Master

Joined: 27 Jun 2009
Posts: 216
Location: NY

To accomplish what?
Back to top
View user's profile Send private message
mqjeff
PostPosted: Mon Jun 15, 2015 4:52 am    Post subject: Reply with quote

Grand Master

Joined: 25 Jun 2008
Posts: 17447

There are several ways in IIB to access external resources of various kinds.

IIB comes with several ways to access SQL based databases - ODBC, JDBC, and using native code.
Back to top
View user's profile Send private message
smdavies99
PostPosted: Mon Jun 15, 2015 5:06 am    Post subject: Reply with quote

Jedi Council

Joined: 10 Feb 2003
Posts: 6076
Location: Somewhere over the Rainbow this side of Never-never land.

mqjeff wrote:
There are several ways in IIB to access external resources of various kinds.

IIB comes with several ways to access SQL based databases - ODBC, JDBC, and using native code.


MongoDb is a NoSQL DB.
To quote Wikipedia
Quote:

MongoDB (from humongous) is a cross-platform document-oriented database. Classified as a NoSQL database, MongoDB eschews the traditional table-based relational database structure in favor of JSON-like documents with dynamic schemas (MongoDB calls the format BSON), making the integration of data in certain types of applications easier and faster.


and to quote http://www.odbms.org/2014/04/jdbc-driver-mongodb/
Quote:

Although MongoDB provides its own Java driver, tools that rely on standard JDBC drivers cannot interact with MongoDB directly using JDBC. The JDBC driver for MongoDB allows you to run SQL queries against MongoDB in any Java application that supports JDBC.


As such, I'd expect that any use of MongoDB by IIB would be very much a roll-it-your-own setup and have to use JDBC.
_________________
WMQ User since 1999
MQSI/WBI/WMB/'Thingy' User since 2002
Linux user since 1995

Every time you reinvent the wheel the more square it gets (anon). If in doubt think and investigate before you ask silly questions.
Back to top
View user's profile Send private message
mqjeff
PostPosted: Mon Jun 15, 2015 5:15 am    Post subject: Reply with quote

Grand Master

Joined: 25 Jun 2008
Posts: 17447

smdavies99 wrote:
mqjeff wrote:
There are several ways in IIB to access external resources of various kinds.

IIB comes with several ways to access SQL based databases - ODBC, JDBC, and using native code.


MongoDb is a NoSQL DB.


Perhaps I knew that...
Back to top
View user's profile Send private message
sleepyjamie
PostPosted: Tue Jun 16, 2015 7:45 am    Post subject: Reply with quote

Centurion

Joined: 29 Apr 2015
Posts: 135

Another alternative is you could develop your own IIB connector for MongoDB that uses the mongo Java API. IBM is recommending now that all logic to communicate with external systems should be implemented in custom connector nodes.

Apache Camel has done this http://camel.apache.org/mongodb.html in the mongodb component.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » Can IIB work with Mongo DB ?
Jump to:  



You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.