Multiple Calendar SupportSome Ideas In Database DesignSql schema design adviceDatabase design for eCommerce...
Large drywall patch supports
How does Loki do this?
Pole-zeros of a real-valued causal FIR system
Do the temporary hit points from the Battlerager barbarian's Reckless Abandon stack if I make multiple attacks on my turn?
Unreliable Magic - Is it worth it?
Short story about space worker geeks who zone out by 'listening' to radiation from stars
Purchasing a ticket for someone else in another country?
How do we know the LHC results are robust?
What can we do to stop prior company from asking us questions?
Is this apparent Class Action settlement a spam message?
What is paid subscription needed for in Mortal Kombat 11?
Detecting if an element is found inside a container
Implement the Thanos sorting algorithm
Gears on left are inverse to gears on right?
How to be diplomatic in refusing to write code that breaches the privacy of our users
Would a high gravity rocky planet be guaranteed to have an atmosphere?
How to safely derail a train during transit?
A Rare Riley Riddle
How to Reset Passwords on Multiple Websites Easily?
Anatomically Correct Strange Women In Ponds Distributing Swords
Is it appropriate to ask a job candidate if we can record their interview?
What does "I’d sit this one out, Cap," imply or mean in the context?
How can I get through very long and very dry, but also very useful technical documents when learning a new tool?
How does it work when somebody invests in my business?
Multiple Calendar Support
Some Ideas In Database DesignSql schema design adviceDatabase design for eCommerce website with multiple products having huge specifications indexTracking events in a task databaseHandling user logins while using a multiple schema design to support multi-tenancyHow could I improve my DB design?Joining on a M-N lookup table vs keyword searching a single columnHelp with a table having fixed number of self-referencing columnsWhat would be an appropriate schema for this real life scenario?Is my DB design alright or not?
I am trying to create a calendar application that can support multiple calendar for instance Indian, Nepali,Russian etc. User can enable or disable the calendar according tho their wish. I have an idea in mind to make English calendar as a base and create a mapping table for additional calendars. But I am not quite sure what is the efficient way to design database schema. Can you provide me best way for designing schema?
mysql database-design schema
New contributor
add a comment |
I am trying to create a calendar application that can support multiple calendar for instance Indian, Nepali,Russian etc. User can enable or disable the calendar according tho their wish. I have an idea in mind to make English calendar as a base and create a mapping table for additional calendars. But I am not quite sure what is the efficient way to design database schema. Can you provide me best way for designing schema?
mysql database-design schema
New contributor
add a comment |
I am trying to create a calendar application that can support multiple calendar for instance Indian, Nepali,Russian etc. User can enable or disable the calendar according tho their wish. I have an idea in mind to make English calendar as a base and create a mapping table for additional calendars. But I am not quite sure what is the efficient way to design database schema. Can you provide me best way for designing schema?
mysql database-design schema
New contributor
I am trying to create a calendar application that can support multiple calendar for instance Indian, Nepali,Russian etc. User can enable or disable the calendar according tho their wish. I have an idea in mind to make English calendar as a base and create a mapping table for additional calendars. But I am not quite sure what is the efficient way to design database schema. Can you provide me best way for designing schema?
mysql database-design schema
mysql database-design schema
New contributor
New contributor
New contributor
asked 6 mins ago
Ashish KafleAshish Kafle
1
1
New contributor
New contributor
add a comment |
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "182"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Ashish Kafle is a new contributor. Be nice, and check out our Code of Conduct.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fdba.stackexchange.com%2fquestions%2f233331%2fmultiple-calendar-support%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Ashish Kafle is a new contributor. Be nice, and check out our Code of Conduct.
Ashish Kafle is a new contributor. Be nice, and check out our Code of Conduct.
Ashish Kafle is a new contributor. Be nice, and check out our Code of Conduct.
Ashish Kafle is a new contributor. Be nice, and check out our Code of Conduct.
Thanks for contributing an answer to Database Administrators Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fdba.stackexchange.com%2fquestions%2f233331%2fmultiple-calendar-support%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown