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

  • Home
  • SEARCH
  • 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 6004457
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 23, 20262026-05-23T01:15:58+00:00 2026-05-23T01:15:58+00:00

I am making a database for a client where I will have an Account

  • 0

I am making a database for a client where I will have an Account and in that account I want to have the post’s of that account along with the post’s data (likes, comments). How could i store the posts (along with their data) in the database?

  • 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-05-23T01:15:58+00:00Added an answer on May 23, 2026 at 1:15 am

    Lets suppose you have this data to handle (accounts,posts,likes,comments) you should create a different table for each of these ‘objects’.So you will have:

    TABLE accounts (id,name,email..)
    TABLE posts (id,title,text,account_id[FK]..)
    TABLE likes (id,value,post_id[FK])
    TABLE comments (id,tect,datetime,post_id[FK])
    

    where the ‘id’ fields are AUTO-INCREMENT index and the fields followed by the ‘FK’ are foreign keys.
    If you’re not sure what a foreing key is give a look here doc

    try being more detailed next time if you need an answer that goes straight-to-the-point!

    Hope it helps

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

Sidebar

Related Questions

I have an internal WPF client application that accesses a database. The application is
I am working on an application that will have online and offline components and
I am making a database of my client's customers to send email promotions to.
we have written a C# 3.5 client talking to an Oracle database (11g) using
What is the difference in performance of making a single database (MySql) call that
I am making a very simple database (mysql) with essentially two types of data,
Hi there I developed an applicaiton that uses SQLlite database but after making setup
I am making a dynamic web page that allows people to post their favorite
I am quite happy to code out tables by hand when making a database
I'm making a Java application with an application-logic-thread and a database-access-thread. Both of them

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.