- The Oracle Universal Content Management Handbook
- Dmitri Khanine
- 141字
- 2021-08-03 15:32:17
Storage paradigms
Storage paradigms are how your data is represented in the system. How your users interact with it. How they find content.
There are two major storage paradigms; Relational and Hierarchical. Let's take a look at these one by one.
Relational
This is your conventional database like SQL Server, Oracle or MySQL. Tables can refer to values from other tables like a customers table and table of their orders.
This is what Content Server Store is like. Don't expect the values to "propagate from the parent", that's something the other storage paradigm would do.
Hierarchical
This is what a typical file system is like. Remember Windows Explorer... This goes back to our discussion of virtual folders earlier in this chapter.
Just remember that hierarchy in Content Server is virtual. This will help you a lot when planning metadata and permissions.
- CorelDRAW X6圖形設計立體化教程
- Swing Extreme Testing
- Unity 2D與3D手機游戲開發實戰
- Microsoft SharePoint 2010 Administration Cookbook
- ADOBE FLASH PROFESSIONAL CS6 標準培訓教材
- Cinema 4D電商美工與視覺設計案例教程(培訓教材版)
- Drupal 6 Panels Cookbook
- AutoCAD 2016中文版完全自學手冊
- Premiere pro CC中文版自學視頻教程
- Unity 2020游戲開發快速上手
- 從零開始:Illustrator CC中文版基礎培訓教程
- Mastering Zabbix
- 深入淺出WebAssembly
- 中文版Photoshop CC基礎教程
- Altium Designer 21實戰從入門到精通