What are the Benefits of Using the Berkeley DB SQL Interface?
Many, including: • Provides the robustness and reliability of the Berkeley DB storage engine. • Enhances SQLite with concurrency by using fine grained locking, so that multi-threaded and multi-process applications can achieve significant throughput improvements. • Retains the SQLite version 3 interface, so it can be used as a drop in replacement for SQLite applications.