MongoDB driver for VBScript/JScript

737 views
Skip to first unread message

mit...@na-s.jp

unread,
Jun 24, 2014, 8:48:01 PM6/24/14
to mongo...@googlegroups.com
Hi,

I wrote MongoDB driver for VBScript and JScript.

This is implemented as a COM wrapper of "MongoDB C++ Driver".

This just wraps following C++ classes.

mongo::OID
mongo::BSONElement
mongo::BSONObj
mongo::BSONObjBuilder
mongo::DBClientCursor
mongo::ScopedDbConnection


You can download and try this driver from following hyper-link.

Sorry, but I only have a machine translation of the japanese document at this moment.


And, I have some questions here.

Q1. Is there any regal issues of selling this driver on our website ?

Q2. Should I make this driver available under an open source licence ?


Regards

Takamasa

Justin Dearing

unread,
Jun 26, 2014, 1:11:39 PM6/26/14
to mongodb-dev
Takamasa,

I don't work for 10gen, so I wojn't comment on license or legal issues.  However, I will add the following comments.

I would personally find a COM based mongodb driver for VBA potentially useful in excel documents. I don't think I'd ever use it if there was not a free version. Being able to interact with mongo from VBA is useful to me.

As far as javascript from windows scripting host, this could really be useful in conjuction with linqjs. I happen to do all my windows scripting in powershell, these days.

If your going to market this for windows scripting host, you might want to base the object model on the nodejs API as you further evolve this driver.

Justin



--
You received this message because you are subscribed to the Google Groups "mongodb-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to mongodb-dev...@googlegroups.com.
To post to this group, send email to mongo...@googlegroups.com.
Visit this group at http://groups.google.com/group/mongodb-dev.
For more options, visit https://groups.google.com/d/optout.

Takamsa Mitsuji

unread,
Jul 1, 2014, 7:38:33 AM7/1/14
to mongo...@googlegroups.com
Justin,

Thank you for your comment.

I hope this driver to be one of the choices. even if don't have many users.

Takamsa


2014年6月27日金曜日 2時11分39秒 UTC+9 Justin Dearing:
Reply all
Reply to author
Forward
0 new messages