O'Reilly Answers is a community site for sharing knowledge, asking questions, and providing answers that brings together our customers, authors, editors, conference speakers, and Foo (Friends of O'Reilly). More »
SQLite 3.7 and Write-Ahead Logging
SQLite is a full-featured relational database that is designed to be embedded directly into an application or utility. It has a relatively small runtime footprint...