I am a beginner. I have knowledge of HTML5, JavaScript, and JQuery.
I want to build Desktop applications using web technologies. I read about Node-Webkit.
I was wondering if offline databases like sqlite can be used with NW.js to save data locally at user's computer?
I am going to work on a Windows based desktop application.
Please help me. I need a simple & working demo application, which shows database connectivity, and operations like - Insert, Select, Update, Delete.