Non-Relational Postgres / Bruce Momjian (EnterpriseDB)
Приглашаем на конференцию HighLoad 2024, которая пройдет 2 и 3 декабря в Москве!
Программа, подробности и билеты по ссылке:
--------
Презентация и тезисы:
Postgres has always had strong support for relational storage. However, there are many cases where relational storage is either inefficient or overly restrictive. This talk shows the many ways that Postgres has expanded to support non-relational storage, specifically the ability to store and index multiple values, even unrelated ones, in a single database field. Such storage allows for greater efficiency and access simplicity, and can also avoid the negatives of entity-attribute-value (eav) storage. The talk will cover many examples of multiple-value-per-field storage, including arrays, range types, geometry, full text search, xml, json, and records.
1 view
101
14
1 year ago 00:24:21 1
How to Install Oracle 19c and SQL Developer on windows 10/11 [ 2023 Update ] Complete guide
3 years ago 00:49:14 1
PGConf NYC 2021 - Flexible Indexing with Postgres by Bruce Momjian
8 years ago 00:50:53 1
Non-Relational Postgres / Bruce Momjian (EnterpriseDB)