Thread overview | |||||||
---|---|---|---|---|---|---|---|
|
December 11, 2013 universal databade connector as jdbc | ||||
---|---|---|---|---|
| ||||
Hi, Little question, I'm looking a jdbc like in D ? Does this exists ? Thanks |
December 11, 2013 Re: universal databade connector as jdbc | ||||
---|---|---|---|---|
| ||||
Posted in reply to bioinfornatics | On Wednesday, 11 December 2013 at 10:49:43 UTC, bioinfornatics wrote: > Hi, > > Little question, > I'm looking a jdbc like in D ? > Does this exists ? > > Thanks https://github.com/buggins/ddbc - see readme for more info. |
December 11, 2013 Re: universal databade connector as jdbc | ||||
---|---|---|---|---|
| ||||
Posted in reply to QAston | On Wednesday, 11 December 2013 at 11:00:40 UTC, QAston wrote:
> On Wednesday, 11 December 2013 at 10:49:43 UTC, bioinfornatics wrote:
>> Hi,
>>
>> Little question,
>> I'm looking a jdbc like in D ?
>> Does this exists ?
>>
>> Thanks
>
> https://github.com/buggins/ddbc - see readme for more info.
Cool thanks, i will take a look.
If in more it is able to run at comppile time that could be awesome
|
December 11, 2013 Re: universal databade connector as jdbc | ||||
---|---|---|---|---|
| ||||
Posted in reply to bioinfornatics | On 12/11/13 8:05 AM, bioinfornatics wrote:
> On Wednesday, 11 December 2013 at 11:00:40 UTC, QAston wrote:
>> On Wednesday, 11 December 2013 at 10:49:43 UTC, bioinfornatics wrote:
>>> Hi,
>>>
>>> Little question,
>>> I'm looking a jdbc like in D ?
>>> Does this exists ?
>>>
>>> Thanks
>>
>> https://github.com/buggins/ddbc - see readme for more info.
>
> Cool thanks, i will take a look.
> If in more it is able to run at comppile time that could be awesome
I don't think you will ever be able to execute an SQL query at compile time...
|
December 11, 2013 Re: universal databade connector as jdbc | ||||
---|---|---|---|---|
| ||||
Posted in reply to Ary Borenszweig | On Wednesday, 11 December 2013 at 15:34:25 UTC, Ary Borenszweig wrote:
> On 12/11/13 8:05 AM, bioinfornatics wrote:
>> On Wednesday, 11 December 2013 at 11:00:40 UTC, QAston wrote:
>>> On Wednesday, 11 December 2013 at 10:49:43 UTC, bioinfornatics wrote:
>>>> Hi,
>>>>
>>>> Little question,
>>>> I'm looking a jdbc like in D ?
>>>> Does this exists ?
>>>>
>>>> Thanks
>>>
>>> https://github.com/buggins/ddbc - see readme for more info.
>>
>> Cool thanks, i will take a look.
>> If in more it is able to run at comppile time that could be awesome
>
> I don't think you will ever be able to execute an SQL query at compile time...
erf that could to be great to generate structure object at compile time from database schema
|
Copyright © 1999-2021 by the D Language Foundation