(Login — Register) |
Thread Rating:
MySQL Useful Information and Tutorials |
01-01-2011, 09:47 PM,
|
|||
|
|||
MySQL Useful Information and Tutorials
The MySQL site:
Code: http://dev.mysql.com/ One of the most important things of database development is understanding the concepts behind Database Normalization. This means setting up the proper structure of your tables and how they will work together to make your data retrieval as seemless as possible while minimizing data resources necessary to perform the output. Code: http://dev.mysql.com/tech-resources/articles/intro-to-normalization.html Managing hierarchical data can be tricky, but once you get an understanding of how to approach it, you will find this an important tool in your database development. Code: http://dev.mysql.com/tech-resources/articles/hierarchical-data.html Code: http://sqllessons.com/categories.html Code: http://www.heidisql.com/ Code: http://www.navicat.com/ Code: http://www.phpmyadmin.net/home_page/index.php/ Code: http://www.unixwiz.net/techtips/sql-injection.html Code: http://www.tuxradar.com/practicalphp/9/0/0 Code: http://www.apachefriends.org/en/xampp.html These allow you to dump in the code you are using for a query and print it out in a much neater form. Code: http://www.sqlinform.com/ Code: http://www.wangz.net/cgi-bin/pp/gsqlparser/sqlpp/sqlformat.tpl |
|||
01-01-2011, 10:07 PM,
|
|||
|
|||
MySQL Useful Information and Tutorials
interesting, going to study that in!
|
|||
« Next Oldest | Next Newest »
|
Possibly Related Threads... | |||||
Thread | Author | Replies | Views | Last Post | |
MySQL resources | RazorDOX | 0 | 2,033 |
01-01-2011, 09:45 PM Last Post: RazorDOX |
Users browsing this thread: 1 Guest(s)