[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.lang.ruby

Will ActiveRecord support Berkeley DB?

JD

11/4/2004 4:25:00 PM

Hi,

Are there plans to have ActiveRecord support Berkeley DB?

Thanks.
12 Answers

Jamis Buck

11/4/2004 4:37:00 PM

0

J. D. wrote:
> Hi,
>
> Are there plans to have ActiveRecord support Berkeley DB?
>
> Thanks.

I can't speak for David, but I wouldn't think BDB would be a valid
target for ActiveRecord. AR is very SQL-dependent, and BDB does not (to
my knowledge) sport an SQL front-end.

- Jamis

--
Jamis Buck
jgb3@email.byu.edu
http://www.jamisbuck...


Ara.T.Howard

11/4/2004 4:45:00 PM

0

JD

11/4/2004 5:25:00 PM

0

Jamis Buck wrote:
> J. D. wrote:
>
>> Hi,
>>
>> Are there plans to have ActiveRecord support Berkeley DB?
>>
>> Thanks.
>
>
> I can't speak for David, but I wouldn't think BDB would be a valid
> target for ActiveRecord. AR is very SQL-dependent, and BDB does not (to
> my knowledge) sport an SQL front-end.
>
> - Jamis
>

Do you know if sqlite 3.x will be supported soon? I just guessing you'd
be the guru working on 3.x support for ruby. :) But I don't know how
soon that would translate to support in ActiveRecord.

Jamis Buck

11/4/2004 5:37:00 PM

0

J. D. wrote:
> Jamis Buck wrote:
>
>> J. D. wrote:
>>
>>> Hi,
>>>
>>> Are there plans to have ActiveRecord support Berkeley DB?
>>>
>>> Thanks.
>>
>>
>>
>> I can't speak for David, but I wouldn't think BDB would be a valid
>> target for ActiveRecord. AR is very SQL-dependent, and BDB does not
>> (to my knowledge) sport an SQL front-end.
>>
>> - Jamis
>>
>
> Do you know if sqlite 3.x will be supported soon? I just guessing you'd
> be the guru working on 3.x support for ruby. :) But I don't know how
> soon that would translate to support in ActiveRecord.

SQLite3 support is on my TODO list, but I'm waiting for sqlite3 to
stabilize. (I've had reports that it is still not quite ready for
production stuff.) Also, it appears that more people are wanting me to
finish Net::SSH than work on SQLite3, so Net::SSH is my current priority
(now that Needle 1.0 is out the door).

- Jamis

--
Jamis Buck
jgb3@email.byu.edu
http://www.jamisbuck...


Ara.T.Howard

11/4/2004 5:48:00 PM

0

Jamis Buck

11/4/2004 6:00:00 PM

0

Ara.T.Howard@noaa.gov wrote:
> On Fri, 5 Nov 2004, Jamis Buck wrote:
>
>> SQLite3 support is on my TODO list, but I'm waiting for sqlite3 to
>> stabilize. (I've had reports that it is still not quite ready for
>> production
>> stuff.) Also, it appears that more people are wanting me to finish
>> Net::SSH
>> than work on SQLite3, so Net::SSH is my current priority (now that Needle
>> 1.0 is out the door).
>
>
> what you need is some more projects ;-)

lol :) no kidding. I'm quite motivated to get Net::SSH stabilized,
though, because once that's done

>
> all - we need to start a paypal account for jamis or something!

Hey, I'm always open to free money. :)

- Jamis

--
Jamis Buck
jgb3@email.byu.edu
http://www.jamisbuck...


Jamis Buck

11/4/2004 6:02:00 PM

0

Jamis Buck wrote:
> Ara.T.Howard@noaa.gov wrote:
>
>> On Fri, 5 Nov 2004, Jamis Buck wrote:
>>
>>> SQLite3 support is on my TODO list, but I'm waiting for sqlite3 to
>>> stabilize. (I've had reports that it is still not quite ready for
>>> production
>>> stuff.) Also, it appears that more people are wanting me to finish
>>> Net::SSH
>>> than work on SQLite3, so Net::SSH is my current priority (now that
>>> Needle
>>> 1.0 is out the door).
>>
>>
>>
>> what you need is some more projects ;-)
>
>
> lol :) no kidding. I'm quite motivated to get Net::SSH stabilized,
> though, because once that's done

Gah! I don't even have time to finish my sentences! :) What I *meant* to
say was, "because once that's done, I'll have some time to focus on some
projects I've been neglecting for a long time, like my personal finance
manager."

Sheesh. :)

- Jamis

--
Jamis Buck
jgb3@email.byu.edu
http://www.jamisbuck...


Ara.T.Howard

11/4/2004 6:09:00 PM

0

gabriele renzi

11/5/2004 1:34:00 AM

0

Jamis Buck ha scritto:

> J. D. wrote:
>
>> Hi,
>>
>> Are there plans to have ActiveRecord support Berkeley DB?
>>
>> Thanks.
>
>
> I can't speak for David, but I wouldn't think BDB would be a valid
> target for ActiveRecord. AR is very SQL-dependent, and BDB does not (to
> my knowledge) sport an SQL front-end.
>

well, anyway I think an ActiveRecord-like api is possible.
I'm thinking of the MadeleineRecord wish that you can find on the rails
wiki, and of ActiveLDAP.

David Heinemeier Hansson

11/5/2004 5:00:00 AM

0

> Are there plans to have ActiveRecord support Berkeley DB?

The plan is that I'm open to contributions :)

Seriously, if you want a certain database supported in Active Record,
you should really have a look at giving it a go. There's a ton of unit
tests, lots of examples from the other adapters, and a healthy
community. Most adapters are around a hundred lines of code.
--
David Heinemeier Hansson,
http://www.basec... -- Web-based Project Management
http://www.rubyon... -- Web-application framework for Ruby
http://macro... -- TextMate: Code and markup editor (OS X)
http://www.loudthi... -- Broadcasting Brain