SRFI 168: Generic Tuple Store Database
Arthur A. Gleckler 19 Apr 2019 04:00 UTC
Scheme Request for Implementation 168,
"Generic Tuple Store Database,"
by Amirouche Boubekki,
is now available for discussion.
Its draft and an archive of the ongoing discussion are available
at <https://srfi.schemers.org/srfi-168/>.
You can join the discussion of the draft by filling out the
subscription form on that page.
You can contribute a message to the discussion by sending it to
<xxxxxx@srfi.schemers.org>.
Here's the abstract:
This library is a generic approach to the database abstractions
known as triplestore and quadstore. Generic Tuple Store
Database implements n-tuple ordered sets and associated
primitives for working with them in the context of data
management.
Regards,
SRFI Editor