SRFI 168: Generic Tuple Store Database

by Amirouche Boubekki

status: final (2019-11-08)

keywords: I/O

See also SRFI 167: Ordered Key Value Store and SRFI 173: Hooks.

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.