Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8333545
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 9, 20262026-06-09T03:04:15+00:00 2026-06-09T03:04:15+00:00

My question: How would I implement a database design on the back-end and the

  • 0

My question:

How would I implement a database design on the back-end and the front-end to accommodate a varying number of address lines such as AddressLine1, AddressLine2, AddressLine3, etc. into infinity while maintaining an intuitive front-end user experience. I want this to maximize the cleanliness and ease of merging documents later on once the database has been developed. Some addresses have only one street line while others can even have five or maybe more.

Background:

I am very new to data modeling and database design. I don’t yet understand the consequences that database modeling will have on how the forms on the front-end will have to be designed and the headaches that may go along with a particular design. Therefore, I’m not sure if what I’m seeking is a big mistake.

I’m designing a case management database for a law firm. We plan to create a separate Addresses table and have a many-to-many relationship between the people/entities and the addresses–i.e., many people/entities may have many addresses and the same address may belong to many people/entities.

Thank you!

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-09T03:04:17+00:00Added an answer on June 9, 2026 at 3:04 am

    Typically, for an address, the data is not normalized over the lines. So, an address table would just have fields like AddressLine1 and AddressLine2.

    The bigger geography information (example: city, state, country, postal code) would be stored in separate fields in the address record.

    The reason for this is quite practical. Addresses are typically printed, and there is a limited amount of printing space available. If there are four lines, for instance, you have the name, address line 1, address line 2, and city/state/country/postal code.

    If you really needed to store an unlimited number of lines, you would do it with an AddressLines table. The AddressLines table would have fields, such as:

    • AddressId — the address record it belongs to
    • LineNumber
    • LineContents

    However, this seems like overkill.

    Your bigger problem is standardizing addresses. Have you given that any thought? (You know: “101 6th Avenue”, “101 Sixth Ave.”, and “101 Avenue of the Americas” are all the same address in New York City.)

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Quickie-Question: To summarize, I'm a little confused as to how I would design such
Some time ago I was asked the strange question how would I implement map
I'm looking to build a scalable database solution for the back end of my
I thought this question would have already existed on SO, but then I couldn't
A simple answer to this super simple question would be great! Here is the
Question: How would one write a function to check and return whether or not
Question What would be a good (ideally, technical) reason to ever program some non-trivial
I would like to ask for more an opinion than a question: What would
Before I ask this question I would to apologise because of the fact that
This is a follow-up to my previous question I would like to find a

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.