Hello Everyone, I hope you all doing well. We are working on a project combination of E Commerce + Social. so its basically Social business community where people can socialize like facebook, twitter, etc and can open store like multivendor options...
Electron desktop app that I am writing is required to be offline all the time. It is not offline first - it is entirely offline app. It should be able to save transactions (rows to the table) and show them again. No need for joins with other tables t...
Hi, Currently my application is on mySQL but as data is growing i'm planning to migrate it to some noSQL based solution. I have 2 options in mind MongoDB and CouchDB. I know that mongo support simple queries no Map Reduce things but, couch can ma...