Thread overview
DLang MongoDB Drive ??
Aug 08, 2013
Batuhan Göksu
Aug 08, 2013
JN
Aug 08, 2013
Batuhan Göksu
Aug 08, 2013
John Colvin
Aug 08, 2013
Batuhan Göksu
Aug 08, 2013
Ali Çehreli
Aug 09, 2013
Batuhan Göksu
Aug 08, 2013
Nick Sabalausky
Aug 09, 2013
Daniel Kozak
August 08, 2013
d to make MongoDB database connection data extraction, data, how do I do want to add
friends would appreciate if you help me in this regard.
August 08, 2013
On Thursday, 8 August 2013 at 06:53:12 UTC, Batuhan Göksu wrote:
> d to make MongoDB database connection data extraction, data, how do I do want to add
> friends would appreciate if you help me in this regard.

Check if you can use the driver from vibe.d project, if it's not possible, you can always import and use the C MongoDB library directly
August 08, 2013
thanks

but how can I solve using vibe.d

I do not want to use your own server that hosts the very mass of a framework vibe.d

How do I use the driver for MongoDB So the c
August 08, 2013
On Thursday, 8 August 2013 at 10:05:14 UTC, Batuhan Göksu wrote:
> thanks
>
> but how can I solve using vibe.d
>
> I do not want to use your own server that hosts the very mass of a framework vibe.d
>
> How do I use the driver for MongoDB So the c

It's not clear what you are asking, probably because of a language barrier. What languages are you fluent in?
August 08, 2013
Thank you friends, for now postponed the event MongoDB.
August 08, 2013
On Thu, 08 Aug 2013 12:05:10 +0200
"Batuhan Göksu" <batuhangoksu@gmail.com> wrote:

> thanks
> 
> but how can I solve using vibe.d
> 
> I do not want to use your own server that hosts the very mass of a framework vibe.d
> 
> How do I use the driver for MongoDB So the c

You don't need to use all of vibe.d. Vibe.d is very modular, you can use just the parts that you need.

August 08, 2013
On 08/08/2013 03:49 AM, John Colvin wrote:

> On Thursday, 8 August 2013 at 10:05:14 UTC, Batuhan Göksu wrote:

> What languages are you fluent in?

Batuhan Göksu is a Turkish name! :) Batuhan, the Turkish D community is at

  http://ddili.org/forum

Ali

August 09, 2013
On Thursday, 8 August 2013 at 06:53:12 UTC, Batuhan Göksu wrote:
> d to make MongoDB database connection data extraction, data, how do I do want to add
> friends would appreciate if you help me in this regard.

I have my own D mongodb driver, which depends only on D and phobos, but it is not finished. It is able do find, insert and updates queries but nothing more.
August 09, 2013
Teşekkür Ederim Ali Çehreli :)