There are many data stores written in Erlang, for example Riak, Dynomite, CouchDb, Scalaris, did I skip any?
I know that Java and C / C ++ were also used to write datastores (Cassandra, Hypertable, etc.), but any Datastores were written in any other functional languages โโlike F #, Scala, Haskell, Clojure, and etc? The reason I ask this question (and many other questions of functional programming and Erlang type) is to evaluate the capabilities of functional programming languages โโfor projects in the real world.
As a side note, I was told that I mean the actual implementation language of the data warehouse itself, and not the client language for accessing the data warehouse (that is, through ODBC).
scala erlang clojure haskell f #
Zubair
source share