Answer the question
In order to leave comments, you need to log in
What are the best practices for organizing delivery addresses in the database (partitioning into directories, etc.)?
There are addresses to which the order is delivered (one-to-many orders).
I want to make an addresses table with foreign keys to reference tables (cities, streets, etc.).
1. Is it generally normal if the table has only auto-increment and foreign keys? Or is it done in some other way?
2. The task, as I understand it, is typical. Are there any ready made solutions? Maybe services? Give me some pointers at least :)
Thank you.
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question