Home » Coding, Software Architecture

Embracing the Web with JSON and PLV8

31 January 2013 No Comment

The new JSON datatype in Postgres 9.2 is interesting enough on its own, however when combined with PLV8 Javascript it becomes very exciting. Never before has there been a datatype and a PL designed to work with together. Combining these two transforms PostgreSQL from a standard relational database into a schema-less document store and opens up several new use cases.

This talk will explore what makes the document model compelling for many application developers. It will also go into detail what is enabled by having Javascript and JSON in the database. We will take a deep dive into an application built using PLV8 to see the advantages (and disadvantages) of developing an application using these techniques. The promise of using one language and data format from the front end, to the application tier, to the database is attractive, but does that promise deliver? Find out!

Event: Postgres Open Conference

Related Videos:

Comments:

Add your comment below, or trackback from your own site. You can also subscribe to these comments via RSS.

Be nice. Keep it clean. Stay on topic. No spam.

You can use these tags:
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

This is a Gravatar-enabled weblog. To get your own globally-recognized-avatar, please register at Gravatar.

*