If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > MySQL > area to work out for fast searching from database?

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 04-11-11, 02:32
rohitamitpathak rohitamitpathak is offline
Registered User
 
Join Date: Feb 2011
Location: india- new delhi
Posts: 31
area to work out for fast searching from database?

if we create dynamic application where on a click , on a text box value we need to search related content from database, and my database is huge,
1-can anybody tell me about those areas where i need to focus for fast searching... which concept i should use for this,
2- for respect of fast sarching which area are responsible like- how u create table, how u query and all that..
3- fast searching is depend on what?
...........................just help me and only give me guidline with help of that i can learn good concept of database and implement it to make efficient database..
__________________
Amit Pathak
S/w Developer
Zero Systems Pvt Ltd..
Reply With Quote
  #2 (permalink)  
Old 04-11-11, 06:02
r937 r937 is offline
SQL Consultant
 
Join Date: Apr 2002
Location: Toronto, Canada
Posts: 19,525
Quote:
Originally Posted by rohitamitpathak View Post
1-can anybody tell me about those areas where i need to focus for fast searching... which concept i should use for this
indexing

Quote:
Originally Posted by rohitamitpathak View Post
2- for respect of fast sarching which area are responsible like- how u create table, how u query and all that..
how you create indexes

Quote:
Originally Posted by rohitamitpathak View Post
3- fast searching is depend on what?
availability of appropriate indexes
__________________
r937.com | rudy.ca
please visit Simply SQL and buy my book
Reply With Quote
Reply

Tags
mysql

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On