« Return to Thread: Sqlite 3 adapter

Re: Sqlite 3 adapter

by Nick Sieger-2 :: Rate this Message:

Reply to Author | View in Thread

On Sat, Apr 19, 2008 at 11:34 PM, Joseph Athman <jjathman@...> wrote:
> Is there a reason why there isn't a sqlite activerecord-jdbc gem?  I would
> have thought since sqlite is the default Rails DB now that there would be
> one.  Just curious if this is something that's being worked on.  Thanks.

Yeah, it seems like it, but sqlite is just not nearly as commonly used
in the Java world. There are JDBC adapters out there, but I haven't
tried them and don't know how well they work. We'd love to have
support for it, as it would make the JRuby story more complete and
help address questions like yours. I haven't heard of anyone working
on it, so it seems like fair game for someone that has an itch to
scratch.

Cheers,
/Nick

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


 « Return to Thread: Sqlite 3 adapter