RWilliams500
New member
- Local time
- Today, 15:25
- Joined
- May 22, 2024
- Messages
- 8
Howdy. I am merging the frontends of a few different databases my job has had me make over the last few years. Since I've been learning as I go, each new database I make has things that work a little better/smoother. I've started merging the front ends so that it's easier for me to maintain, so my users don't have to click one of half a dozen different front ends to get to stuff, and I'm more confident in restricting users to just the functions they need within the new frontend.
The question is, should I merge the backends into one? Is there any benefit or drawback to maintaining them as separate backends linked to the one new frontend vs merging it all to one master backend like I'm doing with the frontend?
The question is, should I merge the backends into one? Is there any benefit or drawback to maintaining them as separate backends linked to the one new frontend vs merging it all to one master backend like I'm doing with the frontend?