Binary storage for nested data structures  and application to hstore data type
65 pages
English

Découvre YouScribe en t'inscrivant gratuitement

Je m'inscris

Binary storage for nested data structures and application to hstore data type

Découvre YouScribe en t'inscrivant gratuitement

Je m'inscris
Obtenez un accès à la bibliothèque pour le consulter en ligne
En savoir plus
65 pages
English
Obtenez un accès à la bibliothèque pour le consulter en ligne
En savoir plus

Description

Binary storage for nested data structures and application to hstore data type Oleg Bartunov, Teodor Sigaev Moscow University Oleg Bartunov, Teodor Sigaev Nested hstore with array support PGConf.EU, Dublin, Nov 1, 2013 Hstore developers  Teodor Sigaev, Oleg Bartunov  Sternberg Astronomical Institute of Moscow University  Major contributions:  PostgreSQL extendability: GiST, GIN, SP-GiST  Full-text search, ltree, pg_trgm, hstore, intarray,.. Oleg Bartunov, Teodor Sigaev Nested hstore with array support PGConf.EU, Dublin, Nov 1, 2013 Agenda  Introduction to hstore  History of hstore development  Hstore internals  Limitations  Hstore operators and functions  Performance study  Summary  Development plans Oleg Bartunov, Teodor Sigaev Nested hstore with array support PGConf.EU, Dublin, Nov 1, 2013 Introduction to hstore  Hstore — key/value storage (inspired by perl hash) 'a=>1, b=>2'::hstore  Key, value — strings  Get value for a key: hstore -> text  Operators with indexing support (GiST, GIN) Check for key: hstore ? text Contains: hstore @> hstore …......check documentations for more ........  Functions for hstore manipulations (akeys, avals, skeys, svals, each,......) Oleg Bartunov, Teodor Sigaev Nested hstore with array support PGConf.

Sujets

Informations

Publié par
Publié le 13 janvier 2014
Nombre de lectures 25
Langue English

Extrait

Binary storage for nested data structures and application to hstore data type
Oleg Bartunov, Teodor Sigaev Moscow University
Oleg Bartunov, Teodor Sigaev Nested hstore with array support PGConf.EU, Dublin, Nov 1, 2013
Hstore developers
Teodor Sigaev, Oleg Bartunov Sternberg Astronomical Institute of Moscow University Major contributions: PostgreSQL extendability: GiST, GIN, SP-GiST Full-text search, ltree, pg_trgm, hstore, intarray,.. Oleg Bartunov, Teodor Sigaev Nested hstore with array support PGConf.EU, Dublin, Nov 1, 2013
Agenda
Introduction to hstore History of hstore development Hstore internals Limitations Hstore operators and functions Performance study Summary Development plans
Oleg Bartunov, Teodor Sigaev Nested hstore with array support PGConf.EU, Dublin, Nov 1, 2013
Introduction to hstore
Hstore — key/value storage(inspired by perl hash)'a=>1, b=>2'::hstore Key, value — strings Get value for a key: hstore -> text Operators with indexing support (GiST, GIN) Check for key: hstore ? text Contains: hstore @> hstore …......check documentations for more ........ Functions for hstore manipulations (akeys, avals, skeys, svals, each,......) Oleg Bartunov, Teodor Sigaev Nested hstore with array support PGConf.EU, Dublin, Nov 1, 2013
Introduction to hstore
«Google Trends» noticed hstore since 2011
Oleg Bartunov, Teodor Sigaev Nested hstore with array support PGConf.EU, Dublin, Nov 1, 2013
History of hstore development
May 16, 2003 — first version of hstore
Oleg Bartunov, Teodor Sigaev Nested hstore with array support PGConf.EU, Dublin, Nov 1, 2013
  • Univers Univers
  • Ebooks Ebooks
  • Livres audio Livres audio
  • Presse Presse
  • Podcasts Podcasts
  • BD BD
  • Documents Documents