What happens when your database gets too large yet needs to be queried and actively accept new information simultaneously? It slows down doing both.
A common solution is to actively replicate the master database to a slave database. The slave is essentially a real-time copy of the master that can be queried without impacting the speed of the master. BocaDB takes your information management to new levels, growing your capacity and capabilities by using replication.