
There is a mongodb driver for C described here http://api.mongodb.org/c/current/index.html -- It seems that the C language driver is very complete.
My questions for you good people:
1. Will it be easy interfacing using the C language driver from PB? By easy, I mean easier than if there wasn't such a well-documented and current C driver?
2. Is it possible to interface to the C language driver on multiple platforms (Windows, OSX, and Linux)?
2. Is it possible to attempt this using the PB trial, and then take the plunge if it looks like it will work out?
I know (because I lurk here for years now) that people are always asking about interfacing to some external library, but for some reason my searching here didn't turn up a similar case. But I apologize if this is a worn out FAQ.
Thanks for any advice!