Erlang comes with Mnesia - a real¬time, distributed database that sup¬ports RAM replication as well as disk storage, and allows dynamic schema changes and complex data structures to be stored. Mnesia itself is written in Erlang and is under 20,000 lines of code, which further demonstrates the power of Erlang.

Name:  Distributed Data base.jpg
Views: 41
Size:  16.6 KB