- Learning PostgreSQL 10(Second Edition)
- Salahaldin Juba Andrey Volkov
- 129字
- 2021-07-02 22:42:02
Relational and object relational databases
Relational database management systems are one of the most widely-used DBMSs in the world. It is highly unlikely that any organization, institution, or personal computer today does not have or use a piece of software that rely on RBDMS.
Software applications can use relational databases via dedicated database servers or via lightweight RDBMS engines, embedded in the software applications as shared libraries.
The capabilities of a relational database management system vary from one vendor to another, but most of them adhere to the ANSI SQL standards. A relational database is formally described by relational algebra, and is based on the relational model. Object-relational database (ORD) are similar to relational databases. They support the following object-oriented model concepts:
- User-defined and complex data types
- Inheritance
- 亮劍.NET:.NET深入體驗(yàn)與實(shí)戰(zhàn)精要
- 手把手教你玩轉(zhuǎn)RPA:基于UiPath和Blue Prism
- Cloud Analytics with Microsoft Azure
- Windows 8應(yīng)用開發(fā)實(shí)戰(zhàn)
- 機(jī)器自動(dòng)化控制器原理與應(yīng)用
- 城市道路交通主動(dòng)控制技術(shù)
- 西門子變頻器技術(shù)入門及實(shí)踐
- 單片機(jī)C語言應(yīng)用100例
- 智能生產(chǎn)線的重構(gòu)方法
- 經(jīng)典Java EE企業(yè)應(yīng)用實(shí)戰(zhàn)
- TensorFlow Deep Learning Projects
- 與人共融機(jī)器人的關(guān)節(jié)力矩測(cè)量技術(shù)
- Cloudera Hadoop大數(shù)據(jù)平臺(tái)實(shí)戰(zhàn)指南
- 網(wǎng)管員世界2009超值精華本
- Java求職寶典