Author |
Message
|
kiranmvr |
Posted: Fri Jun 13, 2014 8:53 am Post subject: Connect to MongoDB(NoSQL DB) from IBM Integration Bus V9(MB) |
|
|
Newbie
Joined: 10 Oct 2013 Posts: 5
|
Hi All,
Has anyone out there successful in connecting to MongoDB (NoSQL DB) from IBM Integration Bus V9 (Message Broker)?
Below are the two options we have in Message Broker and I don’t see any references in IBM documentation (IIBV9.0) that has ODBC Driver support for MongoDB. So I ruled out ODBC option and trying to find out if JDBC Type 4 drivers are available for MongoDB.
1. ODBC Drivers
2. JDBC Type 4 Drivers
If anyone succesfully tried JDBC Type 4 or any workaround options, please let me know. Any suggestions are appreciated.
Thanks,
Kiran |
|
Back to top |
|
 |
mqjeff |
Posted: Fri Jun 13, 2014 9:24 am Post subject: |
|
|
Grand Master
Joined: 25 Jun 2008 Posts: 17447
|
You could simply use the Java driver from within a JCN, rather than trying to use JDBC or ODBC.
Or from custom java functions called from ESQL or a map. |
|
Back to top |
|
 |
kiranmvr |
Posted: Fri Jun 13, 2014 2:36 pm Post subject: |
|
|
Newbie
Joined: 10 Oct 2013 Posts: 5
|
Thanks Jeff.
I thought JDBC Type 4 connection has better advantages and was more leaning towards it. Anyway will go with the suggested option and see how it works for us.
Thanks,
Kiran |
|
Back to top |
|
 |
mqjeff |
Posted: Mon Jun 16, 2014 5:30 am Post subject: |
|
|
Grand Master
Joined: 25 Jun 2008 Posts: 17447
|
I dunno.
I've not used the thing, so this is just mumbling.
The statement is that any JDBC Type 4 driver is 'supported'. The issue is that the available MondoDB JDBC driver appears to be unsupported by MondoDB.
 |
|
Back to top |
|
 |
Esa |
Posted: Mon Jun 16, 2014 5:37 am Post subject: |
|
|
 Grand Master
Joined: 22 May 2008 Posts: 1387 Location: Finland
|
Trying to use JDBC against a no-SQL database doesn't sound right  |
|
Back to top |
|
 |
Exira |
Posted: Wed Aug 16, 2017 3:05 pm Post subject: any updates on this? |
|
|
Newbie
Joined: 16 Aug 2017 Posts: 1
|
Hi Kiran,
Were you able to get IBv9 to work with MongoDB? I have to do this soon for a POC. If you have any suggestions, I would really appreciate. |
|
Back to top |
|
 |
|