Beginning Databases with PostgreSQL From Novice to Professional /
PostgreSQL is arguably the most powerful open-source relational database system. It has grown from academic research beginnings into a functionally-rich, standards-compliant, and enterprise-ready database used by organizations all over the world. And it's completely free to use. Beginning Datab...
Cote: | Libro Electrónico |
---|---|
Auteurs principaux: | , |
Collectivité auteur: | |
Format: | Électronique eBook |
Langue: | Inglés |
Publié: |
Berkeley, CA :
Apress : Imprint: Apress,
2005.
|
Édition: | 2nd ed. 2005. |
Sujets: | |
Accès en ligne: | Texto Completo |
Table des matières:
- to PostgreSQL
- Relational Database Principles
- Getting Started with PostgreSQL
- Accessing Your Data
- PostgreSQL Command-Line and Graphical Tools
- Data Interfacing
- Advanced Data Selection
- Data Definition and Manipulation
- Transactions and Locking
- Functions, Stored Procedures, and Triggers
- PostgreSQL Administration
- Database Design
- Accessing PostgreSQL from C Using libpq
- Accessing PostgreSQL from C Using Embedded SQL
- Accessing PostgreSQL from PHP
- Accessing PostgreSQL from Perl
- Accessing PostgreSQL from Java
- Accessing PostgreSQL from C#.