BugSense is a company that analyzes data from 400 million mobile devices using custom databases built with Erlang, C, and Lisp. They process over 120,000 writes per second using their distributed, concurrent database called LDB. LDB is an in-memory time-series stream processor that allows for complex event processing and distributed, modular architecture through Erlang nodes. They use Lisp for custom data processing and views due to its expressive power for parallel computing on large datasets.