Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Django and HStore

Django and HStore

Craig Kerstiens

June 05, 2012
Tweet

More Decks by Craig Kerstiens

Other Decks in Programming

Transcript

  1. Schemaless SQL

    View Slide

  2. Craig Kerstiens
    @craigkerstiens

    View Slide

  3. You like
    Data guarantees
    Performance
    Flexibility

    View Slide

  4. You like
    Data guarantees
    Performance
    Flexibility
    Postgres

    View Slide

  5. You like
    Data guarantees
    Performance
    Flexibility
    Postgres
    NoSQL

    View Slide

  6. You like
    Data guarantees
    Performance
    Flexibility
    Postgres
    NoSQL
    HStore

    View Slide

  7. Enough  talk...

    View Slide

  8. Relational
    Document
    Key Value
    Types of Data Stores
    Credit to Andrew Godwin for stealing his slide
    (http://www.aeracode.org/static/slides/djangocon-eu-2012.pdf)

    View Slide

  9. Relational
    Document
    Key Value
    Postgres
    Types of Data Stores
    Credit to Andrew Godwin for stealing his slide
    (http://www.aeracode.org/static/slides/djangocon-eu-2012.pdf)

    View Slide

  10. Relational
    Document
    Key Value
    Postgres
    Postgres - PLV8
    Types of Data Stores
    Credit to Andrew Godwin for stealing his slide
    (http://www.aeracode.org/static/slides/djangocon-eu-2012.pdf)

    View Slide

  11. Relational
    Document
    Key Value
    Postgres
    Postgres - PLV8
    Postgres - hStore
    Types of Data Stores
    Credit to Andrew Godwin for stealing his slide
    (http://www.aeracode.org/static/slides/djangocon-eu-2012.pdf)

    View Slide

  12. Fin.
    Resources
    http://bit.ly/django-hstore
    http://github.com/craigkerstiens/hstore-demo

    View Slide