digitalmars.D - DLang MongoDB Drive ??
- "Batuhan =?UTF-8?B?R8O2a3N1Ig==?= <batuhangoksu gmail.com> (3/3) Aug 07 2013 d to make MongoDB database connection data extraction, data, how
- JN (4/7) Aug 08 2013 Check if you can use the driver from vibe.d project, if it's not
- "Batuhan =?UTF-8?B?R8O2a3N1Ig==?= <batuhangoksu gmail.com> (5/5) Aug 08 2013 thanks
- John Colvin (3/8) Aug 08 2013 It's not clear what you are asking, probably because of a
- "Batuhan =?UTF-8?B?R8O2a3N1Ig==?= <batuhangoksu gmail.com> (1/1) Aug 08 2013 Thank you friends, for now postponed the event MongoDB.
- =?UTF-8?B?QWxpIMOHZWhyZWxp?= (4/6) Aug 08 2013 Batuhan Göksu is a Turkish name! :) Batuhan, the Turkish D community is...
- "Batuhan =?UTF-8?B?R8O2a3N1Ig==?= <batuhangoksu gmail.com> (1/1) Aug 09 2013 Teşekkür Ederim Ali Çehreli :)
- Nick Sabalausky (4/12) Aug 08 2013 You don't need to use all of vibe.d. Vibe.d is very modular, you can
- Daniel Kozak (4/7) Aug 08 2013 I have my own D mongodb driver, which depends only on D and
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.
Aug 07 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
Aug 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
Aug 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 cIt's not clear what you are asking, probably because of a language barrier. What languages are you fluent in?
Aug 08 2013
Thank you friends, for now postponed the event MongoDB.
Aug 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
Aug 08 2013
Teşekkür Ederim Ali Çehreli :)
Aug 09 2013
On Thu, 08 Aug 2013 12:05:10 +0200 "Batuhan G=F6ksu" <batuhangoksu gmail.com> wrote:thanks =20 but how can I solve using vibe.d =20 I do not want to use your own server that hosts the very mass of=20 a framework vibe.d =20 How do I use the driver for MongoDB So the cYou don't need to use all of vibe.d. Vibe.d is very modular, you can use just the parts that you need.
Aug 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.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.
Aug 08 2013