Does a mongodb binding exists?

Andrea Fontana nospam at example.com
Mon Jul 9 00:23:03 PDT 2012


On Sunday, 8 July 2012 at 08:59:51 UTC, Sönke Ludwig wrote:
> Am 08.07.2012 10:16, schrieb Andrea Fontana:
>> I wonder if you read my original message :)
>>
>> I can't extract mongodb from the whole framework.
>>
>> On Friday, 6 July 2012 at 23:40:21 UTC, Adam Wilson wrote:
>>> On Fri, 06 Jul 2012 05:31:09 -0700, Andrea Fontana
>>> <nospam at example.com> wrote:
>>>
>>>> I see there's a c-mongo library binding called 
>>>> mongo-d-library on
>>>> github, but it's very c-style and complex to use.
>>>>
>>>> I've seen a quite better binding in vibe.d but it seems very
>>>> difficult to extract it from vibe.d
>>>>
>>>> Any suggestion?
>>>>
>>>>
>>>
>>> Have you looked into Vibe.d? They have a MongoDB binding.
>>> http://vibed.org/features
>>
>>
>
>
> Just read this here... have you had any success using vibe.d as 
> a library yet?
>
> If not, it would be good if you let me know your build 
> environment. I would like to prepare some alternative project 
> files/make files/whatever to make this a bit easier.

I'm working on Linux with dmd 2.059 and vibe.d from gcode 
repository. I've tried to use vibe.d as library, but I can't. 
I've also tried to build my hello world with rdmd that should 
resolve dependencies by itself, but it always gives me linking 
errors. (i've linked libevent, libssl & more but it still doesn't 
work, it has problem with "internal" symbols like base64* and 
others)






More information about the Digitalmars-d mailing list