了解關系數據庫模型

The relational database model was a huge leap forward from the network database model.
關系數據庫模型是網絡數據庫模型的一個巨大飛躍。
Instead of relying on a parent-child or owner-member relationship, the relational model allows any file to be related to any other by means of a common field.
關系模型不依賴于父子關系或所有者-成員關系,而是允許任何文件通過公共字段與任何其他文件相關聯。
Suddenly, the complexity of the design was greatly reduced because changes could be made to the database schema without affecting the system's ability to access data.
突然,設計的復雜性大大降低,因為可以在不影響系統訪問數據能力的情況下對數據庫模式進行更改。
And because access was not by means of paths to and from files, but from a direct relationship between files, new relations between these files could easily be added.
并且由于訪問不是通過文件之間的路徑,而是通過文件之間的直接關系,因此可以輕松地添加這些文件之間的新關系。
In 1970, when E.F. Codd developed the model, it was thought to be impractical.
1970年,當e.f.Codd開發(fā)了這個模型,被認為是不切實際的
The increased ease of use comes at a large performance penalty, and the hardware in those days was not able to implement the model.
增加的易用性帶來了很大的性能損失,并且當時的硬件無法實現該模型。
Since then, of course, hardware has taken huge strides to where today, even the simplest computers can run sophisticated relational database management systems.
當然,從那以后,硬件已經取得了巨大的進步,即使是最簡單的計算機也可以運行復雜的關系數據庫管理系統。
Relational databases go hand-in-hand with the development of SQL.
關系數據庫與SQL的開發(fā)齊頭并進。
The simplicity of SQL - where even a novice can learn to perform basic queries in a short period of time - is a large part of the reason for the popularity of the relational model.
SQL的簡單性 -- 即使是新手也可以在短時間內學習執(zhí)行基本查詢 -- 是關系模型流行的很大一部分原因。

The two tables below relate to each other through the product_code field. Any two tables can relate to each other simply by creating a field they have in common.
下表通過product_code字段相互關聯。任何兩個表都可以通過創(chuàng)建它們共有的字段來相互關聯。
Table 1

Product_code Description Price
A416 Nails, box $0.14
C923 Drawing pins, box $0.08

Table 2

Invoice_code Invoice_line Product_code Quantity
3804 1 A416 10
3804 2 C923 15
?著作權歸作者所有,轉載或內容合作請聯系作者
【社區(qū)內容提示】社區(qū)部分內容疑似由AI輔助生成,瀏覽時請結合常識與多方信息審慎甄別。
平臺聲明:文章內容(如有圖片或視頻亦包括在內)由作者上傳并發(fā)布,文章內容僅代表作者本人觀點,簡書系信息發(fā)布平臺,僅提供信息存儲服務。

相關閱讀更多精彩內容

  • 關系數據庫,是建立在關系數據庫模型基礎上的數據庫,借助于集合代數等概念 和方法來處理數據庫中的數據。目前主流的關系...
    在暴風雨中逆襲閱讀 440評論 0 0
  • 關系數據庫概述 數據持久化 --將數據保存到(在掉電情況下)能夠長久保存數據的存儲介質中 數據庫發(fā)展史 -網狀數據...
    寒江雪_獨釣閱讀 703評論 0 0
  • 關系數據庫概述 數據持久化 - 將數據保存到能夠長久保存數據的存儲介質中,在掉電的情況下數據也不會丟失。 將數據寫...
    人生茫茫好似荒野閱讀 389評論 0 0
  • 二、關系數據庫 1.關系數據庫概述 關系數據庫的產生歷史: 1970年IBM的E.F.Codd提出了關系模型,奠定...
    silasjs閱讀 1,210評論 0 1
  • 今天感恩節(jié)哎,感謝一直在我身邊的親朋好友。感恩相遇!感恩不離不棄。 中午開了第一次的黨會,身份的轉變要...
    余生動聽閱讀 10,798評論 0 11

友情鏈接更多精彩內容