翻译进度
1
分块数量
0
参与人数

概述

这是一篇协同翻译的文章,你可以点击『我来翻译』按钮来参与翻译。


Welcome to the PostgreSQL Tutorial. The following few chapters are intended to give a simple introduction to PostgreSQL, relational database concepts, and the SQL language to those who are new to any one of these aspects. We only assume some general knowledge about how to use computers. No particular Unix or programming experience is required. This part is mainly intended to give you some hands-on experience with important aspects of the PostgreSQL system. It makes no attempt to be a complete or thorough treatment of the topics it covers.

After you have worked through this tutorial you might want to move on to reading Part II to gain a more formal knowledge of the SQL language, or Part IV for information about developing applications for PostgreSQL. Those who set up and manage their own server should also read Part III

Table of Contents

  1. Getting Started
    1.4. Installation
    1.3. Architectural Fundamentals
    1.2. Creating a Database
    1.1. Accessing a Database
  2. The SQL Language
    2.9. Introduction
    2.8. Concepts
    2.7. Creating a New Table
    2.6. Populating a Table With Rows
    2.5. Querying a Table
    2.4. Joins Between Tables
    2.3. Aggregate Functions
    2.2. Updates
    2.1. Deletions
  3. Advanced Features
    3.1. Introduction
    3.2. Views
    3.3. Foreign Keys
    3.4. Transactions
    3.5. Window Functions
    3.6. Inheritance
    3.7. Conclusion

本文章首发在 LearnKu.com 网站上。

本文中的所有译文仅用于学习和交流目的,转载请务必注明文章译者、出处、和本文链接
我们的翻译工作遵照 CC 协议,如果我们的工作有侵犯到您的权益,请及时联系我们。

讨论数量: 0
发起讨论 只看当前版本


暂无话题~