Craig Kerstiens 6/25/2013

Javascript Functions for PostgreSQL

Read Original

This technical article explains how to leverage JavaScript (via PLV8) in PostgreSQL to create and use custom functions for working with JSON data. It provides specific function examples like get_text and get_numeric, along with SQL code snippets, to demonstrate practical JSON querying and manipulation directly within the database.

Javascript Functions for PostgreSQL

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week