Made as simple as possible, but not simpler.
Deconstructing the Database, Propagation Networks, and Tuple Spaces
I enjoyed Rich Hickey’s talk on deconstructing the database, whereby he shows an unbundling of the concerns of transaction processing and durable storage from the concerns of a query engine, of live indexing, and of caching.
Event Sourcing With Eliot
Eliot is a Python logging system that outputs a stream of JSON objects detailing causal chains of actions.
ETL Last
What matters for application of knowledge – what substantiates it? I think two things do: shared conceptualizations, and use cases.
Headless Materials Research Management Systems
A headless content management system (CMS) is one that is API-first, decoupled from any particular presentation layer on the front-end.