Les livres classés sous : database
Essential SQLAlchemy Mapping Python to Databases
Essential SQLAlchemy introduces a high-level open-source code library that makes it easier for Python programmers to access relational databases such as Oracle, DB2, MySQL, PostgreSQL, and SQLite. SQLAlchemy has become increasingly popular since its relea...
(paru le 15/06/2008, consulté 60 fois)
Pro Oracle Database 11g - Administration
Pro Oracle Database 11g Administration is a book focused on results. Author Darl Kuhn draws from a well of experience over a decade deep to lay out real-world techniques that lead to success as an Oracle DBA. He gives clear explanations on how to perform ...
(paru le 21/01/2011, consulté 657 fois)
Oracle Database 11g - DBA Handbook
The Essential Resource for Oracle DBAs--Fully Updated and Expanded
Manage a flexible, highly available Oracle database with help from the expert information contained in this exclusive Oracle Press guide. Fully revised to cover every new feature and ...
(paru le 06/12/2007, consulté 996 fois)
Oracle Database 11g - The Complete Reference
The Definitive Guide to Oracle Database 11g
Get full details on the powerful features of Oracle Database 11g from this thoroughly updated Oracle Press guide. Oracle Database 11g: The Complete Reference explains how to use all the new features and too...
(paru le 17/12/2008, consulté 1363 fois)
EPIBASE A biomedical database
EPIBASE is a versatile, open and trilingual (English, French, Spanish) database developed under Access (registered mark), for studying the relationship between the environnment, lifestyle, nutrition and human health. The application can be used within the...
(paru le 01/01/1999, consulté 1691 fois)
JDBC: Practical Guide for Java Programmers
JDBC: Practical Guide for Java Programmers is the
quickest way to gain the skills required for connecting
your Java application to a SQL database. Practical,
tutorial-based coverage keeps you focused on the essential
tasks and techniques, and incisive exp...
(paru le 01/09/2001, consulté 2258 fois)
Advanced PHP for Web Professionals
In this concise, hands-on tutorial, PHP expert
Christopher Cosentino delivers dozens of powerful new
techniques for building serious Web applications. Through
professional-quality examples drawn from his six years as a
PHP developer, Cosentino walks you t...
(paru le 25/11/2002, consulté 2930 fois)
Database Programming with JDBC and Java
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 ...
(paru le 01/08/2000, consulté 2761 fois)
Microsoft SQL Server 2005 Edition 2005
Take your database skills to the next level with this hands-on, step-by-step guide.
Learn more-advanced skills to design, test, deploy, and maintain SQL Server databases-one step at a time. Ideal for developers who understand database essentials, thi...
(paru le 07/07/2006, consulté 3364 fois)
SQL Pocket Guide
SQL is the language of databases. It's used to create and maintain database objects, place data into those objects, query the data, modify the data, and, finally, delete data that is no longer needed. Databases lie at the heart of many, if not most busine...
(paru le 05/05/2006, consulté 2120 fois)
Microsoft Office Access 2007 All-in-One Desk Reference For Dummies
Updated to cover all the latest features and capabilities of Access 2007, this resource provides new and inexperienced Access users with nine task-oriented minibooks that cover beginning to advanced-level material
Each minibook covers a specific aspect...
(paru le 01/12/2006, consulté 2371 fois)
PHP and MySQL for Dummies
Build an online catalog and a members-only site
Everything you need to know to create a dynamic PHP and MySQL Web site!
Been thinking of creating a high-quality interactive Web site? This book is just what you need to get started! Here's the fun...
(paru le 30/11/2006, consulté 2461 fois)
Expert Mysql
Since the enormous number of new features made available with MySQL release 5.0, MySQL has been gaining steam as a viable alternative to database behemoths like Oracle and IBM DB2. MySQL users now have the ability to extend MySQL with new SQL commands, op...
(paru le 01/01/2007, consulté 2349 fois)
Understanding MySQL Internals Discovering and Improving a Great Database
Although MySQL's source code is open in the sense of being publicly available, it's essentially closed to you if you don't understand it. In this book, Sasha Pachev -- a former member of the MySQL Development Team -- provides a comprehensive tour of MySQL...
(paru le 01/04/2007, consulté 1636 fois)
Database Programming with C#
Provides step-by-step coverage of everything you ever
wanted to know about C# development in ADO.NET and classic
ADO
Covers relational databases, Active Directory (LDAP)
access, Message Queuing, server-side processing (stored
procedures, views, and trig...
(paru le 25/04/2002, consulté 2614 fois)
Designing Geodatabases Case Studies in GIS Data Modeling
ESRI has been working with our GIS user community during the last several years to develop a set of "best practices" geodatabase designs for various application domains. These database designs are intended to help GIS users rapidly become productive with ...
(paru le 31/12/2004, consulté 3102 fois)
Oracle Essentials Oracle Database 11g
Oracle is an enormous system, with myriad technologies, options, and releases. Most users-even experienced developers and database administrators-find it difficult to get a handle on the full scope of the Oracle database. And, as each new Oracle version i...
(paru le 01/11/2007, consulté 3296 fois)
Oracle Database 11g New Features
Your Must-Have Guide to Everything New in Oracle Database 11g
Realize the full potential of Oracle Database 11g with help from the experts. Written by Robert G. Freeman, and with insightful commentary throughout from Arup Nanda, this Oracle Press gui...
(paru le 05/11/2007, consulté 2144 fois)
Filemaker Pro 9: The Missing Manual
FileMaker Pro 9: The Missing Manual is the clear, thorough and accessible guide to the latest version of this popular desktop database program. FileMaker Pro lets you do almost anything with the information you give it. You can print corporate reports, pl...
(paru le 01/08/2007, consulté 4865 fois)
Postgresql Developer's Handbook
PostgreSQL Developer's Handbook provides a complete
overview of the PostgreSQL database server and extensive
coverage of its core features, including object
orientation, PL/pgSQL, and the most important programming
interfaces.
The authors introduce the re...
(paru le 01/02/2002, consulté 5037 fois)
Pro SQL Server 2005 Database Design and Optimization
Pro SQL Server 2005 Database Design and Optimization will teach you effective strategies for designing proper databases. It covers everything from how to gather business requirements to logical data modeling and normalization. It then shows you how to imp...
(paru le 20/05/2006, consulté 5792 fois)
Database Tuning Principles, Experiments, and Troubleshooting Techniques
Tuning your database for optimal performance means more
than following a few short steps in a vendor-specific
guide. For maximum improvement, you need a broad and deep
knowledge of basic tuning principles, the ability to gather
data in a systematic way, a...
(paru le 12/03/2003, consulté 5237 fois)
Inside SQL Server 2005 T-SQL Programming
Exploit advanced T-SQL language features with in-depth architectural insights from the experts.
Get a detailed look at the internal architecture of T-SQL with this comprehensive programming reference. Database developers and administrators get best p...
(paru le 20/05/2006, consulté 5939 fois)
SQL for MySQL Developers A Comprehensive Tutorial and Reference
MySQL 5.x offers a SQL dialect with immense power. In SQL for MySQL Developers, Rick F. van der Lans helps you master this version of SQL, and leverage its full potential. Using case study examples and hands-on exercises, van der Lans illuminates every ke...
(paru le 31/05/2007, consulté 5804 fois)
MySQL Language Reference
With more than 4 million active installations, MySQL is the world's most popular open-source database.
Known for its speed, high reliability, and ease of use, MySQL is rapidly becoming a low-cost alternative to high-priced, high-maintenance database sy...
(paru le 17/08/2004, consulté 5933 fois)
SQL Server 2000
Provides in-depth information on database systems and SQL
Server 2000. Covers T-SQL language and its real-world
application. Explains SQL Server Administration from
managing database files to performing backup and recovery.
Offers downloadable databases o...
(paru le 01/09/2000, consulté 4433 fois)
Inside Microsoft SQL server 2000
The definitive guide to the architecture and internals
of the premier enterprise-class RDBMS
Master the inner workings of today?s premier relational
database management system with this official guide to the
SQL Server? 2000 engine. Written by a renowned ...
(paru le 15/12/2000, consulté 4983 fois)
UML for Database Design
The Unified Modeling Language (UML), the standard graphical
notation for modeling business and software application
needs, has emerged as an effective modeling tool for
database design. When used as a common modeling language
for the many facets of system...
(paru le 01/09/2001, consulté 6380 fois)
Using Oracle 8
Using Oracle8 will be the ultimate DBA reference book for
the everyday Oracle database administrator. This book will
help DBAs administer, troubleshoot, tune, backup, and
upgrade their systems--only the essential tasks that every
DBA faces. Unlike other D...
(paru le 07/08/1998, consulté 4746 fois)
Relational Database Design Clearly Explained
Relational Database Design Clearly Explained provides a
straightforward and in-depth explanation of the creation
and maintenance of relational databases. Database
management and design expert Jan L. Harrington shares
useful advice necessary for good relat...
(paru le 10/05/2002, consulté 4424 fois)
Beginning SQL Server 2005 Administration
For the first time, SQL Server 2005 provides features that can support large-scale enterprise databases. With this powerful new release, you may find yourself being called upon to perform duties that are no longer strictly "administrative," duties that ha...
(paru le 05/12/2006, consulté 4632 fois)
Database Concepts
Appropriate for all introductory courses or brief courses on database development and management, as well as database courses designed around specific database products such as Microsoft Access, SQL Server, or MySQL....
(paru le 21/03/2007, consulté 3349 fois)