September 22 2006
People are starting to catch on to two very powerful ideas - that functional languages are ideal for building persistent storage repositories, and that a huge subset of web applications don't need a relational data model.
Several of the more interesting solutions I've come across:
CouchDb is implemented in Erlang. I'm not 100% sure about Depot, but I have a strong suspicion that it's Haskell. Many people consider these to be fringe languages, but there are strong reasons for their growing popularity in this space.
This Note
Asides