7 ms·
> ...obviously aren't using DBI There's really no way to use MySQL without DBI. But at that level, one is still writing db-specific SQL -- perhaps you mean an
by rjbond3rd 13y ago
> ...obviously aren't using DBI
There's really no way to use MySQL without DBI. But at that level, one is still writing db-specific SQL -- perhaps you mean an ORM?