In the previous article, we learned how to use Html5 sessionStorage & localStorage object to manipulate client-side data in javascript. In this article, I will show you examples of how to implement a client-side web database using the localStorage object.