From: Jeff Davis Date: 2008-04-17T03:23:35+09:00 Subject: Re: Is there a One True Postgres interface? Is Ruby-postgresmaintained? On Thu, 2008-04-17 at 01:15 +0900, Christopher Dicely wrote: > Even if Ruby didn't have a database API, why would it take working with Ruby's > C code to add it? All an API is is a defined interface. > Precisely. This thread is about database drivers, not "one true database API". Either can be done in C, and either can be done in pure ruby. Regards, Jeff Davis