conferences | speakers | series

Getting started with guile-wiredtiger

home

Getting started with guile-wiredtiger
FOSDEM 2017

wiredtiger is a NoSQL database engine. Often dubbed key/value store, we will see that indeed it can be used like leveldb, bsddb or GNU dbm as a simple (ordered) hashmap but also as a (performant) framework for data persistence that can replace your favorite SQL queries with Scheme goodness (and pieces of minikanren).

Speakers: Amirouche Boubekki