I plan to use the localstorage html5 ability to write a simple application, I would like to share the database file with several browsers (users on different machines). I'm not too worried about blocking, etc., since the number of users is only 3-5. Can anyone help on how I could achieve this.
Impossible as data is stored in each browser database. If your user has switched between Chrome and FF, a different database will be used. However, the data is shared between windows in the browser.
Source: https://habr.com/ru/post/1774676/More articles:Какой эффективный способ отслеживать, идентифицировать и сообщать каждое "сообщение об ошибке", поднятое вашим приложением? - javajava arraylist arraylists - javaПейджинг скроллера Android с индикатором страницы - androidBlock memory management - memory-managementblow up the text, but returning each array as three words - phpChange Facebook url as button using Ajax - ajaxDuplicate identifier generated with a violation of primary keys - ruby-on-railsJQuery extension function - jqueryThe problem is in the button (.Net 2008, Framework 3.5) - user-interfaceLow level operations with SD card on Android - androidAll Articles