... and Angular is a full-fledged client-side framework), 
>

Is it possible to have a web application that have (or access) databases 
that reside in the client-side ?
 
for example:
user1 has  local database db1 on pc1, 
user2 has  local database db2 on pc2. 
db1 and db2 has identical structure. 
user1 and user2 access the web application and ask for the synchronization 
between the two dbs. 

Reply via email to