Ask a Question

Prefer a chat interface with context about you and your work?

FoundationDB Record Layer

FoundationDB Record Layer

The FoundationDB Record Layer is an open source library that provides a record-oriented data store with semantics similar to a relational database implemented on top of FoundationDB, an ordered, transactional key-value store. The Record Layer provides a lightweight, highly extensible way to store structured data. It offers schema management and …