To help you be more efficient in your work, this handy pocket reference gives you instant reminders on how to use important MySQL functions, especially in conjunction with key parts of the LAMP open source infrastructure. This powerful database system is so rich in features that no administrator or programmer can stay familiar with all of them. MySQL Pocket Reference is an ideal on-the-job companion, well organized to help you find and adapt the statements you need -- quickly.
George Reese Reihenfolge der Bücher





- 2007
- 2003
'Java Database Best Practices' takes developers through a wide variety of different ways to store and access data, enabling them to learn which 'persistence model' is most appropriate for each type of application.
- 2003
MySQL
Kurz & gut
Handlich, komprimiert und übersichtlich: MySQL - kurz & gut ist ein nützlicher Begleiter für alle MySQL-Administratoren und -Programmierer, die eine zuverlässige Kurzreferenz bei der täglichen Arbeit mit dem beliebten Datenbanksystem zur Hand haben wollen. Diese Neuauflage von MySQL - kurz & gut wurde vollständig aktualisiert und erweitert, sie deckt jetzt MySQL 5 ab. Das Buch beginnt mit Hinweisen zur Installation und Konfiguration des Datenbanksystems und beschreibt dann die komplette Syntax aller SQL-Befehle, die von MySQL akzeptiert werden. Nützliche Informationen zu den verschiedenen Datentypen, Operatoren und Funktionen von MySQL runden das Buch ab. Behandelt werden in dieser 2. Auflage neben MySQL 4.0 und 4.1 nun auch neue MySQL 5-Features wie gespeicherte Routinen, Trigger und Views. Im praktischen Kleinformat lässt sich das Bändchen überall hin mitnehmen und ist stets griffbereit, wenn Sie beispielsweise die genaue Syntax eines bestimmten Befehls nachschlagen wollen. Das Buch richtet sich vor allem an MySQL-Nutzer, die mit dem Datenbanksystem schon vertraut sind
- 2002
Managing and using MySQL
- 442 Seiten
- 16 Lesestunden
Covers topics including installation, configuration, sorting, database design, transaction performance, security, Perl, PHP scripting, and Java.
- 1997
Database programming with JDBC and Java
- 237 Seiten
- 9 Lesestunden
"Java and databases make a powerful combination. Getting the two sides to work together, however, takes some effort - largely because Java deals in objects, while most databases do not." "This book describes the standard Java interfaces that make portable, object-oriented access to relational databases possible, and offers a robust model for writing applications that are easy to maintain. It introduces the JDBC and RMI packages and uses them to develop three-tier applications (applications divided into a user interface, an object-oriented logic component, and an information store). If you have a database at your site and have studied Java, this book will help you become a more effective application developer for Java database programs. The book includes reference listings for JDBC and the most important RMI classes, and covers Java 1.1"--Jacket