Craig Kerstiens 3/24/2014

PostgreSQL 9.4 - Looking up (with JSONB and logical decoding)

Read Original

This article details two key features expected in PostgreSQL 9.4: JSONB, a binary JSON format enabling efficient indexing and querying of document data, and logical decoding, which allows for the interpretation of write-ahead logs into readable data changes. It explains the performance advantages over the traditional JSON type and discusses the development progress.

PostgreSQL 9.4 - Looking up (with JSONB and logical decoding)

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