#4797
WinSQL is a powerful and professional database client that can connect to any relational database through ODBC (Open Database Connectivity). It can be used to perform many database management tasks, such as importing/exporting data, generating test data, reverse engineering existing databases, comparing schema differences between databases and data differences between tables, or simply running SQL queries (including creating tables, browsing data, editing/inserting records, and so on).

#3558
Navicat Premium is an award-winning universal database managing tool that is enough to meet professional database developers' all requirements. In particular, for newcomers to database servers, it is also quite easy to learn and use.

#3447
MySQL: Developer's Library is a real classic masterpiece about MySQL. It introduces the basic knowledge of MySQL as well as MySQL's unique features different from other database systems in all directions. Especially, it focuses on how to efficiently use and administer MySQL database, as well how to write MySQL-based programs in C, Perl (using DBI), and PHP (using PDO).

#3271
SQL has concise syntax, flexible usage method and powerful function. It has become the most popular database language (almost any important DBMS supports SQL) and an indispensable, basic skill for any programmers.

#2726
About the pros and cons of SQLite, AppNee does not comment. Because its long course of appearance and development has naturally proved it's superior (especially than Oracle and MySQL) enough to make it rule some application fields - such as database-driven mobile and desktop apps, as well as some small, lightweight network applications.

#2716
EZDML is a free lightweight but practical database builder from China, with which we can quickly design a database table structure, and set up the data model. To a certain extent, we can see it as a super lite version of many commonly used database modeling tools (such as SAP PowerDesigner, CA ERwin, ER/Studio, Rational Rose family, and so on).

#2331
There are many reasons for website to support dynamic contents, such as provide online shopping, create a personalized web page, manage a lot of information from the database and so on. As long as you have basic knowledge of HTML and website management, anyone can learn PHPMySQL to create dynamic websites.

#2315
The Database Hacker's Handbook is another top-quality book after The Shellcoder's Handbook, in which 4 world's top security experts will teach you how to intrude and defend 7 kinds of today's most popular database servers hand by hand. Moreover, you will deeply learn how to use active defense against invasion.

#2162
There are a lot of books on the MySQL database learning, but the related reference-qualitative ones are rare. And if you are or were finding a worth reading book on this subject, O'Reilly Media's Pocket Reference series has been always the first choice for all newbie or advanced programmers.

#1815
Database .NET is a .NET based All-In-One database manager from Taiwan in China. It supports managing a dozen of databases and database interfaces at the same time. Portable with single executable file and multiple-language UI, works on Windows all platforms (32-bit & 64-bit).