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 3794168
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 19, 20262026-05-19T12:53:17+00:00 2026-05-19T12:53:17+00:00

After I made this question I decided that it would be best to store

  • 0

After I made this question I decided that it would be best to store data on my own server. The data is in a table with 100-500 rows and 12 columns. I am a newbie programmer currently developing my first web app with JavaScript and PHP and I am looking for the best solution to store and retrieve this data. I have no needs to make complicated queries, I just need to retrieve each row of data based on the content in one of the columns.

I am considering a database for this purpose, however as I have no experience with databases I don’t know if it is the best solution for my needs. When I get the content it is actually in CSV format so I don’t know if it is better to just save it that way on my own server or saving it to a database. Then on client request I would tranform the data using PHP and send it as JSON.

  • Is a database the best solution for my web app? or should I stick to CSV files?
  • If a database is the best choice, could you please point me to a good tutorial, example or book to get started?

Thanks in advance.

  • 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-19T12:53:18+00:00Added an answer on May 19, 2026 at 12:53 pm

    Database is the best solution. If you are trying to pick out individual rows in the CSV file, there will be quite an overhead in parsing the whole file, just to get at a little piece of information. Databases on the otherhand are far more efficient at this, and will do it in a fraction of the time.

    If you are using PHP, then the most common database to use is MySQL, and nearly every host will include this as standard.

    Here is a nice tutorial to get you started, but google MySQL and PHP, and there is a huge amount of information on the web for you to get information. PHP and MySQL is very very popular, so there is a lot of info out there.

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

Sidebar

Related Questions

After seeing this question , my first thought was that it'd be trivial to
After reading this question , I was reminded of when I was taught Java
I decided that I was ready to try something new, after a few years
This is why I'm asking this question: Last year I made some C++ code
I have touched on this question in others before but after writing an answer
After being told by at least 10 people on SO that version control was
After hours of debugging, it appears to me that in FireFox, the innerHTML of
After I was convinced that labeled breaks/continues are a total nono over here ,
This question has been puzzling me for a long time now. I come from
Question This question was originally to find out if anyone knows of a way

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.