MySQL Forums
Forum List  »  Newbie

Database Structure
Posted by: Alex Konetchy
Date: November 23, 2012 09:18PM

Im building a site where users can write essays and save them into a database, I'm wondering what the best structure for this database would be though. What would the best structure be for speed of searching through the database? I was thinking about having a table with an id, username, and essay column, but this doesn't seem like it'd be very efficient if you'd have to search through all of these entries.

Any suggestions? Thank you
Alex

Options: ReplyQuote


Subject
Written By
Posted
Database Structure
November 23, 2012 09:18PM
November 25, 2012 03:01PM
November 26, 2012 10:34AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.