TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Yogendra Sahu
1.2k
587
138.1k
Should I use GUID in browser database IndexedDB ?
Mar 27 2019 6:09 AM
We are implementing offline capability for user. If user get offline they will be able to use our site. So we are storing the data in Indexed DB, that is browser database, containing 15 tables.
Tables containing auto incrementing primary key,
For that Database -
Should I use GUID for having unique primary key entire the database and server too?
What is the benefits of using GUID?
It's advantages and disadvantages?
Reply
Answers (
1
)
i need to link database i made by access with website
ERD ,Relation and SQL Simple Example to explain what is ERD