- Learning PostgreSQL 11
- Salahaldin Juba Andrey Volkov
- 42字
- 2021-07-02 13:11:49
PostgreSQL database components
A PostgreSQL database could be considered a container for database schemas; the database must contain at least one schema. A database schema is used to organize the database objects in a manner similar to namespaces in high-level programming languages.
推薦閱讀
- iOS Game Programming Cookbook
- Learning Python Web Penetration Testing
- 現(xiàn)代C++編程:從入門(mén)到實(shí)踐
- Mastering OpenCV Android Application Programming
- C語(yǔ)言程序設(shè)計(jì)
- Visual Basic程序設(shè)計(jì)習(xí)題解答與上機(jī)指導(dǎo)
- Backbone.js Blueprints
- Getting Started with Python Data Analysis
- Reactive Android Programming
- Python算法從菜鳥(niǎo)到達(dá)人
- 深入分布式緩存:從原理到實(shí)踐
- Mastering Docker
- 自學(xué)Python:編程基礎(chǔ)、科學(xué)計(jì)算及數(shù)據(jù)分析(第2版)
- TypeScript圖形渲染實(shí)戰(zhàn):2D架構(gòu)設(shè)計(jì)與實(shí)現(xiàn)
- Getting Started with RethinkDB