I looked into four interesting incarnations of this over the years: 1. During the peak phase of couchDB as application server (2006 - 2009) it was common to store not just the data but all the app assets and code in the database and replicate everything together. Plenty of the community tried to bring this to the extreme with every function being stored as versioned document (i see it as precursor to FAAS) and the wh…
interesting post on hn today https://groups.google.com/g/erlang-programming/c/LKLesmrss2k...