[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: scsh in PLT Scheme?



> Maybe we need to create an SRFI for a database connectivity mechanism.
> 
> What do you think it would need to include?
> 
> Or, should we make something like Francisco's Scheme QL the layer we
> want to work with, and write adaptors that connect it to various
> databases...

Francisco and I have briefly talked about writing a relational database
access SRFI, using SchemeQL as a starting point.  The procedures in such
an API would not mention ODBC at all.  

-- Paul