Paper Title
Microsoft VSS Writer For Sqlite Database

Abstract
Abstract—We implement VSS(Volume Shadow Copy Service) Writer supported by the Windows Operating system to create point in time consistent shadow copies (snapshots) for SQLite database without affecting the performance of the system on which database is resident. Microsoft VSS Writer for SQLite database will help other applications to use SQLite for time-critical and concurrent transactional applications providing an off-host backup mechanism.VSS backup technology for SQLite can be used for many concurrent transactional application, where simple back up takes a lot of time, and hence can further increase the use of open source SQLite and provide much better back up technique compared to conventional one available in market.