(adding the man, for the transactions question) On Thu, Sep 12, 2019 at 4:37 PM Lassi Kortela <xxxxxx@lassi.io> wrote: > > >> There's also Perl DBI, which is reimplemented(?) in Gauche as "dbi" > >> module. > > > > <https://practical-scheme.net/wiliki/wiliki.cgi?Gauche%3ADBI%2FDBD> > > Here's the English manual: > <http://practical-scheme.net/gauche/man/gauche-refe/Database-independent-access-layer.html#Database-independent-access-layer> > > Writing DBI drivers: > <http://practical-scheme.net/gauche/man/gauche-refe/Database-independent-access-layer.html#Writing-drivers-for-DBI> > > Does DBI have transactions? Those are mandatory for any job where we can > have more than one concurrent user. -- Duy