Skip to main content
10 events
when toggle format what by license comment
Dec 13, 2015 at 22:22 comment added Mike Honeychurch I was assuming that Mongo shell commands/scripts could be inserted into SQLExecute in the same way that the cypher query language was inserted in the Neo4J SQLExecute example below
Dec 13, 2015 at 10:26 comment added faysou I don't think it would be possible with Mongo as it doesn't have a SQL like language. With Couchbase it seems to be possible simba.app.box.com/couchbasebeta , blog.couchbase.com/…
Dec 13, 2015 at 1:19 comment added Mike Honeychurch I got your example working this morning. It turns out I just needed to RTFM and ensure I had all the jar dependencies installed :) . Still unable to make it work using the OpenSQLConnection analogous to the Neo4J example of @murta
Dec 12, 2015 at 23:32 comment added Mike Honeychurch I've been using a different REST API for Mongo since my post. It works fine but I'd like to try other approaches but cannot get the java driver to work
Dec 12, 2015 at 13:22 comment added faysou I've switched to Couchbase recently, it's similar to MongoDB but better (for me). It's much faster on a Windows machine and there's a query language called N1QL that is an SQL adapted to documents. The same ideas as in my post above can be used for this db.
Jan 8, 2015 at 2:54 comment added Mike Honeychurch Could something similar to @Murta method be employed for this as well?
Jan 8, 2015 at 2:53 comment added Mike Honeychurch I only noticed this yesterday! +1 of course
Jan 7, 2015 at 7:11 comment added faysou 2 votes ! Finally ! Lol
Dec 14, 2014 at 14:26 history edited faysou CC BY-SA 3.0
added 260 characters in body
Dec 14, 2014 at 13:54 history answered faysou CC BY-SA 3.0