Skip to content

Instantly share code, notes, and snippets.

@tobyhede
Created May 17, 2012 03:08
Show Gist options
  • Select an option

  • Save tobyhede/2715918 to your computer and use it in GitHub Desktop.

Select an option

Save tobyhede/2715918 to your computer and use it in GitHub Desktop.
PostgreSQL as JSON Document Store
-- PostgreSQL 9.2 beta (for the new JSON datatype)
-- You can actually use an earlier version and a TEXT type too
-- PL/V8
-- http://code.google.com/p/plv8js/wiki/PLV8
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment