If you are looking for bioinformatics related database software/tools, then following links will be useful for you.
http://www.genome.gov/27530225
http://gmod.org/wiki/Main_Page?q=node/71
http://www.biomedcentral.com/1471-2105/5/43
Thanks
Hi Andaleeb,
You should try sqlcourse.com which provide unique introductory SQL tutorial. It not only provides easy-to-understand SQL instructions, but it allows you to practice what you learn using the on-line SQL interpreter. You will receive immediate results after submitting your SQL commands.
http://www.sqlcourse.com/index.html
Best
HI Andaleeb,
If you want to learn "How to create a database?" Contact to contact@e-bioinformatics.net or http://e-bioinformatics.net/
They helps you.
Hi Andaleeb,
Developing and programming with databases is a huge step onto a large plateau of information. This rough road was very difficult to traverse maybe 5 or 10 years ago. But now there is much more information online, which is generally very helpful. You can learn all the basics of setting up a database and connecting into your own application.
http://downloads.mysql.com/docs/mysql-tutorial-excerpt-5.1-en.pdf
Tutorialpoint also provide good study material, please find at http://www.tutorialspoint.com/sql/sql_tutorial.pdf
For basics : http://www.staff.amu.edu.pl/~zcht/pliki/Databases%20for%20beginners.pdf
Thanks