FileFinder using SQL

Posted by James Morgan on Stack Overflow See other posts from Stack Overflow or by James Morgan
Published on 2010-04-07T05:29:58Z Indexed on 2010/04/07 5:33 UTC
Read the original article Hit count: 397

Filed under:
|
|

I was thinking of working on a project while I have some free time and this one looks pretty nice: http://mindprod.com/project/filefinder.html

One thing I'm wondering about is that will it really be much faster compared to the regular windows search if I use SQL? I'm planning to use MySQL since it's open source. Also, do I need to be good at databases for this? I have basic knowledge about relational databases and can definitely make some SQL statements.

Thanks.

© Stack Overflow or respective owner

Related posts about java

Related posts about project